X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=918d1483351156e54afe80603cd6e68381ef5a46;hb=081a04339d8454848014909c0b4a430c70b7fff1;hp=0e6ea3f6355dedef345969b7a0da72982948c55b;hpb=53c1bedc0071cce940f0a5bbf4070455fa9b4ceb;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 0e6ea3f..918d148 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -6,6 +6,11 @@ source /etc/profile check_for_root_user init_log_file +ipkg ${HELP2MAN} +ipkg -m acnb ${CUPS} +ipkg -m noac ${CUPS_PDF} +ipkg -m noac ${SPLIX} + if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then # Gtk @@ -46,11 +51,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${LIBSOUP} "--without-gnome" fi -ipkg ${HELP2MAN} -ipkg ${GSL} -ipkg -m acnb ${CUPS} -ipkg -m noac ${CUPS_PDF} -ipkg -m noac ${SPLIX} ipkg -m acnb ${GHOSTSCRIPT} ipkg ${LIBSPECTRE} @@ -120,7 +120,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${FFMPEG} - ipkg ${GSTREAMER} + ipkg ${GSTREAMER} "--disable-tests" ipkg ${GST_PLUGINS_BASE} ipkg ${GST_PLUGINS_GOOD} ipkg ${GST_PLUGINS_BAD}