Subject: PR/30662 CVS commit: [netbsd-3] src
To: None <tron@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 09/04/2005 19:58:02
The following reply was made to PR bin/30662; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30662 CVS commit: [netbsd-3] src
Date: Sun, 4 Sep 2005 19:57:50 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Sun Sep 4 19:57:50 UTC 2005
Modified Files:
src/distrib/sets/lists/etc [netbsd-3]: mi
src/etc [netbsd-3]: Makefile
src/etc/namedb [netbsd-3]: Makefile
Added Files:
src/etc [netbsd-3]: named.conf
Removed Files:
src/etc/namedb [netbsd-3]: named.conf
Log Message:
Pull up following revision(s) (requested by jwise in ticket #725):
etc/named.conf: revision 1.1
etc/namedb/named.conf: file removal
etc/namedb/Makefile: revision 1.2
etc/Makefile: revision 1.314
distrib/sets/lists/etc/mi: revision 1.159
Move "named.conf" example configuration to "/etc" because that is where
named(8) looks for it. You can now really get a caching name server
by simply setting "named=yes" in "/etc/rc.conf" as documented in
The NetBSD Guide. This fixes PR bin/30662 by Christian Hattemer.
To generate a diff of this commit:
cvs rdiff -r1.153.2.3 -r1.153.2.4 src/distrib/sets/lists/etc/mi
cvs rdiff -r1.306.2.6 -r1.306.2.7 src/etc/Makefile
cvs rdiff -r0 -r1.2.2.1 src/etc/named.conf
cvs rdiff -r1.1 -r1.1.2.1 src/etc/namedb/Makefile
cvs rdiff -r1.8 -r0 src/etc/namedb/named.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.