From owner-freebsd-stable@FreeBSD.ORG Wed Sep 24 16:55:12 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4837106568E; Wed, 24 Sep 2008 16:55:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 209A88FC16; Wed, 24 Sep 2008 16:55:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m8OGshJh084657; Wed, 24 Sep 2008 12:55:02 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-stable@freebsd.org Date: Wed, 24 Sep 2008 12:36:35 -0400 User-Agent: KMail/1.9.7 References: <1219409496.10487.22.camel@bauer.cse.buffalo.edu> <200809231610.17625.jhb@freebsd.org> <5307532F-194E-482D-8617-2FB6E13E3F83@netconsonance.com> In-Reply-To: <5307532F-194E-482D-8617-2FB6E13E3F83@netconsonance.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809241236.36319.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Wed, 24 Sep 2008 12:55:02 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/8324/Wed Sep 24 06:55:43 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Jo Rhett , Robert Watson , Lowell Gilbert Subject: Re: Upcoming Releases Schedule... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 16:55:12 -0000 On Tuesday 23 September 2008 04:42:13 pm Jo Rhett wrote: > John, we're already committed to upgrade to 6.3 (since it will > currently be supported longer than 6.4). 6.2 support isn't part of > this conversation, it has entirely revolved around support periods for > upcoming releases. Then replace 6.2 with 6.3 in my comments. Granted, there's nothing to do with 6.3 until it is EOL'd, but you should still get the general idea. I picked 6.2 just to have a specific example to work with. > On Sep 23, 2008, at 1:10 PM, John Baldwin wrote: > > Jo, so it seems to me that you could just start by maintaining your > > own set of > > extended support patches for the FreeBSD releases you care about. I > > don't > > think you have to be a committer or secteam@ member to do this. It > > does mean > > that you might not be able to fix a bug in, say, 6.2 at the same > > exact time > > the advisory goes out at first, but you could take the patch from the > > advisory and apply it to your local 6.2 tree and then update your > > "cumulative > > patch" (would probably want to use some sort of source code control > > for this > > where you basically branch from FreeBSD X.Y where X.Y is a vendor > > branch of > > sorts). That would let you build the "street cred", as it were, to > > be able > > to get the patches directly into FreeBSD more easily. > > > > To start with it is probably going to be a bit slow as far as > > getting things > > committed directly to FreeBSD proper as it means finding a committer > > who has > > the time to test and review your patch and then commit it. However, > > the "Unofficial FreeBSD 6.2 Patchset" can be updated more quickly > > since it is > > something that would be under your control. Also, doing this will > > give you > > insight into exactly what is required to support a release after it > > is EOL'd > > in a much more direct fashion than an e-mail thread. > > > > -- > > John Baldwin > > -- > Jo Rhett > Net Consonance : consonant endings by net philanthropy, open source > and other randomness > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- John Baldwin