-Removed network logging by default for syslogd daemon.
[hvlinux.git] / stage2 / packages-update
index fa54004..221ab51 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} \
@@ -80,7 +79,7 @@ if [ -n "${WIFI_SUPPORT}" ]; then
     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"