X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpre-install;h=cb0185b42cec32879dba55eb079ad239b4e09cf4;hb=2d56e369dbc033f743dfcc0b392c844d6299937b;hp=b9e07756e51de897ea0b29fd2aaf1a5606a84547;hpb=907fcfdccdd0ddd33accef87490f9e0b750797ad;p=hvlinux.git diff --git a/stage2/pre-install b/stage2/pre-install index b9e0775..cb0185b 100755 --- a/stage2/pre-install +++ b/stage2/pre-install @@ -1,9 +1,6 @@ #!/bin/bash -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -source ../packages-list +source ../functions/main # Removing /cross-tools directory if [ -d /cross-tools ]; then