emulators/virtualbox-kmod: turn on VIMAGE by default for FreeBSD 12+

Pavel Timofeev timp87 at gmail.com
Tue Oct 24 07:36:56 UTC 2017


24 окт. 2017 г. 0:38 пользователь "Oleg Ginzburg" <olevole at olevole.ru>
написал:

Hello,

With this change:
https://svnweb.freebsd.org/base?view=revision&revision=324810 I think
should also set VIMAGE options by default in emulators/virtualbox-kmod port
for FreeBSD 12+ via

.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200051

or by separated meta port ( FLAVOR can help?) :

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215336

Without this change we will get panic on FreeBSD 12 + virtualbox-kmod on
boot.
____________________________________


Hi!
First of all I suppose this has to be fixed the way kernel should not
panic, but should just not work (fail to load the module?) and warn about
that.
My 2 cents.


More information about the freebsd-current mailing list