Date: Thu, 28 Sep 2000 03:32:07 -0700 From: Mike Smith <msmith@freebsd.org> To: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Cc: stable@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile Message-ID: <200009281032.e8SAW7A00331@mass.osd.bsdi.com> In-Reply-To: Your message of "Thu, 28 Sep 2000 19:10:10 %2B0900." <20000928191010H.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I don't change change my mind (this change is not needed), but here is > yet another aspects. > > jkh> Agreed - vnconfig is supposed to load the vn module and does, > jkh> at least, in -current. > > However, this commit maybe assumes that if somebody want to do "make > release" of 5-current with 4-stable of /usr/src (oops, I have a > mistake in previous mail). > > Under such situation, vn module of 4-stable should be loaded; but > vnconfig(8) runs under chroot environment which is maybe 5-current > world. You know, loading vn.ko of *5-current* to *4-stable kernel This is actually a bug in the autoload implementation; vfsload should be doing the right thing and fetching the module from the 'true' module path, not from the build area. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009281032.e8SAW7A00331>