blue!
This commit is contained in:
@@ -8,7 +8,5 @@ mkdir -p initrd/bin
|
||||
cp programs/bin/* initrd/bin
|
||||
|
||||
cd initrd
|
||||
find . -depth -print | cpio -o -H newc > ../initrd.img
|
||||
cd ..
|
||||
|
||||
cp initrd.img isodir/boot
|
||||
find . -depth -print | cpio -o -H newc > ../isodir/boot/initrd.img
|
||||
cd ..
|
||||
Reference in New Issue
Block a user