X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpre-install;h=cb0185b42cec32879dba55eb079ad239b4e09cf4;hb=2121ae9154ff063eef0defe0a9208663062a2d01;hp=672666e06bd968be55e0f3ef7d91f716ae64c4af;hpb=f920c7ef750f2163b9e407cc453b192ede2c185a;p=hvlinux.git diff --git a/stage2/pre-install b/stage2/pre-install index 672666e..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 ../config/sysinfos -source ../functions -source ../config/packages-list +source ../functions/main # Removing /cross-tools directory if [ -d /cross-tools ]; then