X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-groups;h=3b57abc0187e0d29fdffac73450d85377f635e62;hb=2f26e347a05e245d6f57cb6603a7a51a4418b80d;hp=981daefa6dd4538bf561e14ee4cd71a85bbf3379;hpb=97b938a7a341fe0d45ba4f93ce9e785b2bdc182a;p=hvlinux.git diff --git a/stage1/create-groups b/stage1/create-groups index 981daef..3b57abc 100755 --- a/stage1/create-groups +++ b/stage1/create-groups @@ -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 # 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.