From owner-freebsd-questions@FreeBSD.ORG Wed Nov 22 21:43:28 2006 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 1996216A510 for ; Wed, 22 Nov 2006 21:43:28 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 528B244148 for ; Wed, 22 Nov 2006 21:34:03 +0000 (GMT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id kAMLWoUH052904; Wed, 22 Nov 2006 16:32:50 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id kAMLWocj052903; Wed, 22 Nov 2006 16:32:50 -0500 (EST) (envelope-from jerrymc) Date: Wed, 22 Nov 2006 16:32:50 -0500 From: Jerry McAllister To: Graham Bentley Message-ID: <20061122213250.GA52848@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Upgrade Question 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: Wed, 22 Nov 2006 21:43:28 -0000 On Wed, Nov 22, 2006 at 09:05:13PM -0000, Graham Bentley wrote: > >You've confused STABLE with RELEASE. 6.2 has not reached RELEASE. > >6-STABLE is the latest "these changes worked fine in CURRENT (right now, > >aka 7) and have been MFCed (merged from current) so that more people can > >try them out", which right now corresponds to the version of FreeBSDthat > >is just about to be released which also happens to be called6.2-RC1 > >(release candidate 1)). When 6.2 is ready to go, a new RELEASEbranch is > >created (6.2-RELEASE) which only gets security fixes. > > So, if I want the 'latest version' that 'isnt a work in progress' (or at > least tested > to the point where it is know to be working correctly in the majority of > scenarios) > always use the RELEASE branches ? Then use something like RELENG_6 or RELENG_6_1 That will get you the release plus security updates. I think the RELENG_6 will include stuff from 6.2 as soon as it is merged. ////jerry > _______________________________________________ > 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"