We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0233e88 commit 737c37dCopy full SHA for 737c37d
ci/linux-sparc64.sh
@@ -5,7 +5,7 @@ set -ex
5
mkdir -m 777 /qemu
6
cd /qemu
7
8
-curl --retry 5 -LO https://cdimage.debian.org/cdimage/ports/snapshots/2021-10-20/debian-11.0.0-sparc64-NETINST-1.iso
+curl --retry 5 -LO https://cdimage.debian.org/cdimage/ports/snapshots/2022-03-28/debian-11.0.0-sparc64-NETINST-1.iso
9
7z e debian-11.0.0-sparc64-NETINST-1.iso install/initrd.gz
10
7z e debian-11.0.0-sparc64-NETINST-1.iso install/vmlinux
11
mv vmlinux kernel
0 commit comments