introduce rust
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
modd.test.conf {}
|
||||
|
||||
dist/initrd dist/cpiocat dist/testconf test-initrd/**/* {
|
||||
prep: dist/testconf test-initrd/config.yaml
|
||||
dist/initrd dist/cpiocat test-initrd/**/* {
|
||||
prep: cp -f dist/initrd test-initrd.cpio
|
||||
prep: cd test-initrd && cat ../dist/initrd | ../dist/cpiocat * |lz4 -l9v >../test-initrd.cpio.new
|
||||
prep: mv test-initrd.cpio.new test-initrd.cpio
|
||||
|
Reference in New Issue
Block a user