Date: Fri, 8 Oct 2004 00:14:28 +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/share/examples/etc make.conf src/share/man/man5 make.conf.5 Message-ID: <200410080014.i980ESCE056419@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2004-10-08 00:14:28 UTC
FreeBSD src repository
Modified files:
etc Makefile
share/examples/etc make.conf
share/man/man5 make.conf.5
Log:
1. Incorporate most of Ruslan's improvements to where and how the
/etc/namedb symlink is created.
2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.
3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.
4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.
Revision Changes Path
1.335 +11 -2 src/etc/Makefile
1.235 +2 -0 src/share/examples/etc/make.conf
1.97 +13 -2 src/share/man/man5/make.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410080014.i980ESCE056419>
