| | |
| | | #QT build will installed to this path |
| | | mkdir -p /apps && chmod 777 /apps |
| | | |
| | | #TFTP server path |
| | | mkdir -p /tftp && chmod 777 /tftp |
| | | |
| | | #crosstool will installed to this path |
| | | chmod 777 /opt/ |
| | | } |
| | |
| | | libsdl1.2-dev xterm sed cvs subversion coreutils texi2html docbook-utils python-pysqlite2 tree \ |
| | | help2man make gcc g++ desktop-file-utils libgl1-mesa-dev libglu1-mesa-dev mercurial autoconf \ |
| | | automake groff curl lzop asciidoc lib32z1 lib32ncurses-dev libssl-dev autoconf-archive bison \ |
| | | kpartx jq binfmt-support qemu qemu-user-static debootstrap debian-archive-keyring " |
| | | kpartx jq binfmt-support qemu qemu-user-static debootstrap debian-archive-keyring zstd" |
| | | |
| | | |
| | | apt update > /dev/null 2>&1 |