X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpackages-update;h=a2582fbf4db862c26266a715988843100f34c126;hb=123a4b9f48445243382b252cc68c8e56320aa670;hp=b960070f99429d80b5540b1ec8edcbb5ab922e95;hpb=7006b41ab2c65b074af7b4644d2fe70296399454;p=hvlinux.git diff --git a/stage2/packages-update b/stage2/packages-update index b960070..a2582fb 100755 --- a/stage2/packages-update +++ b/stage2/packages-update @@ -1,6 +1,7 @@ #!/bin/bash USE_LFS_PATCHES=1 +USE_LFS_OLD_PATCHES=1 USE_BLFS_PATCHES=1 USE_CLFS_PATCHES=1 USE_HV_PATCHES=1 @@ -47,7 +48,7 @@ lpkg 1 ${PATCH_PACKAGE} lpkg 1 ${SYSVINIT} lpkg 1 ${TAR_PACKAGE} lpkg 1 ${TEXINFO} -lpkg 1 ${UDEV} +lpkg 1 ${EUDEV} lpkg 1 ${XZ_UTILS} # These packages are only for stage2 @@ -71,6 +72,8 @@ fpkg -m gnu ${GROFF} fpkg -s "linux/utils/net/iproute2" ${IPROUTE2} ${KERNEL_URL} if [ -n "${WIFI_SUPPORT}" ]; then + fpkg -e "tar.gz" ${LIBNL} \ + "http://www.infradead.org/~tgr/libnl/files" fpkg -e "tar.gz" ${WIRELESS_TOOLS} \ "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux" fpkg -e "tar.gz" ${WPA_SUPPLICANT} "http://hostap.epitest.fi/releases"