X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-groups;h=d2b8a8e6d9d6c8e05cc9130ea8555f1d6627a93b;hb=f920c7ef750f2163b9e407cc453b192ede2c185a;hp=981daefa6dd4538bf561e14ee4cd71a85bbf3379;hpb=97b938a7a341fe0d45ba4f93ce9e785b2bdc182a;p=hvlinux.git diff --git a/stage1/create-groups b/stage1/create-groups index 981daef..d2b8a8e 100755 --- a/stage1/create-groups +++ b/stage1/create-groups @@ -1,10 +1,9 @@ #!/bin/bash -set -o errexit # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../packages-list +source ../config/packages-list # In order for root to be able to login and for the name "root" to be # recognized, there need to be relevant entries in the /etc/group file.