X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=a3a10dae0d021ab481a7392fdf2ba9616b18d9b7;hb=0dcecf1e56bd53b7925216333e2d089712eaf5a6;hp=4a00ff688f68f26e25aff693253b500214c5ad17;hpb=0baa2ce28be36d82d1efc1fefff71ec8f617f7cb;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 4a00ff6..a3a10da 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -44,7 +44,7 @@ ipkg ${PCRE} "--docdir=/usr/share/doc/pcre \ # Networking ipkg -m noac -s tcp_wrappers ${TCPWRAPPERS} ipkg -m acnb ${RPCBIND} "--bindir=/sbin" -LIBS="-lpthread" ipkg -m acnb ${NFS_UTILS} "\ +LIBS="-lpthread" ipkg -m acnb ${NFS_UTILS} " \ --disable-nfsv4 \ --disable-nfsv41 \ --sbindir=/sbin \ @@ -83,7 +83,6 @@ ipkg ${CPIO} "\ ipkg ${SCREEN} ipkg ${PARTED} "--disable-device-mapper" -ipkg ${BC} "--with-readline" INIT_D_PATH=/etc/rc.d/init.d \ ipkg -m acnb ${FUSE} ipkg -m noac ${DOSFSTOOLS} @@ -167,6 +166,8 @@ fi ipkg ${GNUPG} "--libexecdir=/usr/lib" ipkg ${MUTT} "--enable-imap --with-ssl --with-sasl --enable-hcache" +ipkg ${YASM} + # Audio if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then if [ "x${SOUND_CARD}" = "xyes" ]; then