X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=4b19c446887b2696d0fccd8dccf12562cf4463e9;hb=2ae8d010cef72cd9f12c7ca3cf9260ffe68fa4ca;hp=a3a10dae0d021ab481a7392fdf2ba9616b18d9b7;hpb=fa0a8f2971827c5848e9fe505287480768f58d90;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index a3a10da..4b19c44 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -12,12 +12,14 @@ ipkg -m acnb ${REISERFSPROGS} ipkg -m acnb ${POPT} CFLAGS="${CFLAGS} -fPIC" ipkg -m acnb ${LIBTIRPC} ipkg ${PAM} +ipkg ${SHADOW} ipkg -m noac ${OPENSSL} ipkg ${WGET} "--with-ssl=openssl" 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} @@ -26,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 \ @@ -40,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} @@ -74,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 \ @@ -99,7 +104,6 @@ ipkg -m noac ${COLORDIFF} ipkg ${INTLTOOL} ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" -ipkg -m noac ${MERCURIAL} ipkg ${DIALOG} @@ -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