From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755542AbXD0Jxe (ORCPT ); Fri, 27 Apr 2007 05:53:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755544AbXD0Jxe (ORCPT ); Fri, 27 Apr 2007 05:53:34 -0400 Received: from bld-mail02.adl2.internode.on.net ([203.16.214.66]:34051 "EHLO mail.internode.on.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755542AbXD0Jxd (ORCPT ); Fri, 27 Apr 2007 05:53:33 -0400 X-Greylist: delayed 904 seconds by postgrey-1.27 at vger.kernel.org; Fri, 27 Apr 2007 05:53:32 EDT From: Marek Wawrzyczny To: linux-kernel@vger.kernel.org Subject: Re: Linux 2.6.21 Date: Fri, 27 Apr 2007 19:33:27 +1000 User-Agent: KMail/1.9.6 Cc: Linus Torvalds , Diego Calleja , Chuck Ebbert , Adrian Bunk References: <20070426224148.69b91b2e.diegocg@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704271933.28109.marekw1977@yahoo.com.au> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 27 Apr 2007 07:13:08 Linus Torvalds wrote: > I think it could be more interesting if part of the job was doing the > tools. Tools *are* important. Most of my actual _development_ for the last > couple of years has been on "git", not the kernel, but I think I was more > productive that way, so I don't think that's wasted time at all. > > So yes, automation would be a good idea, but I don't think bugzilla is it. <...> > So I really don't think you can compare to "other projects". They simply > don't have these issues. Seems like the bug tracking system needs to be re-evaluated. Perhaps Bugzilla can be modified to better serve the needs of kernel developers. There might be alternatives, JIRA (http://www.atlassian.com/software/jira/) for example. I am sure there are others. Finally, I have over 7 years experience writing various web based systems (using WebObjects, J2EE and others). I would be quite willing to volunteer my spare time and experience if this community decides that a custom written solution (one that would handle email bug submissions/resolutions :) is in order. Kind regards, Marek Wawrzyczny