X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage1%2Fpackages-update;fp=stage1%2Fpackages-update;h=0556f229942a988f6fe59772368b87e84feb008d;hb=3fb13cf968ef5335a9d22601dfdcddd7189207a8;hp=a8fcee99372bfbd2e00728baa7cb762241821532;hpb=9252b914495c96a2b323f1dbec5fa075a280c380;p=hvlinux.git diff --git a/stage1/packages-update b/stage1/packages-update index a8fcee9..0556f22 100755 --- a/stage1/packages-update +++ b/stage1/packages-update @@ -14,7 +14,7 @@ lpkg 0 ${GMP} lpkg 0 ${MPFR} lpkg 0 ${MPC} lpkg 0 ${PPL} -lpkg 0 ${CLOOG_PPL} +lpkg 0 ${CLOOG} lpkg 0 ${BINUTILS} lpkg 0 ${GCC} lpkg 0 ${NCURSES} @@ -52,8 +52,8 @@ fpkg -s "linux/utils/util-linux/v$(get_pkg_ver2 ${UTIL_LINUX})" \ ${UTIL_LINUX} ${KERNEL_URL} fpkg -m sf ${E2FSPROGS} fpkg ${SYSVINIT} "http://download.savannah.gnu.org/releases/sysvinit" -fpkg -s "linux/utils/kernel/module-init-tools" ${MODULE_INIT_TOOLS} \ - ${KERNEL_URL} +fpkg -e "tar.xz" -s "linux/utils/kernel/kmod" ${KMOD} ${KERNEL_URL} + fpkg -s "linux/utils/kernel/hotplug" ${UDEV} ${KERNEL_URL} exit $?