mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Add bash based build harness.
This commit is contained in:
parent
6d51641b06
commit
707328a15c
8 changed files with 142 additions and 34 deletions
|
|
@ -41,6 +41,7 @@ mkdir -p tmp/after/include/linux/{x86,x86_64}
|
|||
mkdir -p tmp/tmp
|
||||
cp after.kaem tmp/
|
||||
cp after.kaem.run tmp/after/kaem.run
|
||||
cp helpers.sh run.sh tmp/after/
|
||||
|
||||
# mescc-tools-extra
|
||||
cp -r mescc-tools-extra tmp/after/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue