feature/build-my-own-kernel-rootfs #1
@ -10,6 +10,11 @@ use-alpine: ../out/alpine-rootf.ext4
|
||||
use-ubuntu: ../out/ubuntu-22.04.ext4 ../out/ubuntu-22.04.id_rsa
|
||||
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:
|
||||
bash ./arch-rootf.sh
|
||||
|
Loading…
Reference in New Issue
Block a user