Ports .ko installation directory

2008-02-07 Thread David O'Brien
Do we have a standard for where .ko modules should be installed? I've found the sysutils/pmap port to be pretty cool - I almost think we should bring it into the base system. Anyway, it installs into /boot/kernel (unless MODULES_WITH_WORLD is defined), which to me is just wrong. What if I've

Re: Ports .ko installation directory

2008-02-07 Thread Gary Jennejohn
On Thu, 7 Feb 2008 09:41:07 -0800 David O'Brien [EMAIL PROTECTED] wrote: Do we have a standard for where .ko modules should be installed? I've found the sysutils/pmap port to be pretty cool - I almost think we should bring it into the base system. Anyway, it installs into /boot/kernel

Re: Ports .ko installation directory

2008-02-07 Thread Edwin Groothuis
On Thu, Feb 07, 2008 at 09:41:07AM -0800, David O'Brien wrote: Do we have a standard for where .ko modules should be installed? I would say /boot/modules, but the more important thing is to use INSTALL_KLD instead of INSTALL_PROGRAM or INSTALL_DATA :-) Edwin -- Edwin Groothuis |