From owner-freebsd-current Sat Dec 5 06:15:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12753 for freebsd-current-outgoing; Sat, 5 Dec 1998 06:15:06 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from out4.ibm.net (out4.ibm.net [165.87.194.239]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12748 for ; Sat, 5 Dec 1998 06:15:04 -0800 (PST) (envelope-from derm@ibm.net) Received: from ibm.net (slip139-92-4-213.mu.de.ibm.net [139.92.4.213]) by out4.ibm.net (8.8.5/8.6.9) with ESMTP id OAA85776 for ; Sat, 5 Dec 1998 14:15:02 GMT Message-ID: <36684107.E1AEA572@ibm.net> Date: Fri, 04 Dec 1998 21:07:35 +0100 From: Dermot McNally X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: de,fr,ga MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: Re: New drivers and install floppy space References: <199812041829.TAA00997@yedi.iaf.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wilko Bulte wrote: > I see things like: > > # KTRACE enables the system-call tracing facility ktrace(2). > # This adds 4 KB bloat to your kernel, and slightly increases > # the costs of each syscall. > options KTRACE #kernel tracing > > and > > # This provides support for System V shared memory. > # > options SYSVSHM > > in GENERIC. I'd also say you could do without things like procfs. > > In other words, maybe an INSTALL kernel is in order? (Ducks for cover) Alternatively (at the risk of really annoying those responsible), if the GENERIC kernel on the boot floppy is getting low on space, why not change things so that booting from CD starts a kernel with more drivers in it, while booting from floppy gives you a more minimal set? Obviously the floppy-based kernel would have to contain those drivers most commonly needed on older hardware that wouldn't support booting from CD... Dermot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message