Thanks to Jurgen, first. I wasn't sure where was the best place to bring it to a discussion so that I sent the patch.
I somehow though that .ko was installed into /book/kernel and being removed with installkernel. So, when I saw that fusefs installed its ko installed into /usr/local/modules, I thought it was a good idea. That was unnecessary, then. Perhaps, shouldn't KMODDIR defined somewhere in ports/Mk/*mk and no individual ports need to define it themselves? Thanks, Hiro On Wed, 14 Feb 2007 07:45:05 +0100 Alex Dupre <[EMAIL PROTECTED]> wrote: > Juergen Lock ha scritto: > > The upside would be that the kld wouldn't be deleted > > by installkernel > > I don't think they are deleted, the modules directory is not replaced on > installkernel. If the kld is needed at boot time by loader it cannot > stay in /usr/local, but probably kqemu can be loaded later. > > -- > Alex Dupre > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
