Bug 122604

Summary: make-localhost is gone, handbook needs to be updated
Product: Documentation Reporter: Giorgos Keramidas <keramida>
Component: Books & ArticlesAssignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Giorgos Keramidas freebsd_committer freebsd_triage 2008-04-09 18:00:04 UTC
As noted by Dr Matthew J Seaman in freebsd-questions, the Handbook needs
an update now that make-localhost is gone:

: Date: Wed, 09 Apr 2008 17:01:31 +0100
: From: Matthew Seaman &lt; m.seaman (at) infracaninophile (dot) co (dot) uk &gt;
: Subject: Re: "make-localhost" not there (DNS/named setup on 7.0)
: To: Ewald Jenisch &lt; a (at) jenisch (dot) at &gt;
: Cc: freebsd-questions at freebsd.org
: Message-ID: <47FCE85B.4040505@infracaninophile.co.uk>
:
: The handbook is slightly out of date and the 'make-localhost' script
: is now history.  Instead, the system comes with pre-installed
: /etc/namedb/master/localhost-forward.db and .../localhost-reverse.db
: zone files and the appropriate configuration shown in the example
: named.conf file.  Basically, ignore the paragraph in the handbook that
: says 'run make-localhost' and nowadays base your named.conf on the
: sample configuration supplied with the system rather than the examples
: shown in the handbook.

Fix: 

I'll try to handle this.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2008-04-09 18:11:10 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll handle this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-17 03:46:03 UTC
dougb       2009-05-17 02:45:49 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
  Log:
  Update the section on named (currently 29.6):
  1. s/Internet Software Consortium/Internet Systems Consortium/
  2. Tighten up a few sections, improve wording, modernize terminology
  3. Remove references to the make-localhost program which is long gone [1]
  4. Update the included named.conf file to match current reality
  5. Change all references to default TTL in the example zone files to refer
  to the TTL for a negative response
  6. Simplify the CNAME example
  7. Update URLs
  
  PR:             docs/122604 [1]
  Submitted by:   keramida [1]
  
  Revision  Changes    Path
  1.117     +239 -111  doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Doug Barton freebsd_committer freebsd_triage 2009-05-17 03:46:20 UTC
State Changed
From-To: open->closed


I removed the last example of this from the network-servers 
section. 


Comment 4 Doug Barton freebsd_committer freebsd_triage 2009-05-17 03:46:20 UTC
Responsible Changed
From-To: keramida->dougb


I removed the last example of this from the network-servers 
section.