X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-2;h=7bc984658da94b48fb7c054d6056d2b4c1bfb938;hb=45c5a2f834c42e914e684c784988f369118aa31b;hp=1a78e4c0681e3a49d5d188db46a88ea88358cce1;hpb=d0406e3d6f1151a689207d154f7de6fdd61a4715;p=hvlinux.git diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index 1a78e4c..7bc9846 100755 --- a/stage2/hv-install-2 +++ b/stage2/hv-install-2 @@ -18,6 +18,7 @@ ipkg ${GZIP} ipkg ${KBD} ipkg ${LESS} ipkg ${MAKE_PACKAGE} +ipkg ${XZ_UTILS} ipkg ${MAN_DB} "\ --libexecdir=/usr/lib \ --disable-setuid \ @@ -33,7 +34,6 @@ ipkg -m noac ${SYSVINIT} FORCE_UNSAFE_CONFIGURE=1 ipkg ${TAR_PACKAGE} "--bindir=/bin --libexecdir=/usr/sbin" ipkg ${TEXINFO} ipkg ${UDEV} -ipkg -m noac ${UDEV_CONFIG} ipkg ${GRUB} ipkg -m acnb ${DHCP} @@ -48,6 +48,7 @@ if [ -n "${WIFI_SUPPORT}" ]; then fi ipkg ${NANO} +ipkg -m noac ${ACPID} rscr once "Installing HV-utilities" install-hv-utilities rscr once "Installing bootscripts" install-bootscripts