Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2017 20:54:04 +0000
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        vbox@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   emulators/virtualbox-kmod: turn on VIMAGE by default for FreeBSD 12+
Message-ID:  <CAMsb%2BmZ%2B=HYX39XrD9YfRMyOsuSFH6gf9NQS9bvxsFSyd1F31A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMsb%2BmZ%2B=HYX39XrD9YfRMyOsuSFH6gf9NQS9bvxsFSyd1F31A>