Add repository for older LFS patches on hugovil.com server
[hvlinux.git] / stage3 / hv-install-1
index eb92c2b..4b19c44 100755 (executable)
@@ -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}
@@ -219,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