X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpost-install;h=fba81f2060aef54fac52cd65b910b02eb6e51027;hb=2ad910e22979500192ea43d5599ad003440744a4;hp=74122ad39f76da61120b15ce77a3113c6c4d5347;hpb=907fcfdccdd0ddd33accef87490f9e0b750797ad;p=hvlinux.git diff --git a/stage2/post-install b/stage2/post-install index 74122ad..fba81f2 100755 --- a/stage2/post-install +++ b/stage2/post-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 cat > /etc/default/useradd << "EOF" # useradd defaults file