From 435ca4cc1590d4a51af49b629fba73080bc2583f Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 7 Mar 2006 19:05:28 +0000 Subject: started to add alternative configuration via file (tftp get from server), see DXS Wiki too ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@92 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/bin/servconfig | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'initrd/initrd-stuff/bin/servconfig') diff --git a/initrd/initrd-stuff/bin/servconfig b/initrd/initrd-stuff/bin/servconfig index d80b2e73..7f7b419d 100755 --- a/initrd/initrd-stuff/bin/servconfig +++ b/initrd/initrd-stuff/bin/servconfig @@ -4,13 +4,13 @@ # for linux diskless clients (executed within initial # ramdisk) # -# Author(s): Dirk von Suchodoletz , 03-02-2006 +# Author(s): Dirk von Suchodoletz , 07-03-2006 # Blabla # Blub # # Copyright: (c) 2006 - RZ Universitaet Freiburg # -# Version: 0.0.2c +# Version: 0.0.2e # check for configuration files to source @@ -62,6 +62,9 @@ Using default\ncountry setting '${D_DEFAULTCOUNTRY}' defined in $0." fi localization $country +####################################################################### +# setup passwd and shadow for local system users + ####################################################################### # dns and ip configuration # hostname of the machine -- cgit v1.2.3-55-g7522