Règle le bug:
[hvlinux.git] / stage2 / hv-install-2
index 1a78e4c..7bc9846 100755 (executable)
@@ -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