move scripts to own dir
This commit is contained in:
parent
c5bca6fe45
commit
f18677f304
10 changed files with 33 additions and 22 deletions
6
scripts/gentar.sh
Normal file
6
scripts/gentar.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
. ./build_utils
|
||||
|
||||
packages=(musl mksh bmake gmake llvm libressl mandoc cmake curl reflex byacc om4 zlib samurai libffi python ca-certificates zlib expat gettext-tiny git kati netbsd-curses kakoune iglunix rust toybox busybox less pci-ids libexecinfo)
|
||||
cp_packages $(pwd)/_pi_install
|
Loading…
Add table
Add a link
Reference in a new issue