X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpackages-update;h=501dad4c0e2db393b856b44de9eb950f1249d9bc;hb=f920c7ef750f2163b9e407cc453b192ede2c185a;hp=8e63ce56ee1d174470e2da3a5fbdc7cc172cba95;hpb=9fb2369ff4d602b40909d4dc8f25ab7a4a5bda0f;p=hvlinux.git diff --git a/stage2/packages-update b/stage2/packages-update index 8e63ce5..501dad4 100755 --- a/stage2/packages-update +++ b/stage2/packages-update @@ -6,10 +6,10 @@ USE_CLFS_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 @@ -28,6 +28,9 @@ lpkg 0 ${CLOOG_PPL} lpkg 0 ${BINUTILS} lpkg 0 ${GCC} +# These packages were already downloaded for stage1: +lpkg 1 ${NANO} + # These packages were already downloaded for stage1: lpkg 1 ${ZLIB} lpkg 1 ${SED}