From owner-freebsd-current Mon Feb 17 1:24:41 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309C737B401 for ; Mon, 17 Feb 2003 01:24:40 -0800 (PST) Received: from mail.dada.it (mail3.dada.it [195.110.100.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 6719D43F93 for ; Mon, 17 Feb 2003 01:24:38 -0800 (PST) (envelope-from riccardo@torrini.org) Received: (qmail 17875 invoked from network); 17 Feb 2003 09:24:33 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 17 Feb 2003 09:24:33 -0000 Received: from trudy.torrini.home (localhost.torrini.home [127.0.0.1]) by torrini.org (8.12.6/8.12.6) with ESMTP id h1H9OX9O021195; Mon, 17 Feb 2003 10:24:33 +0100 (CET) (envelope-from riccardo@trudy.torrini.home) Received: (from riccardo@localhost) by trudy.torrini.home (8.12.6/8.12.6/Submit) id h1H9ORRU021193; Mon, 17 Feb 2003 10:24:27 +0100 (CET) (envelope-from riccardo) Date: Mon, 17 Feb 2003 10:24:27 +0100 From: Riccardo Torrini To: Makoto Matsushita Cc: freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD/i386 kern.flp flooding again Message-ID: <20030217092427.GA20732@trudy.torrini.home> References: <20030216202921A.matusita@jp.FreeBSD.org> <20030216204544U.matusita@jp.FreeBSD.org> <20030216210359E.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030216210359E.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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