mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-25 02:13:24 +00:00
Support compressed initramfs image
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fba4a9405e
commit
d692c102ae
@ -25,7 +25,7 @@ cp target/limine/limine-cd.bin target/iso_root
|
||||
cp target/limine/limine-cd-efi.bin target/iso_root
|
||||
|
||||
# Copy ramdisk
|
||||
cp regression/build/ramdisk.cpio target/iso_root
|
||||
cp regression/build/ramdisk.cpio.gz target/iso_root
|
||||
|
||||
xorriso -as mkisofs \
|
||||
-b limine-cd.bin \
|
||||
|
Reference in New Issue
Block a user