24 окт. 2017 г. 0:38 пользователь "Oleg Ginzburg" <olev...@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.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to