From owner-freebsd-questions@FreeBSD.ORG Fri Jan 26 10:09:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ADE8516A401 for ; Fri, 26 Jan 2007 10:09:44 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 4588C13C4AE for ; Fri, 26 Jan 2007 10:09:43 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from [192.168.10.217] (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.13.8/8.13.8) with ESMTP id l0QAA7ns049516 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 26 Jan 2007 10:10:08 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <45B8F12A.4000209@unsane.co.uk> Date: Thu, 25 Jan 2007 18:04:26 +0000 From: Vince User-Agent: Thunderbird 1.5.0.8 (X11/20061115) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?= References: <23ed14b80701260135g3a86ce0as8b01054ca435fcfa@mail.gmail.com> In-Reply-To: <23ed14b80701260135g3a86ce0as8b01054ca435fcfa@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: 6.2 STABLE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2007 10:09:44 -0000 Andreas Widerĝe Andersen wrote: > I just finished making and installing world and a new kernel yesterday. I > had cvsup'ed the latest src/ports with releng 6_2. > > I thought 6.2 STABLE was out, but a uname-a shows 6.2 RELEASE on my system. > > Am I missing something? :-) > Kind of :) its just the naming conventions of FreeBSD. RELEASE means the stable production release. STABLE means the cvs development branch that will become the next RELEASE, thus 6.2 is the latest stable release. If you really want to follow STABLE you need to do it via cvs/cvsup and recompiling your entire system from time to time. However its name can (occasionally) be a misnomer as it isnt always as stable as a release. Hope that helps, Vince > Best regards, > Andreas > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"