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