From owner-freebsd-questions Thu Nov 6 01:04:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA02483 for questions-outgoing; Thu, 6 Nov 1997 01:04:06 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA02441 for ; Thu, 6 Nov 1997 01:03:59 -0800 (PST) (envelope-from nadav@barcode.co.il) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id LAA17949; Thu, 6 Nov 1997 11:03:38 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma017945; Thu Nov 6 11:03:24 1997 Message-ID: <3461879A.1C31@barcode.co.il> Date: Thu, 06 Nov 1997 11:02:18 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: Francisco Reyes CC: FreeBSD questions Subject: Re: Where to look for updates and bug info? References: <199711060732.CAA23129@federation.addy.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Francisco Reyes wrote: > > Are there mailing lists or URL where information about updates are > placed. The type of info I am looking for is like what happend with > sysconfig becoming rc.conf. The announce mailing lists have announcements of all new releases (as well as some other announcement). This change was documented in the release notes of 2.2.2R (the first release where the change occured). > > How about a place/mailing list regarding bugs. The recent /sysinstall > bug (corrupting rc.conf) could go undetected for a while, but it if was > listed somewhere, it would help. Well, first you can always search the GNATS database, and the archives for this list to check if a bug you have is already known. In addition, this specific bug was detailed in the errata.txt file for 2.2.2R (see the releases page on the web site: http://www.freebsd.org/releases/index.html). Nadav