X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=a358784c607bda865a82bf34467285c821d58cd1;hb=8b48f4c76a51852d45661e94e2fe9409b639899c;hp=48c583803afa743449655d9608567991733ccc72;hpb=95d299f4c4d4095283cdc80fdefdc1512bb7e3b1;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 48c5838..a358784 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -10,7 +10,7 @@ ipkg -m noac ${BASHCOMPLETION} ipkg ${WHICH} ipkg -m acnb ${REISERFSPROGS} ipkg -m acnb ${POPT} -CFLAGS="${CFLAGS} -fPIC" ipkg -m acnb ${LIBTIRPC} +ipkg -m acnb ${LIBTIRPC} "--disable-static --disable-gssapi" ipkg ${PAM} ipkg ${SHADOW} ipkg -m noac ${OPENSSL} @@ -47,7 +47,7 @@ ipkg -m acnb ${HTOP} # Networking ipkg -m noac -s tcp_wrappers ${TCPWRAPPERS} -ipkg -m acnb ${RPCBIND} "--bindir=/sbin" +ipkg -m acnb ${RPCBIND} "--bindir=/sbin --with-rpcuser=root" LIBS="-lpthread" ipkg -m acnb ${NFS_UTILS} " \ --disable-nfsv4 \ --disable-nfsv41 \