X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpackages-update;h=d0ed09fb4f014b98e808814043831b01bcff1d33;hb=590b0ac584cf10c330b548f592437cb9099e8260;hp=524aac907663ddb3260b04a591a8c15a6d2773f5;hpb=cd4743168caa0d3a5869188db99d0b0f5801bf42;p=hvlinux.git diff --git a/stage2/packages-update b/stage2/packages-update index 524aac9..d0ed09f 100755 --- a/stage2/packages-update +++ b/stage2/packages-update @@ -72,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"