X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage3%2Fhv-install-1;h=4a00ff688f68f26e25aff693253b500214c5ad17;hb=f1dab37189a7666358469648eac9b2e2cf309547;hp=2071f93a7f26562af5c791f27ac23035f035be8c;hpb=305cb288ba63239087a799237e8a3bd680b09b22;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 2071f93..4a00ff6 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -6,6 +6,7 @@ source /etc/profile check_for_root_user init_log_file +ipkg -m noac ${BASHCOMPLETION} ipkg ${WHICH} ipkg -m acnb ${REISERFSPROGS} ipkg -m acnb ${POPT} @@ -72,6 +73,7 @@ ipkg -m acnb ${MYSQL} ipkg -m noac ${ZIP} ipkg -m noac ${UNZIP} ipkg -m noac ${UNRAR} +ipkg -m noac ${P7ZIP} ipkg ${CPIO} "\ --bindir=/bin \ --libexecdir=/tmp \ @@ -98,6 +100,7 @@ ipkg -m noac ${COLORDIFF} ipkg ${INTLTOOL} ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" +ipkg -m noac ${MERCURIAL} ipkg ${DIALOG} @@ -197,6 +200,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LIBTHEORA} ipkg ${XVIDCORE} + ipkg ${LIBX264} "--enable-shared" + # Audio libraries ipkg -m acnb ${AUDIOFILE} ipkg ${PORTAUDIO}