X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage3%2Fhv-install-1;h=2130bd40e11bf4c08fe17ca5b63bc75c284150ee;hb=a3c76da01af79216fbd7e93e50fe74151eec54bf;hp=94dde39a9aa732887829845947db6f8b34be180a;hpb=0b4e8cec57864093ea7bf3f254cf4772bafed9d9;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 94dde39..2130bd4 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -42,6 +42,7 @@ ipkg ${PCRE} "--docdir=/usr/share/doc/pcre \ --enable-unicode-properties \ --enable-pcregrep-libz \ --enable-pcregrep-libbz2" +ipkg -m acnb ${HTOP} # Networking ipkg -m noac -s tcp_wrappers ${TCPWRAPPERS} @@ -76,6 +77,7 @@ ipkg -m noac ${ZIP} ipkg -m noac ${UNZIP} ipkg -m noac ${UNRAR} ipkg -m noac ${P7ZIP} +ipkg -m noac ${PBZIP2} ipkg ${CPIO} "\ --bindir=/bin \ --libexecdir=/tmp \