VirtualBox + VIMAGE

Brandon Gooch jamesbrandongooch at gmail.com
Wed Jan 26 14:31:44 UTC 2011


On Wed, Jan 26, 2011 at 8:25 AM, Mikolaj Golub <to.my.trociny at gmail.com> wrote:

[SNIP]

> I suppose we should have an option in ports, something:
>
> .if ${OSVERSION} < 800500
> OPTIONS+=        VIMAGE "Build for VIMAGE kernel" off
> .endif
>
> and if it is on set VIMAGE make environment variable. Or may be you have
> a better solution.

As of r217203 on 9-CURRENT and r217403 on 8-STABLE, VIMAGE is
announced as a feature via sysctl(8). Would it be possible to query
this value to decide how to build the module?

[SNIP]

-Brandon


More information about the freebsd-virtualization mailing list