X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-groups;h=3b57abc0187e0d29fdffac73450d85377f635e62;hb=16f1a75d215e027ad746fc60dd10cd456f07f8d6;hp=881ae53c3a71982fabbc05b5d4781545ecbd152d;hpb=1eb363044c6ee3115e62736aed4403b750082b44;p=hvlinux.git diff --git a/stage1/create-groups b/stage1/create-groups index 881ae53..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 ../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.