TODO: Replace placeholder code
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
80ce6c84d9
commit
f8d1c1042c
@ -10,6 +10,11 @@ use-alpine: ../out/alpine-rootf.ext4
|
|||||||
use-ubuntu: ../out/ubuntu-22.04.ext4 ../out/ubuntu-22.04.id_rsa
|
use-ubuntu: ../out/ubuntu-22.04.ext4 ../out/ubuntu-22.04.id_rsa
|
||||||
ln -s $< ../out/rootfs.ext4
|
ln -s $< ../out/rootfs.ext4
|
||||||
|
|
||||||
|
kernel: ../out/vmlinux-5.10.204
|
||||||
|
|
||||||
|
|
||||||
|
../out/vmlinux-5.10.204:
|
||||||
|
wget -O $@ https://s3.amazonaws.com/spec.ccfc.min/firecracker-ci/v1.7/${ARCH}/vmlinux-5.10.204
|
||||||
|
|
||||||
../out/arch-rootfs.ext4:
|
../out/arch-rootfs.ext4:
|
||||||
bash ./arch-rootf.sh
|
bash ./arch-rootf.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user