X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpackages-update;h=08b8883e4ef30b8a0c0da2d59181bc96f068d36c;hb=f79f4dfe8827078280d6f87f556349ccfdb47096;hp=ec570d497d36998d5a44a0e4643438967f671bbc;hpb=68ad63a79bd2ca064b57d9f8f367d159fc9ec536;p=hvlinux.git diff --git a/stage5/packages-update b/stage5/packages-update index ec570d4..08b8883 100755 --- a/stage5/packages-update +++ b/stage5/packages-update @@ -5,14 +5,10 @@ USE_BLFS_PATCHES=1 USE_HV_PATCHES=1 # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions source ../functions-fpkg -source ../packages-list - -# Execute a return statement instead of exit, to be able to continue with -# downloading other packages -export RCMD_NO_EXIT=1 +source ../config/packages-list update_packages_init