Créé répertoire de configuration
[hvlinux.git] / stage0 / packages-update
index 2345293..4b1ad8b 100755 (executable)
@@ -1,16 +1,15 @@
 #!/bin/bash
 
-LFS_STAGE="stage0"
 # We don't use LFS or BLFS patches because we want to carefully
 # select which patch get applied
 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