* "M. Warner Losh" <[EMAIL PROTECTED]> [ Date: 2003-05-28 ] [ w.r.t. Re: policy on GPL'd drivers? ] > In message: <[EMAIL PROTECTED]> > Juli Mallett <[EMAIL PROTECTED]> writes: > : Jumping in a bit late as I thought someone would point this out, but > : I thought that 3rd-party modules would live in /boot/modules? > > third party binary only modules. If you have source, for some > definition of having source, to rebuild from, then it makes the most > sense to keep it directly with the kernel. I'd not bother with > symlinks as that just makes things more complicated and I'm not sure > what gain you get from it.
I'm just curious how the third-party modules are kept around properly across installkernel/buildkernel. Did you get MAKEOBJDIR/MAKEOBJDIRPREFIX stuff working in the kernel build dir with ports modules? I'm glad we aren't doing the realpath(3) thing in Make anymore, if so, as I doubt I'm the only one with one hell of a convoluted setup in that sort of thing. And thanks for clearing up that that was binary-only ones, that makes a bit more sense I suppose, assuming we're handling the module installs all properly. Thanx, juli. -- juli mallett. email: [EMAIL PROTECTED]; efnet: juli; _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"