From 77c5bc47c7b5a2e04cef50927b80960be98a6076 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Mon, 28 Aug 2006 10:42:26 +0000 Subject: Updated slxmkramfs and fixed some errors ... Moved the filtering of .svn to the "make install" (which works, but produces an error message) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@336 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/default_files/machine-setup.default | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'installer/default_files') diff --git a/installer/default_files/machine-setup.default b/installer/default_files/machine-setup.default index dc379389..de38eb0e 100644 --- a/installer/default_files/machine-setup.default +++ b/installer/default_files/machine-setup.default @@ -1,14 +1,13 @@ # machine-setup -# Description: universal (distro independent) configuration file for -# linux diskless clients v4.0. It defines default values -# for several configuration variables. These settings might -# be overwritten through various processes in initial ramdisk. -# New settings are simply appended, so that they might -# overwrite previously defined variables +# universal (distro independent) configuration file for slx linux diskless +# client. It defines default values for several configuration variables. +# These settings might be overwritten through various processes in initial +# ramfs in stage3. New settings are simply appended, so that they might +# overwrite previously defined variables # -# Author(s): Dirk von Suchodoletz , 18-08-2006 +# Dirk von Suchodoletz , 2006 # -# Copyright: (c) 2003 - 2006 - RZ Universitaet Freiburg +# (c) 2003 - 2006 - RZ Universitaet Freiburg # # # password of system administrator (root) as crypt -> 'dxs-root' @@ -20,7 +19,7 @@ root_pw=@@@root_pw@@@ # # host and domain name host_name="dxs" -domain_name="test.ldc" +domain_name="slx.test" # define country for all localization stuff - see functions how country # is translated to LANGUAGE, COUNTRY, LANG, KEYTABLE, XKEYBOARD, @@ -74,7 +73,7 @@ netbios_workgroup="dxs-network" # automounter home (/local_dir - top level directories only) and source # (format (proto://)server/path) -automnt_dir="/home" +#automnt_dir="/home" #automnt_src="$serverip/home" # scratch space on server "proto://serverip/dxs/tmp" -- cgit v1.2.3-55-g7522