From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 15:34:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C2C616A4CE; Mon, 4 Oct 2004 15:34:58 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A81F43D5A; Mon, 4 Oct 2004 15:34:57 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CEUro-00014q-00 Mon, 04 Oct 2004 17:35:12 +0200 Received: from [212.106.236.104] (helo=rguez.homeunix.net) by smtp1.jazztel.es with esmtp id 1CEUrn-00013d-00 Mon, 04 Oct 2004 17:35:11 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i94FYrLR006700; Mon, 4 Oct 2004 17:34:53 +0200 (CEST) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i94FYrrd080739; Mon, 4 Oct 2004 17:34:53 +0200 (CEST) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: freebsd-current@freebsd.org Date: Mon, 4 Oct 2004 17:34:52 +0200 User-Agent: KMail/1.7 References: <4160259A.3070708@FreeBSD.org> <4160C166.7060109@FreeBSD.org> <416159E8.5080804@FreeBSD.org> In-Reply-To: <416159E8.5080804@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410041734.53316.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: Scott Long cc: current@freebsd.org cc: developers@freebsd.org Subject: Re: FreeBSD 5.3-BETA7 available X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:34:58 -0000 El Lunes, 4 de Octubre de 2004 16:10, Scott Long escribi=F3: > The FreeBSD Release Engineering Team is proud to announce the > availability of FreeBSD 5.3-BETA7. This is the seventh and final > BETA of the 5.3 release cycle. It is intended for early adopters and > those wishing to help find and/or fix bugs. The 5.3 release cycle > will follow on next with an RC1 release candidate unless significant > show- stopper bugs are found. The schedule can be found at > http://www.freebsd.org/releases/5.3R/schedule.html. Be sure to check > the "Known Issues" below as there are known problems that are still > being worked on at this time. > > IMPORTANT: > BIND 9.3.0 has replaced BIND 8.x as the default name server. > At last here, BETA7 come with a populated /var/named. /junk/tmproot/var/named /junk/tmproot/var/named/dev /junk/tmproot/var/named/etc /junk/tmproot/var/named/etc/namedb /junk/tmproot/var/named/etc/namedb/master /junk/tmproot/var/named/etc/namedb/slave /junk/tmproot/var/named/etc/namedb/PROTO.localhost.rev /junk/tmproot/var/named/etc/namedb/PROTO.localhost-v6.rev /junk/tmproot/var/named/etc/namedb/named.conf /junk/tmproot/var/named/etc/namedb/named.root /junk/tmproot/var/named/etc/namedb/make-localhost /junk/tmproot/var/named/var /junk/tmproot/var/named/var/dump /junk/tmproot/var/named/var/log /junk/tmproot/var/named/var/run /junk/tmproot/var/named/var/run/named /junk/tmproot/var/named/var/stats we've used /var/named for ages without this layout. Is this really needed? This breaks our update plans. Also, I think this is not well documnted on UPDATING =2D- josemi