X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=4b19c446887b2696d0fccd8dccf12562cf4463e9;hb=ca489ced1fbb7de4d815bb4e194f8b83bfc5c959;hp=94dde39a9aa732887829845947db6f8b34be180a;hpb=0b4e8cec57864093ea7bf3f254cf4772bafed9d9;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 94dde39..4b19c44 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -19,6 +19,7 @@ ipkg -m noac ${PCIUTILS} ipkg -m acnb ${LIBUSB} ipkg ${LIBUSB_COMPAT} ipkg ${USBUTILS} "--disable-zlib --datadir=/usr/share/misc" +ipkg -m noac ${RFKILL} ipkg -j ${FCRON} ipkg ${OPENSSH} ipkg -s lynx ${LYNX} @@ -42,6 +43,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 +78,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 \ @@ -218,6 +221,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${ALSA_PLUGINS} ipkg ${VORBIS_TOOLS} + ipkg ${VORBISGAIN} ipkg ${MOC} fi