Merge branche make
[hvlinux.git] / stage2 / packages-update
index 8e63ce5..501dad4 100755 (executable)
@@ -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}