X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpost-install;h=5f4755b45609779f392329f7f0bf875c2cff7b04;hb=fd7d0d6a1ec9d227e64d48ab65849a8061fc2fe2;hp=6f3fb4dada925485918d003a3d329ec1807d860d;hpb=3605ab38ca7604b1fe43c3bce5e4963730a85d39;p=hvlinux.git diff --git a/stage1/post-install b/stage1/post-install index 6f3fb4d..5f4755b 100755 --- a/stage1/post-install +++ b/stage1/post-install @@ -1,10 +1,6 @@ #!/bin/bash -set -o errexit -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -source ../packages-list +source ../functions/main # We need /dev/null and /dev/console before udev is started. mkdir -pv ${LFS}/dev