From owner-freebsd-current@FreeBSD.ORG Tue Feb 12 05:19:39 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CAF116A417 for ; Tue, 12 Feb 2008 05:19:37 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 8784713C45B for ; Tue, 12 Feb 2008 05:19:37 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 4846F8C16E; Mon, 11 Feb 2008 01:47:08 -0600 (CST) Date: Mon, 11 Feb 2008 01:47:08 -0600 To: Aristedes Maniatis Message-ID: <20080211074708.GA23731@soaustin.net> References: <1201271346.36488.23.camel@bauer.cse.buffalo.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) From: linimon@lonesome.com (Mark Linimon) X-Mailman-Approved-At: Tue, 12 Feb 2008 12:11:00 +0000 Cc: Ken Smith , freebsd-current@freebsd.org Subject: Re: freebsd 7 release process X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 12 Feb 2008 05:19:39 -0000 On Mon, Feb 11, 2008 at 04:09:14PM +1100, Aristedes Maniatis wrote: > * better/improved bug tracker which could be used to generate pages > such as the 7.0 todo list automatically, manage workflow (eg. release > engineering requirements for commit approval, or the MFC process) Take a look at the archives for the last few weeks on the freebsd-bugbusters mailing list; there are some ideas circulating around on how we can improve in this area. We also recently held a bugathon that cleaned up more than 100 stale PRs. See http://wiki.freebsd.org/Bugathons/January2008 and related links for more information. mcl