From owner-freebsd-hackers Sun Nov 5 01:49:20 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA26088 for hackers-outgoing; Sun, 5 Nov 1995 01:49:20 -0800 Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id BAA26072 for ; Sun, 5 Nov 1995 01:49:16 -0800 Received: by mail.cls.net (Smail3.1.28.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Sun, 5 Nov 95 09:48 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id KAA10441; Sun, 5 Nov 1995 10:26:03 +0100 Message-Id: <199511050926.KAA10441@allegro.lemis.de> Subject: Re: More nits To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Sun, 5 Nov 1995 10:26:03 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) In-Reply-To: <199511050449.PAA27321@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Nov 5, 95 03:19:48 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1028 Sender: owner-hackers@freebsd.org Precedence: bulk Michael Smith writes: > > Greg Lehey stands accused of saying: > > I'm not really bitching about this. I tend to agree that 4MB is too > > little memory for anything useful, but I still think it's worth > > drawing to people's attention that we *don't* want a System V, and > > that there are virtues in small, lean systems. And I agree that now > > that the config stuff is a permanent component of the kernel, it > > probably won't go away. All the more reason to bear the problems in > > mind before starting the project. > > Just to point out that detaching userconfig() would be _very_ simple; if > anyone wants diffs to add a NOUSERCONFIG option I'll happily produce them. Well, I think it would be a good idea if it's not too difficult. But I think the option should be USERCONFIG, not NOUSERCONFIG. I see this feature as a really valuable advantage when installing FreeBSD, and of not much use afterwards, so it makes more sense to add it as an option rather than offering the option of removing it again. Greg