From keramida@ceid.upatras.gr  Wed Apr  9 16:57:09 2008
Return-Path: <keramida@ceid.upatras.gr>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 18614106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2008 16:57:09 +0000 (UTC)
	(envelope-from keramida@ceid.upatras.gr)
Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36])
	by mx1.freebsd.org (Postfix) with ESMTP id 828CC8FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2008 16:57:08 +0000 (UTC)
	(envelope-from keramida@ceid.upatras.gr)
Received: from kobe.laptop (vader.bytemobile-rio.ondsl.gr [83.235.57.37])
	(authenticated bits=128)
	by igloo.linux.gr (8.14.2/8.14.2/Debian-3) with ESMTP id m39Gb7Sx015808
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 9 Apr 2008 19:37:33 +0300
Received: from kobe.laptop (kobe.laptop [127.0.0.1])
	by kobe.laptop (8.14.2/8.14.2) with ESMTP id m39GapUQ003698
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 9 Apr 2008 19:36:51 +0300 (EEST)
	(envelope-from keramida@kobe.laptop)
Received: (from keramida@localhost)
	by kobe.laptop (8.14.2/8.14.2/Submit) id m39GanQk003697;
	Wed, 9 Apr 2008 19:36:49 +0300 (EEST)
	(envelope-from keramida)
Message-Id: <200804091636.m39GanQk003697@kobe.laptop>
Date: Wed, 9 Apr 2008 19:36:49 +0300 (EEST)
From: Giorgos Keramidas <keramida@freebsd.org>
Reply-To: Giorgos Keramidas <keramida@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: make-localhost is gone, handbook needs to be updated
X-Send-Pr-Version: 3.113
X-GNATS-Notify: keramida@FreeBSD.org

>Number:         122604
>Category:       docs
>Synopsis:       make-localhost is gone, handbook needs to be updated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 17:00:04 UTC 2008
>Closed-Date:    Sun May 17 02:46:56 UTC 2009
>Last-Modified:  Sun May 17 02:50:01 UTC 2009
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kobe 8.0-CURRENT FreeBSD 8.0-CURRENT #0:
Sun Mar 9 02:16:50 EET 2008 build@kobe:/home/build/obj/home/build/src/sys/KOBE i386

>Description:

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.

>How-To-Repeat:
>Fix:

I'll try to handle this.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Wed Apr 9 17:11:10 UTC 2008 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=122604 
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Sun May 17 02:46:20 UTC 2009 
State-Changed-Why:  

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


Responsible-Changed-From-To: keramida->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Sun May 17 02:46:20 UTC 2009 
Responsible-Changed-Why:  

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=122604 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/122604: commit references a PR
Date: Sun, 17 May 2009 02:46:03 +0000 (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"
 
>Unformatted:
