Subject: misc/8720: mtree/special checks named.boot
To: None <gnats-bugs@gnats.netbsd.org>
From: Andreas Wrede <andreas@planix.com>
List: netbsd-bugs
Date: 10/31/1999 07:27:47
>Number:         8720
>Category:       misc
>Synopsis:       mtree/special checks named.boot not named.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 31 07:27:01 1999
>Last-Modified:
>Originator:     Andreas Wrede
>Organization:
Planix, Inc.
>Release:        <NetBSD-current source date>
>Environment:
	
System: NetBSD woffi.planix.com 1.4L NetBSD 1.4L (WOFFI) #3: Wed Oct 20 15:11:12 EDT 1999 root@woffi.planix.com:/usr/src/sys/arch/i386/compile/WOFFI i386


>Description:
	
With the change of bind version 4 to version 8, the name of the config file
changed from named.boot to named.conf. The mtree spec in special still 
looks for named.boot.

The change should be pulled up to the 1.4 release branch.

>How-To-Repeat:
	
Browse /etc/mtree/special, find named.boot, remember the bind 4->8 upgrade.

>Fix:
	
Apply patch:

--- src/etc/mtree/special.orig	Mon Jun 28 19:56:29 1999
+++ src/etc/mtree/special	Sun Oct 31 10:08:11 1999
@@ -43,7 +43,7 @@
 mtree		type=dir mode=0755 uname=root gname=wheel
 special		type=file mode=0444 uname=root gname=wheel
 ..	#mtree
-named.boot	type=file mode=0644 uname=root gname=wheel optional
+named.conf	type=file mode=0644 uname=root gname=wheel optional
 netstart	type=file mode=0644 uname=root gname=wheel
 newsyslog.conf	type=file mode=0644 uname=root gname=wheel
 passwd		type=file mode=0644 uname=root gname=wheel
>Audit-Trail:
>Unformatted: