From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 08:19:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AC2716A4CE for ; Fri, 7 Nov 2003 08:19:06 -0800 (PST) Received: from megs19.100mwh.com (megs19.100mwh.com [209.151.94.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493B043FA3 for ; Fri, 7 Nov 2003 08:19:05 -0800 (PST) (envelope-from rseals@vdsi.net) Received: from [204.193.75.20] (helo=[10.200.10.14]) by megs19.100mwh.com with asmtp (Exim 4.24) id 1AI9KC-0000p6-GV for freebsd-questions@FreeBSD.ORG; Fri, 07 Nov 2003 09:19:04 -0700 From: Ray Seals To: FreeBSD Questions In-Reply-To: <44znf8yy8y.fsf@be-well.ilk.org> References: <1068219766.591.1.camel@emachine> <44znf8yy8y.fsf@be-well.ilk.org> Content-Type: text/plain Message-Id: <1068221929.591.10.camel@emachine> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 07 Nov 2003 10:18:49 -0600 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - megs19.100mwh.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - vdsi.net Subject: Re: Question about tracking Current X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rseals@vdsi.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 16:19:06 -0000 On Fri, 2003-11-07 at 09:49, Lowell Gilbert wrote: > Make sure you know what you're getting into with -CURRENT, though. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html > OK, I was looking in the FreeBSD UnLeashed book and they have a table on page 479 (Table 18.2) which makes a reference to RELENG_5 as a valid branch tag for Current. I'm running 5 Current on a new laptop I purchased (had to use Current to get everything to work) and wanted to make sure that when I cvsup'd again I was really tracking current. I also signed up for the Current mailing list. Thanks for the information.