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