From a690ec550d181eef5e7aa94c506d25aca8289eb5 Mon Sep 17 00:00:00 2001 From: Stew Benedict Date: Sat, 21 Sep 2002 19:05:00 +0000 Subject: Correct help notes on \$\$IP=IP-ADDRESS\$\$. --- perl-install/standalone/drakTermServ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/drakTermServ') diff --git a/perl-install/standalone/drakTermServ b/perl-install/standalone/drakTermServ index b40a92dd4..515444da6 100755 --- a/perl-install/standalone/drakTermServ +++ b/perl-install/standalone/drakTermServ @@ -28,7 +28,7 @@ # 2) create/modify /etc/dhcpd.conf for diskless clients # 3) create/modify /etc/exports for clusternfs export of "/" # 4) add/remove entries in /etc/shadow$$CLIENTS$$ to allow user access -# 5) per client XF86Config-4, using /etc/XF86Config-4$$IP-ADDRESS$$ +# 5) per client XF86Config-4, using /etc/XF86Config-4$$IP=IP-ADDRESS$$ # 6) other per client customizations (modules.conf, keyboard, mouse) # 7) enable/modify /etc/xinetd.d/tftp for etherboot # 8) create etherboot floppies for client machines @@ -354,7 +354,7 @@ sub help { /etc/shadow needs to be duplicated in /etc/shadow\$\$CLIENTS\$\$. drakTermServ helps in this respect by adding or removing system users from this file. - - Per client /etc/X11XF86Config-4\$\$IP-ADDRESS\$\$: + - Per client /etc/X11XF86Config-4\$\$IP=IP-ADDRESS\$\$: Through clusternfs, each diskless client can have it's own unique configuration files on the root filesystem of the server. In the future drakTermServ will help create these files. -- cgit v1.2.1