X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-groups;h=d2b8a8e6d9d6c8e05cc9130ea8555f1d6627a93b;hb=8139fe913bbd64f066246292d0af9362bb7a998e;hp=881ae53c3a71982fabbc05b5d4781545ecbd152d;hpb=1eb363044c6ee3115e62736aed4403b750082b44;p=hvlinux.git diff --git a/stage1/create-groups b/stage1/create-groups index 881ae53..d2b8a8e 100755 --- a/stage1/create-groups +++ b/stage1/create-groups @@ -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 # 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.