Date: Mon, 17 Feb 2003 10:24:27 +0100 From: Riccardo Torrini <riccardo@torrini.org> To: Makoto Matsushita <matusita@jp.FreeBSD.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD/i386 kern.flp flooding again Message-ID: <20030217092427.GA20732@trudy.torrini.home> In-Reply-To: <20030216210359E.matusita@jp.FreeBSD.org> References: <20030216202921A.matusita@jp.FreeBSD.org> <20030216204544U.matusita@jp.FreeBSD.org> <20030216210359E.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 16, 2003 at 09:03:59PM +0900, Makoto Matsushita wrote: > If you are serious about this, attached below is a current kernel > configuration file for kern.flp kernel named BOOTMFS (attention: it is > only just for boot floppy, not GENERIC nor default installed kernel). > machine i386 > cpu I486_CPU > cpu I586_CPU > cpu I686_CPU > device eisa > # The `bpf' device enables the Berkeley Packet Filter. > # Be aware of the administrative consequences of enabling this! > device bpf # Berkeley packet filter Is this stuff really needed on a boot floppy? Maybe we can leave only I486_CPU? What about removing also device eisa and/or bpf? (I'm just curious, don't expect to be an expert :-) -- Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030217092427.GA20732>