Enlevé entrées cdrom et DVD dans fstab si la variable CDROM n'est pas initialisée
[hvlinux.git] / stage0 / packages-update
index 2345293..b110c61 100755 (executable)
@@ -1,6 +1,5 @@
 #!/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
@@ -9,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