X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=a23118e11aad2614d664e10320093f33471d6cd3;hb=1f939e62f6f5ccbd393bcf2f61daaf164c284580;hp=8f0a3fa3c03add23f809940021a1f155765e3221;hpb=a499ee54f561336f069a7f664a11c4970c9248bc;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 8f0a3fa..a23118e 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -28,7 +28,11 @@ ipkg -s tcl ${TCL} CFLAGS="${CFLAGS} -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1" \ ipkg ${SQLITE} "--enable-threadsafe --enable-readline --enable-dynamic-extensions" ipkg -j ${SUBVERSION} "--without-berkeley-db" -ipkg ${SUDO} +ipkg ${SUDO} "--libexecdir=/usr/lib/sudo \ + --with-all-insults \ + --with-env-editor \ + --without-pam \ + --without-sendmail" ipkg ${STRACE} ipkg ${PCRE} "--docdir=/usr/share/doc/pcre \ --enable-utf8 \ @@ -68,7 +72,11 @@ fi ipkg -m noac ${ZIP} ipkg -m noac ${UNZIP} ipkg -m noac ${UNRAR} -ipkg ${CPIO} +ipkg ${CPIO} "\ + --bindir=/bin \ + --libexecdir=/tmp \ + --enable-mt \ + --with-rmt=/usr/sbin/rmt" ipkg ${SCREEN} @@ -89,7 +97,7 @@ ipkg -m noac ${COLORDIFF} ipkg ${INTLTOOL} -ipkg -m acnb ${GIT} +ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" # DocBook ipkg -m acnb ${SGML_COMMON}