From owner-freebsd-current Wed Jan 6 04:06:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07290 for freebsd-current-outgoing; Wed, 6 Jan 1999 04:06:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bfc.dk ([194.192.110.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA07239 for ; Wed, 6 Jan 1999 04:06:26 -0800 (PST) (envelope-from npe@bfc.dk) From: npe@bfc.dk Received: by bfc.dk(Lotus SMTP MTA SMTP v4.6 (462.2 9-3-1997)) id 412566F1.00420840 ; Wed, 6 Jan 1999 13:01:14 +0100 X-Lotus-FromDomain: BFC-DATA@BFC To: Freebsd-current@FreeBSD.ORG Message-ID: <412566F1.00413EBE.00@bfc.dk> Date: Wed, 6 Jan 1999 13:01:14 +0100 Subject: Re: Kernel configurator Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > On Mon, Jan 04, 1999 at 03:37:30PM +0100, npe@bfc.dk wrote: > > > > Would a thing like a kernel configurator with a user interface be > > > > appreciated ? > > > > Personally I think that it would be a great plus for new users.. . > > > > > > Well... why don't you ask them? The newbies who can read have a mailing > > > list where they decide what would be best for -current users to try :-) > > > > > Unless I'm mistaken, don't the options USERCONFIG, and its visual > > counterpart already implement a "Kernel Configurator??" It's my > > understanding that they do. > > That was my understanding also. I think the original author might have meant > a pre-compilation utility which spawns a TCL or Curses based configuration > tool that gives a runthrough of all the options, similar to Linux's 'make > xconfig' or 'make menuconfig' (assuming, of course, that they haven't changed > it in the two-plus years since I quit using Linux). Exactly... The bootup utility works just fine. But for the precompile thingy it would be much easier for newbies to use a tool for it with have descriptions and comments about all the options and devices. I'm currently thinking of a configuration file format suitable for this thing and wondered if there where some standard on that.. I'm currently working on a kind of .ini style where you build up all the menus and options in the file.. And maybe it would be smart to make specific options available in advanced mode only.. (CPU hacks and etc.) Regards, Nicolai Petri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message