From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 15:00:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E5DE16A4CE for ; Fri, 20 Aug 2004 15:00:41 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ADDF43D2D for ; Fri, 20 Aug 2004 15:00:40 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (jgfushhm@localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id i7KF0cLZ030570; Fri, 20 Aug 2004 19:00:39 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Fri, 20 Aug 2004 19:00:38 +0400 (MSD) From: Maxim Konovalov To: Toxa In-Reply-To: <20040819185710.GA659@laptoxa.toxa.lan> Message-ID: <20040820185725.N30103@mp2.macomnet.net> References: <20040819185710.GA659@laptoxa.toxa.lan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: why 6.0-current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 15:00:41 -0000 On Thu, 19 Aug 2004, 22:57+0400, Toxa wrote: > Recent buildkernel brigns me new os version: > > FreeBSD 6.0-CURRENT #0: Thu Aug 19 22:28:50 MSD 2004 > > I'm wondering, why HEAD tag is not 5.3-CURRENT? According to > development model, when 5.3-RELEASE will appear, HEAD should becomes > 5.4-CURRENT, after 5.4-RELEASE it should bbecomes 5.5-CURRENT, > etc... Why 6.0? New development model? Would u mind to drop a link > describing this. There is a good article about The FreeBSD Project model: http://niklas.saers.com/thesis/thesis.html In particular you should be intersted in Release Engineering: http://niklas.saers.com/thesis/thesis.html#id2947510 and Methodology model: http://niklas.saers.com/thesis/thesis.html#id2954134 -- Maxim Konovalov