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