X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpost-install;h=5f4755b45609779f392329f7f0bf875c2cff7b04;hb=f3c8db3027d5dc530e1f30c88e0235975211582e;hp=a8e57389ce11a2c348b2b1001450212d80e01f2b;hpb=2ad910e22979500192ea43d5599ad003440744a4;p=hvlinux.git diff --git a/stage1/post-install b/stage1/post-install index a8e5738..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 ../config/sysinfos -source ../functions -source ../config/packages-list +source ../functions/main # We need /dev/null and /dev/console before udev is started. mkdir -pv ${LFS}/dev