X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=4b19c446887b2696d0fccd8dccf12562cf4463e9;hb=266e56674b0c0d51bf44db78f1cb23374031b00f;hp=0b318a824cf46c2a1e091c9e4f6cbcbbce25a81a;hpb=e941771d74ef457edb2c321a76e88a7c9a79c7f8;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 0b318a8..4b19c44 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -19,6 +19,7 @@ ipkg -m noac ${PCIUTILS} ipkg -m acnb ${LIBUSB} ipkg ${LIBUSB_COMPAT} ipkg ${USBUTILS} "--disable-zlib --datadir=/usr/share/misc" +ipkg -m noac ${RFKILL} ipkg -j ${FCRON} ipkg ${OPENSSH} ipkg -s lynx ${LYNX} @@ -27,8 +28,9 @@ ipkg ${APR} "--disable-static --with-installbuilddir=/usr/share/apr-1/build" ipkg ${APR_UTIL} "--with-apr=/usr --with-gdbm=/usr -with-openssl=/usr" ipkg ${NEON} "--with-ssl" ipkg -s tcl ${TCL} -CFLAGS="${CFLAGS} -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1" \ - ipkg ${SQLITE} "--enable-threadsafe --enable-readline --enable-dynamic-extensions" +CFLAGS="${CFLAGS} -DSQLITE_ENABLE_FTS3=1 -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \ + -DSQLITE_ENABLE_COLUMN_METADATA=1" \ + ipkg ${SQLITE} ipkg -j ${SUBVERSION} "--without-berkeley-db" ipkg ${SUDO} "--libexecdir=/usr/lib/sudo \ --with-all-insults \ @@ -41,6 +43,7 @@ ipkg ${PCRE} "--docdir=/usr/share/doc/pcre \ --enable-unicode-properties \ --enable-pcregrep-libz \ --enable-pcregrep-libbz2" +ipkg -m acnb ${HTOP} # Networking ipkg -m noac -s tcp_wrappers ${TCPWRAPPERS} @@ -75,6 +78,7 @@ ipkg -m noac ${ZIP} ipkg -m noac ${UNZIP} ipkg -m noac ${UNRAR} ipkg -m noac ${P7ZIP} +ipkg -m noac ${PBZIP2} ipkg ${CPIO} "\ --bindir=/bin \ --libexecdir=/tmp \ @@ -124,7 +128,10 @@ ipkg ${LIBPNG} ipkg ${TIFF} ipkg -m acnb ${LCMS} ipkg ${LCMS2} -ipkg ${LIBJPEG} "--enable-static --enable-shared" +ipkg ${LIBJPEG} \ + --mandir=/usr/share/man \ + --with-jpeg8 \ + --disable-static ipkg -m acnb ${LIBOPENJPEG} ipkg ${LIBART} ipkg ${LIBEXIF} @@ -214,6 +221,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${ALSA_PLUGINS} ipkg ${VORBIS_TOOLS} + ipkg ${VORBISGAIN} ipkg ${MOC} fi