-Deplace les paquets de securite du stage5 au stage3
[hvlinux.git] / stage5 / hv-install-1
index c36d410..3cee4c2 100755 (executable)
@@ -42,16 +42,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${ISO_CODES}
     ipkg ${LIBXKLAVIER}
     ipkg ${LIBGLADE}
-    ipkg ${LIBTASN1}
-    ipkg ${GUILE} \
-        --enable-posix \
-        --disable-static \
-        --enable-networking \
-        --enable-regex
-    ipkg ${LIBGPG_ERROR}
-    ipkg ${LIBGCRYPT}
-    ipkg -m acnb ${GNUTLS}
-    ipkg ${LIBIDL}
+    ipkg ${LIBIDL} # Dépendence de quoi??
 
     # GNOME-2.X configuration
     rscr mult "Configuring ${GNOME2_VER}" ./cis-gnome-config
@@ -175,15 +166,6 @@ fi
 ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"
 ipkg ${PCMANFM}
 
-# Mail
-ipkg ${SASL2}
-if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then
-    ipkg ${OPENLDAP}
-fi
-ipkg ${KERBEROS5}
-ipkg -m noac ${SENDMAIL} # Replace by SSMTP for workstation...
-ipkg ${MUTT} "--enable-imap --with-ssl --with-sasl"
-
 if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     ipkg -m noac ${PROCMAIL}
     ipkg -m noac ${LIBSPF2}
@@ -212,9 +194,10 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then
 
     # Subversion server (client was already installed in stage2) 
     ipkg ${SUBVERSION}
-    ipkg ${INDENT}
 fi
 
+ipkg ${INDENT}
+
 if [ "x${USE_SAMBA}" = "xyes" ]; then
     ipkg ${SAMBA}
 fi
@@ -228,12 +211,9 @@ ipkg -m acnb ${KVM}
 ipkg -m acnb ${BRIDGE_UTILS}
 ipkg ${UML_UTILITIES}
 
-ipkg -s ckermit ${CKERMIT}
-
 ipkg ${TRANSMISSION} "--disable-daemon"
 
-ipkg ${GNUPG} "--libexecdir=/usr/lib"
-
+# Ã‰lectronique
 ipkg ${LIBGEDA}
 ipkg ${GEDA_SYMBOLS}
 ipkg ${GEDA_GSCHEM}