Support to automatically mount ~/Private at login
[hvlinux.git] / stage3 / hv-install-1
index 94dde39..c19471b 100755 (executable)
@@ -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 \
@@ -218,6 +220,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
 
        ipkg ${ALSA_PLUGINS}
        ipkg ${VORBIS_TOOLS}
+        ipkg ${VORBISGAIN}
 
        ipkg ${MOC}
     fi