Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Oct 2002 11:14:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Oct 2002 11:14:50 -0400 Received: from air-2.osdl.org ([65.172.181.6]:62919 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id ; Wed, 9 Oct 2002 11:14:49 -0400 Date: Wed, 9 Oct 2002 08:19:04 -0700 (PDT) From: "Randy.Dunlap" X-X-Sender: To: Linus Torvalds cc: Brendan J Simon , Roman Zippel , linux-kernel , kbuild-devel Subject: Re: [kbuild-devel] Re: linux kernel conf 0.8 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1866 Lines: 46 On Wed, 9 Oct 2002, Linus Torvalds wrote: | On Wed, 9 Oct 2002, Randy.Dunlap wrote: | > | > stick with TCL/TK, like xconfig currently uses ? | | Too ugly. I actually think QT is a fine choice, I just suspect that it's | going to cause political issues. | | My favourite approach by far is to actually not ship anything graphical | with the kernel at all, and just hope that the config language syntax is | stable enough that different groups can do their own as external packages. Good. I was this -><- close to suggesting "no GUI" -- just didn't send that part of the message. | The kernel would ship with just the text-based "reference implementation" | (if even that - we could just have a few "supporting packages"). | | The only thing I personally really care about is the Config language, | since that _has_ to ship with the kernel. So I think that you and Roman are close to agreement, when Roman has the library backend ready. Of course someone needs to do a "reference implementation" with it also, but it doesn't need to ship with the kernel. | Linus | | PS. And while we're talking about the language - I'd actually prefer the | syntax "depends on" or "requires" instead of "depends", to make it | grammatically more correct. And those help-texts should be separated some | way so that they don't blend in quite as badly with the "command section". | Maybe something really syntactic like just replacing the "help" keyword | with a "---help---" keyword. -- ~Randy "In general, avoiding problems is better than solving them." -- from "#ifdef Considered Harmful", Spencer & Collyer, USENIX 1992. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/