still working on a more robust vfs
This commit is contained in:
@@ -6,6 +6,7 @@ rm -f initrd/*.elf
|
||||
cp programs/bin/* initrd
|
||||
|
||||
cd initrd
|
||||
mkdir -p dev
|
||||
mkdir -p output
|
||||
find . -depth -print | cpio -o -H newc > output/initrd.img
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user