Fix bug preventing clean unmounting of rootfs
[hvlinux.git] / stage5 / hv-install-1
index 2831d4c..452fcc5 100755 (executable)
@@ -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
@@ -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