Date: Wed, 11 Jul 2007 07:08:23 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/namedb Makefile PROTO.localhost-v6.rev PROTO.localhost.rev make-localhost named.conf src/etc/namedb/master Makefile empty.db localhost-forward.db localhost-reverse.db Message-ID: <200707110708.l6B78Nmr057500@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2007-07-11 07:08:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc Makefile
etc/namedb Makefile named.conf
Added files: (Branch: RELENG_6)
etc/namedb/master Makefile empty.db localhost-forward.db
localhost-reverse.db
Removed files: (Branch: RELENG_6)
etc/namedb PROTO.localhost-v6.rev
PROTO.localhost.rev make-localhost
Log:
MFC of the work committed on 2007-06-18 to improve the default
named.conf. This brings us in line with BCP, and makes our
installed configuration usable as a local resolver right out
of the box.
This includes:
1.359 of etc/Makefile
1.5 of etc/namedb/Makefile
1.1 of etc/namedb/master/Makefile
all for the new files in etc/namedb/master,
1.23 and 1.24 of etc/namedb/named.conf to bring in the new
configuration options,
The new files in etc/namedb/master to support those options,
And deletion of the old *localhost*.rev files.
See the commit message to HEAD and the comments in the new
named.conf file for more details about the changes and the
reasons for them.
Revision Changes Path
1.343.2.8 +13 -17 src/etc/Makefile
1.4.2.1 +6 -4 src/etc/namedb/Makefile
1.1.16.1 +0 -17 src/etc/namedb/PROTO.localhost-v6.rev (dead)
1.6.34.1 +0 -17 src/etc/namedb/PROTO.localhost.rev (dead)
1.7.2.1 +0 -49 src/etc/namedb/make-localhost (dead)
1.1.2.1 +9 -0 src/etc/namedb/master/Makefile (new)
1.1.2.1 +11 -0 src/etc/namedb/master/empty.db (new)
1.1.2.1 +11 -0 src/etc/namedb/master/localhost-forward.db (new)
1.1.2.1 +13 -0 src/etc/namedb/master/localhost-reverse.db (new)
1.21.2.2 +184 -36 src/etc/namedb/named.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707110708.l6B78Nmr057500>
