From owner-freebsd-hackers Thu Jul 27 17:55:20 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id RAA16810 for hackers-outgoing; Thu, 27 Jul 1995 17:55:20 -0700 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id RAA16788 for ; Thu, 27 Jul 1995 17:55:16 -0700 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id BAA01840 ; Fri, 28 Jul 1995 01:51:09 +0100 To: Brian Tao cc: Jeff Aitken , hackers@freebsd.org Subject: Re: Kernel configuration/compilation tool In-reply-to: Your message of "Fri, 28 Jul 1995 08:31:15 +0800." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1837.806892666.1@palmer.demon.co.uk> Date: Fri, 28 Jul 1995 01:51:06 +0100 Message-ID: <1838.806892666@palmer.demon.co.uk> From: Gary Palmer Sender: hackers-owner@freebsd.org Precedence: bulk In message , Brian Tao writes: > First and foremost, the util should consult some sort of database >file that lists available options, valid argument lists and >dependencies. This will allow other people to write different front- >ends. I would like to try my hand at Tcl/Tk programming, so that >would make it an X application. Someone else could try writing one >using libdialog and a third person could put together a Web/CGI >interface. That last one intrigues me... put up a "FreeBSD Kernel >Drive-Thru" page where you select config options via a forms >interface, then after some waiting, a new kernel is presented to you >for downloading. P.S. Sudden after-thought - it'd have to be platform independant also... i.e. not be i386-centric in the files it generates... Gary