From 44e8f75007125c7366834efd0e54dfe826213efd Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 11 Sep 2008 07:41:07 +0000 Subject: list nfs-common and nfs-server services (instead of nfs) in "File sharing" category (thanks to spuk) --- perl-install/NEWS | 1 + perl-install/install/NEWS | 1 + perl-install/services.pm | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-install/NEWS b/perl-install/NEWS index 961cd53eb..31daecbc1 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - services (thanks to spuk): o list ip6tables in "Internet" category + o list nfs-common and nfs-server in "File sharing" category Version 11.40 - 10 September 2008 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b7bf6ebec..a22ce1d04 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - services (thanks to spuk): o list ip6tables in "Internet" category + o list nfs-common and nfs-server in "File sharing" category Version 11.40 - 10 September 2008 diff --git a/perl-install/services.pm b/perl-install/services.pm index cdf150b38..02f75ab33 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -124,7 +124,7 @@ sub ask_ { N("Internet") => [ qw(httpd boa tux roxen ftp pftp tftp proftpd wu-ftpd pure-ftpdipsec proftpd-xinetd ipchains iptables ip6tables ipvsadm isdn4linux ibod jabber jabber-icq adsl squid portsentry prelude nessusd junkbuster radvd cddbp ippl iptoip jail.init) ], - N("File sharing") => [ qw(nfs nfslock smb nettalk netfs mcserv autofs amd + N("File sharing") => [ qw(nfs-common nfs-server nfslock smb nettalk netfs mcserv autofs amd venus.init auth2.init codasrv.init update.init swat) ], N("System") => [ qw(usb usbd pcmcia irda xinetd inetd kudzu harddrake apmd sound network xfs alsa functions halt kheader killall mandrake_everytime mandrake_firstime -- cgit v1.2.1