Ajout Makefile stage0
[hvlinux.git] / stage2 / packages-update
index 8e63ce5..9bb528a 100755 (executable)
@@ -8,7 +8,7 @@ USE_HV_PATCHES=1
 # Reading system configuration informations, functions and package versions.
 source ../sysinfos
 source ../functions
-source ../functions-update
+source ../functions-fpkg
 source ../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}