X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=fafef6725e042d9f8c54e33189bde0f498ecaf1e;hb=6a3cd9975f8dce00043ecebcc3952d246875d794;hp=c36d41033103fca81a79d02436a399bcee303347;hpb=bd4976a460cc6af4da09164c6f1d1581480a9771;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index c36d410..fafef67 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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 @@ -118,10 +109,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the # Needed by some packages, mostly audio applications. ipkg ${LIBOIL} - # ALSA - ipkg ${ALSA_LIB} - ipkg ${ALSA_UTILS} - ipkg ${ALSA_OSS} + #ipkg ${ALSA_OSS} # Audio raw utilities ipkg ${LIBSAMPLERATE} @@ -175,15 +163,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 +191,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 +208,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}