diff options
-rwxr-xr-x | perl-install/standalone/drakTermServ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/drakTermServ b/perl-install/standalone/drakTermServ index efe56941a..9dd97f9f1 100755 --- a/perl-install/standalone/drakTermServ +++ b/perl-install/standalone/drakTermServ @@ -19,8 +19,8 @@ # first pass at an interactive tool to help setup/maintain the Mandrake # Terminal Server implementation # -# Requires: etherboot, mkinitrd-net, terminal-server, dhcpd-server -# clusternfs, tftpserver +# Requires: etherboot (on x86), mkinitrd-net, terminal-server, dhcp-server +# clusternfs, tftp-server # # Tasks: # 1) creation/management of boot images (kernel+initrd, etherboot enabled) |