From owner-freebsd-questions@FreeBSD.ORG Thu May 18 00:12:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 44F2416B1D5 for ; Thu, 18 May 2006 00:12:35 +0000 (UTC) (envelope-from alive@dienub.org) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id E068943D68 for ; Thu, 18 May 2006 00:12:32 +0000 (GMT) (envelope-from alive@dienub.org) Received: from m00h.dienub.org (dienub.org [87.49.144.133]) by pfepc.post.tele.dk (Postfix) with ESMTP id E4CFC8A0022 for ; Thu, 18 May 2006 02:12:30 +0200 (CEST) Received: from [192.168.0.2] (unknown [192.168.0.2]) by m00h.dienub.org (Postfix) with ESMTP id B46AA1CC2B for ; Thu, 18 May 2006 02:12:30 +0200 (CEST) Message-ID: <446BBBEA.2030908@dienub.org> Date: Thu, 18 May 2006 02:12:26 +0200 From: "Daniel A." User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060517192910.6DA7.GERARD@seibercom.net> In-Reply-To: <20060517192910.6DA7.GERARD@seibercom.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: stable-supfile: correct tag 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: Thu, 18 May 2006 00:12:35 -0000 Gerard Seibert wrote: > On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has > this: > > *default release=cvs tag=RELENG_6 > > shouldn't it be this: > > *default release=cvs tag=RELENG_6_1 > > I am always getting confused with what is the correct entry to use. > > If you want 6.1-RELEASE, then RELENG_6_1 is correct. If you want -STABLE (As in more stable than "-CURRENT"), then RELENG_6 should be right.