boot v2 progress: disks, ssh, success...
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
modd.test.conf {}
|
||||
|
||||
dist/initrd test-initrd/* {
|
||||
dist/initrd dist/cpiocat test-initrd/* {
|
||||
prep: cp -f dist/initrd test-initrd.cpio
|
||||
prep: cd test-initrd && ../dist/cpiocat <../dist/initrd >../test-initrd.cpio *
|
||||
prep: if cpio -t -F test-initrd.cpio 2>&1 |grep bytes.of.junk; then echo "bad cpio archive"; exit 1; fi
|
||||
|
Reference in New Issue
Block a user