From owner-freebsd-questions@FreeBSD.ORG Fri Jan 26 10:07:39 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 3671416A401 for ; Fri, 26 Jan 2007 10:07:39 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 9B23B13C48D for ; Fri, 26 Jan 2007 10:07:36 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: (qmail invoked by alias); 26 Jan 2007 10:07:35 -0000 Received: from ip176-173-59-62.adsl.versatel.nl (EHLO [192.168.2.5]) [62.59.173.176] by mail.gmx.net (mp039) with SMTP; 26 Jan 2007 11:07:35 +0100 X-Authenticated: #25365336 Message-ID: <45B9D2E0.1060800@gmx.net> Date: Fri, 26 Jan 2007 11:07:28 +0100 From: Frank Staals User-Agent: Thunderbird 1.5.0.9 (X11/20070125) 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-Y-GMX-Trusted: 0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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:07:39 -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? :-) > > 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" > >From http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html : RELENG_6 The line of development for FreeBSD-6.X, also known as FreeBSD 6-STABLE RELENG_6_2 The release branch for FreeBSD-6.2, used only for security advisories and other critical fixes. in short: use RELENG_6 if you want 6-STABLE -- -Frank Staals