From owner-freebsd-doc@FreeBSD.ORG Tue Aug 26 12:25:09 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08430106564A for ; Tue, 26 Aug 2008 12:25:09 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (pittgoth.com [205.134.163.206]) by mx1.freebsd.org (Postfix) with ESMTP id 9EFC18FC13 for ; Tue, 26 Aug 2008 12:25:07 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from localhost.fbsdsecure.org (c-68-83-213-214.hsd1.va.comcast.net [68.83.213.214]) (authenticated bits=0) by pittgoth.com (8.14.2/8.14.2) with ESMTP id m7QCP5Of070253 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 26 Aug 2008 08:25:06 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 26 Aug 2008 08:24:56 -0400 From: Tom Rhodes To: "Brad Davis" Message-Id: <20080826082456.0efa48fc.trhodes@FreeBSD.org> In-Reply-To: <35ffa5710808251916w439fc08fxc72870aed2372bf5@mail.gmail.com> References: <896438678.20080825194024@xablo.com> <20080825190946.25342442.trhodes@FreeBSD.org> <35ffa5710808251916w439fc08fxc72870aed2372bf5@mail.gmail.com> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: doc@FreeBSD.org Subject: Re: network-dns X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2008 12:25:09 -0000 On Mon, 25 Aug 2008 20:16:30 -0600 "Brad Davis" wrote: > On Mon, Aug 25, 2008 at 5:09 PM, Tom Rhodes wrote: > > On Mon, 25 Aug 2008 19:40:24 -0300 > > franco@xablo.com wrote: > > > >> Hi, on freebsd 7, the dns setted up on this page will not work > >> > >> http://www.freebsd.org/doc/en/books/handbook/network-dns.html > >> > >> because there is needed to comment a default line which does not > >> allow foreign querys (only allow localhost at 127.0.0.1) > >> > >> Also, the ftp configuration there > >> > >> http://www.freebsd.org/doc/en/books/handbook/network-ftp.html > >> > >> is not working on freebsd 7. following the steps you will never get > >> connected at > >> > >> % ftp localhost > >> > >> Let me know. > > > > It would be neat if we could have some kind of implemented > > "known handbook issues" which is completely separate from the > > various PR listings in gnats. I'm sure that some data > > easily becomes stale, and there are probably sections which > > require written still. > > > > But now I'm probably bleeding into more of an unreasonable > > area since we could probably just grep through the doc PRs > > and find some of the stale data listed. > > I was just thinking we should put a chart on the wiki with all the > different sections and date/name. So we could have > committers/volunteers can say I have gone through section X and > verified the directions are valid against $LATEST_RELEASE_X and > $LATEST_RELEASE_Y. > > Anyone think there would be any validity to setting this up? I dig this. At one time we had a "todo" list for the print copy. The wiki is probably a better version. ;) -- Tom Rhodes