X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fstage3-install;h=511bc41892207581248bb6b7cacf116ab1d5c91c;hb=df6e3aaab0e6630fce3992fd609c4210f628388d;hp=bf8d7a532555ecf3ff7c514bfebbd8cc37deaf04;hpb=425bbc4fed1d0106b78befe474328fb9f5a15334;p=hvlinux.git diff --git a/stage3/stage3-install b/stage3/stage3-install index bf8d7a5..511bc41 100755 --- a/stage3/stage3-install +++ b/stage3/stage3-install @@ -39,7 +39,7 @@ if [ "x${USE_DYNAMIC_DNS}" = "xyes" ]; then fi ipkg_ac_nb ${LIBPCAP} ipkg_ac ${TCPDUMP} -ipkg_ac_nb ${NMAP} +ipkg_ac_nb ${NMAP} --without-nmapfe ipkg_cust ${BIND} cis-bind ipkg_cust ${IPTABLES} cis-iptables @@ -51,21 +51,20 @@ ipkg_cust ${ZIP} cis-zip ipkg_cust ${UNZIP} cis-unzip ipkg_cust ${UNRAR} cis-unrar ipkg_ac ${CPIO} -ipkg_ac ${PARTED} +ipkg_ac ${PARTED} --disable-device-mapper ipkg_ac ${CURL} ipkg_ac ${RSYNC} ipkg_ac ${ED} -ipkg_ac ${BC} "--with-readline" +ipkg_ac ${BC} --with-readline INIT_D_PATH=/etc/rc.d/init.d \ ipkg_ac_nb ${FUSE} ipkg_cust ${DOSFSTOOLS} cis-dosfstools -ipkg_ac ${CVS} "--disable-server" -ipkg_ac_nb ${GIT} -rscr once "Installing ${GIT_MANPAGES}" decompress_package ${GIT_MANPAGES} /usr/share/man +ipkg_ac ${CVS} --disable-server +ipkg_cust ${GIT} cis-git # Graphic libraries without X-Window dependencies ipkg_ac ${LIBJPEG} "--enable-static --enable-shared" -ipkg_ac ${LIBOPENJPEG} +ipkg_cust ${LIBOPENJPEG} cis-libopenjpeg ipkg_ac ${LIBPNG} ipkg_ac ${LIBART} ipkg_ac ${LIBEXIF}