Jan 18 04:05 vboxdrv.ko breaks r328637: Wed Jan 31 kernel. crashes
Kevin Oberman
rkoberman at gmail.com
Mon Feb 5 18:44:03 UTC 2018
On Mon, Feb 5, 2018 at 2:49 AM, Taavi <taav at protonmail.com> wrote:
> Hi
>
> Not really wanting to do that. Using pkg binary system for purpose
>
> That would lead to question why binary package driver crashes kernel?
>
> regards,
> Taavi
>
This is a real problem with kmod packages. If hte kernel is modified in any
way, modules must be re-built. It may take a while for the package to get
re-built for a given change as the port has not been modified. The
recommended method is to put port modules into /etc/src.conf PORTS_MODULES
list so that kernel rebuild will always rebuild the modules, but that only
works if the kernel IS built from sources and re-installed. It will be a
bigger issue when more people start doing binary updates to the kernel.more
routinely.
More information about the freebsd-current
mailing list