Upgrade from udev to eudev
[hvlinux.git] / stage1 / packages-update
index 7ac3ba4..1401ed5 100755 (executable)
@@ -56,6 +56,6 @@ fpkg -m sf ${E2FSPROGS}
 fpkg ${SYSVINIT} "http://download.savannah.gnu.org/releases/sysvinit"
 fpkg -e "tar.xz" -s "linux/utils/kernel/kmod" ${KMOD} ${KERNEL_URL}
 
-fpkg -s "linux/utils/kernel/hotplug" ${UDEV} ${KERNEL_URL}
+fpkg ${EUDEV} "ftp://mirror.ovh.net/gentoo-distfiles/distfiles"
 
 exit $?