Subject: install/12983: sunndd missing from Makefile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <prlw1@cam.ac.uk>
List: netbsd-bugs
Date: 05/19/2001 16:49:34
>Number: 12983
>Category: install
>Synopsis: sunndd missing from rc.d Makefile
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat May 19 08:49:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Patrick Welche
>Release: May 18 2001 14:01 GMT
>Organization:
>Environment:
NetBSD-1.5V/i386
>Description:
Need to add sunndd to src/etc/rc.d/Makefile else make release will fail
as sunndd not installed and maketars (etc.tgz) will be looking for it.
>How-To-Repeat:
make release
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/basesrc/etc/rc.d/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile 2001/04/05 23:54:59 1.19
+++ Makefile 2001/05/19 15:45:58
@@ -9,8 +9,8 @@
mountcritremote mountd mrouted named network newsyslog nfsd \
nfslocking ntpd ntpdate rpcbind poffd postfix ppp pwcheck racoon \
quota raidframe rarpd rbootd root route6d routed rtadvd rtsold rwho \
- savecore screenblank sendmail securelevel sshd swap1 swap2 sysdb \
- sysctl syslogd timed ttys virecover wscons xdm xfs ypbind \
+ savecore screenblank sendmail securelevel sshd sunndd swap1 swap2 \
+ sysdb sysctl syslogd timed ttys virecover wscons xdm xfs ypbind \
yppasswdd ypserv
FILESDIR= /etc/rc.d
FILESMODE= ${BINMODE}
>Release-Note:
>Audit-Trail:
>Unformatted: