X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=bfba97190cb30b94b31c57a0591a977fc24fa4a8;hb=6e069a9dceabc524b23419bd8c7d9c6b642a743b;hp=eb92c2bf69679c36dd1af2648a5a96bb0e8e5328;hpb=cff18222a7c0bff24ce4bb2ed35766ffeee2a999;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index eb92c2b..bfba971 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -6,6 +6,9 @@ source /etc/profile check_for_root_user init_log_file +ipkg ${LZO} "--enable-shared --disable-static" +ipkg ${LZOP} + ipkg -m noac ${BASHCOMPLETION} ipkg ${WHICH} ipkg -m acnb ${REISERFSPROGS} @@ -42,6 +45,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 +223,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${ALSA_PLUGINS} ipkg ${VORBIS_TOOLS} + ipkg ${VORBISGAIN} ipkg ${MOC} fi