Fixed bug in package-update log file base directory
[hvlinux.git] / stage2 / packages-update
index fa54004..9ad7f44 100755 (executable)
@@ -16,7 +16,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}
@@ -41,7 +41,7 @@ lpkg 1 ${GETTEXT}
 lpkg 1 ${GREP}
 lpkg 1 ${GZIP}
 lpkg 1 ${MAKE_PACKAGE}
-lpkg 1 ${MODULE_INIT_TOOLS}
+lpkg 1 ${KMOD}
 lpkg 1 ${PATCH_PACKAGE}
 lpkg 1 ${SYSVINIT}
 lpkg 1 ${TAR_PACKAGE}
@@ -66,8 +66,7 @@ fpkg -m gnu ${INETUTILS}
 fpkg -m gnu ${AUTOCONF}
 fpkg -m gnu ${AUTOMAKE}
 fpkg -m gnu ${GROFF}
-fpkg ${IPROUTE2} \
-    "http://devresources.linux-foundation.org/dev/iproute2/download"
+fpkg -s "linux/utils/net/iproute2" ${IPROUTE2} ${KERNEL_URL}
 
 if [ -n "${WIFI_SUPPORT}" ]; then
     fpkg -e "tar.gz" ${WIRELESS_TOOLS} \
@@ -75,12 +74,12 @@ if [ -n "${WIFI_SUPPORT}" ]; then
     fpkg -e "tar.gz" ${WPA_SUPPLICANT} "http://hostap.epitest.fi/releases"
 
     if [ -n "${B43_LPPHY}" ]; then
-        fpkg ${B43_FWCUTTER} "http://bu3sch.de/b43/fwcutter"
-        fpkg ${FIRMWARE_B43_LPPHY} "http://downloads.openwrt.org/sources"
+        fpkg ${B43_FWCUTTER} "http://bues.ch/b43/fwcutter"
+        fpkg ${FIRMWARE_B43_LPPHY} "http://www.lwfinger.com/b43-firmware"
     fi
 fi
 
-fpkg -s "linux/utils/kbd" ${KBD} ${KERNEL_URL}
+fpkg -e "tar.gz" ${KBD} "http://ftp.altlinux.org/pub/people/legion/kbd"
 fpkg -e "tar.gz" ${LESS} "http://www.greenwoodsoftware.com/less"
 fpkg -e "tar.gz" -s "libpipeline" ${LIBPIPELINE} \
     "http://download.savannah.gnu.org/releases"