feature/build-my-own-kernel-rootfs #1
@ -4,10 +4,10 @@
|
|||||||
# x86_64
|
# x86_64
|
||||||
ARCH=x86_64
|
ARCH=x86_64
|
||||||
|
|
||||||
use-arch: ../out/arch-rootfs.ext4
|
use-arch: ../out/arch-rootfs.ext4 arch-rootfs.sh
|
||||||
ln -fs $< ../out/rootfs.ext4
|
ln -fs $< ../out/rootfs.ext4
|
||||||
|
|
||||||
use-alpine: ../out/alpine-rootfs.ext4
|
use-alpine: ../out/alpine-rootfs.ext4 alpine-rootfs.sh
|
||||||
ln -fs $< ../out/rootfs.ext4
|
ln -fs $< ../out/rootfs.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user