X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=452fcc58d2ee782130e961e188cedbf7bdae87cb;hb=02a6c67738080f06def83e5c2aad68af3ce2d56b;hp=a100c7c66eac485fb25dffd523f4fed8c6ce8a3f;hpb=4ffd05f3c4d9103ee0269013f5ef69bb5b69a346;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index a100c7c..452fcc5 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -21,7 +21,6 @@ ipkg ${GLIB_NETWORKING} "\ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ --disable-static" -ipkg -s "icu" ${ICU} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then @@ -229,14 +228,14 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then # Subversion server (client was already installed in stage2) ipkg ${SUBVERSION} - - ipkg ${LIBGSF} - ipkg -m acnb ${GOFFICE} - ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" - ipkg ${WV} - ipkg ${ABIWORD} "--disable-spellcheck" fi +ipkg ${LIBGSF} +ipkg -m acnb ${GOFFICE} +ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" +ipkg ${WV} +ipkg ${ABIWORD} "--disable-spellcheck" + ipkg -m noac ${MERCURIAL} ipkg ${INDENT} @@ -265,6 +264,13 @@ ipkg ${TRANSMISSION} "--disable-daemon" #ipkg ${GEDA_SYMCHECK} #ipkg ${GEDA_GATTRIB} +# Astronomie +ipkg -m noac ${STELLARIUM} +ipkg ${GTKGLEXT} +ipkg -m acnb ${CELESTIA} "--with-gtk" + +ipkg -m noac ${I2C_TOOLS} + rscr mult "Performing post-install" post-install write_completed_stage