X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-symlinks;h=61167750685ef86a5959a0ab665ccc9289c7898d;hb=16f1a75d215e027ad746fc60dd10cd456f07f8d6;hp=51dba78a3f37a65f94e8944371ed5d754fe761d9;hpb=2ad910e22979500192ea43d5599ad003440744a4;p=hvlinux.git diff --git a/stage1/create-symlinks b/stage1/create-symlinks index 51dba78..6116775 100755 --- a/stage1/create-symlinks +++ b/stage1/create-symlinks @@ -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 # Some programs hard-wire paths to programs which don't exist yet. In order to # satisfy these programs, we create a number of symbolic links which will be