Date: Sun, 8 Sep 2002 18:25:36 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/i386 dokern.sh drivers.conf Message-ID: <20020909012536.GC4973@dragon.nuxi.com> In-Reply-To: <20020909.094341.74701828.nyan@jp.FreeBSD.org> References: <200209082359.g88NxcpH040896@freefall.freebsd.org> <20020909.094341.74701828.nyan@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 09, 2002 at 09:43:41AM +0900, Takahashi Yoshihiro wrote: > > 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. ?? I backed out my commit using cvs diff -kk -r 1.<H-1> -r 1.<H> | patch -R So it must have been wrong before. 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?20020909012536.GC4973>