X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpost-install;h=5f4755b45609779f392329f7f0bf875c2cff7b04;hb=16f1a75d215e027ad746fc60dd10cd456f07f8d6;hp=72addc2d1a36edd798e711f75b89f18ae6c54f98;hpb=1eb363044c6ee3115e62736aed4403b750082b44;p=hvlinux.git diff --git a/stage1/post-install b/stage1/post-install index 72addc2..5f4755b 100755 --- a/stage1/post-install +++ b/stage1/post-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 # We need /dev/null and /dev/console before udev is started. mkdir -pv ${LFS}/dev