cvs commit: src/etc Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5

Doug Barton dougb at FreeBSD.org
Thu Oct 7 17:14:28 PDT 2004


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


More information about the cvs-src mailing list