X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=inline;f=stage3%2Fpackages-update;h=1ce421c7dbc462153e0ce84f64f1f9a25d29e558;hb=f920c7ef750f2163b9e407cc453b192ede2c185a;hp=0ebc51c1a69e33de080ca10608aeb3b9b0afd068;hpb=9e3f8101a7e4d974db8e9afeb9c90c13a43ae8d7;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 0ebc51c..1ce421c 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -5,10 +5,10 @@ USE_BLFS_PATCHES=1 USE_HV_PATCHES=1 # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../functions-update -source ../packages-list +source ../functions-fpkg +source ../config/packages-list update_packages_init @@ -16,9 +16,6 @@ if [ ${#} -eq 1 -a "x${1}" = "xtest" ]; then export TEST_INTEGRITY=1 fi -# These packages were already downloaded for stage1: -lpkg 1 ${NANO} - # These packages are only for stage3 fpkg_gnu ${WHICH} fpkg ${PCIUTILS} ftp://ftp.kernel.org/pub/software/utils/pciutils