From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 20 15:39:10 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2236316A41F for ; Thu, 20 Oct 2005 15:39:10 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F8843D5A for ; Thu, 20 Oct 2005 15:39:09 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 808FC46B2D; Thu, 20 Oct 2005 11:39:08 -0400 (EDT) Date: Thu, 20 Oct 2005 16:39:08 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Daniel Molina Wegener In-Reply-To: <20051020134127.GA37483@daemon.unete.cl> Message-ID: <20051020155705.E28249@fledge.watson.org> References: <20051020040902.GA21873@daemon.unete.cl> <20051020041709.GC22319@odin.ac.hmc.edu> <20051020134127.GA37483@daemon.unete.cl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Hackers Subject: Re: Which branch? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 15:39:10 -0000 On Thu, 20 Oct 2005, Daniel Molina Wegener wrote: > On Wed, Oct 19, 2005 at 09:17:09PM -0700, > Brooks Davis wrote: > >> On Thu, Oct 20, 2005 at 01:09:02AM -0300, Daniel Molina Wegener wrote: >>> >>> Hello, >>> >>> My computer is running with FreeBSD 5.4-STABLE. I've tried >>> updating the source tree with RELENG_5, but I get some compile >>> time errors. >>> >>> Is the RELENG_5 branch abandoned? >> >> No. We can't help you with your errors though unless you tell use what >> they are. > > Ok, I want to know if the RELENG_5 bracnh is active, if have some sense > use send-pr with this branch and send patches if any. The RELENG_5 branch is alive, but will probably be somewhat quiet compared to 6.x. I've been merging netperf changes to 5.x where possible, for example, but the definition of "possible" is constrained by compatibility requirements. I anticipate continuing to do so, subject to time and compatibility concerns. My hope is to see fairly rapid adoption of 6.x, although it's not yet clear to me how the first month or so of bug reports will go for it yet. Robert N M Watson