From owner-cvs-all Wed Oct 3 19:11: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 2622537B403; Wed, 3 Oct 2001 19:10:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by updraft.jp.freebsd.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id f942AoY49656; Thu, 4 Oct 2001 11:10:50 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20011002112353.A94762@dragon.nuxi.com> References: <20011002004926I.jkh@freebsd.org> <20011002004926I.jkh@freebsd.org> <20011002112353.A94762@dragon.nuxi.com> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 14 From: Makoto MATSUSHITA To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/i386 dokern.sh Date: Thu, 04 Oct 2001 11:10:45 +0900 Message-Id: <20011004111045P.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien> I would remove some of the more exotic network cards first. obrien> For example does any one other than wpaul even have a txp? It obrien> is a rather large driver. Also `sf', `sis', or `ste'? Instead of simply removing these ethernet card drivers, load these drivers as kernel modules. src/releases/i386/drivers.conf helps you. We can move more ethernet devices out from the installation kernel to 2nd floppy as kernel modules. FYI, we have about 300kbytes of free space in mfsroot.flp. -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message