Date: Mon, 09 Sep 2002 09:43:41 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/i386 dokern.sh drivers.conf Message-ID: <20020909.094341.74701828.nyan@jp.FreeBSD.org> In-Reply-To: <200209082359.g88NxcpH040896@freefall.freebsd.org> References: <200209082359.g88NxcpH040896@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <200209082359.g88NxcpH040896@freefall.freebsd.org> "David E. O'Brien" <obrien@FreeBSD.org> writes: > obrien 2002/09/08 16:59:38 PDT > > Modified files: > release/i386 dokern.sh drivers.conf > Log: > Back out last commit where I moved pcn(4) off of the modules floppy back > into the install kernel. Unfortunately pcn(4) also needs mii(4) so that > would also have to added to install kernel, which will bloat it up so that it > doesn't fit on the floppy any more. Turns out we grew a lnc(4) module since > I last looked. So handle it as a kld loadable module during install rather > than have it statically compiled into the kernel. It seems to me that you change a wrong place. The 'SMALL' floppy image is used only for pc98 distribution. --- TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020909.094341.74701828.nyan>