This port only support VirtualBox additions for NetBSD.
- kBuild
Goto kBuild download source package. Before bootstrap kBuild, you need gettext-tools(/usr/pkgsrc/devel/gettext-tools).
./kBuild/env.sh --full
gmake -f bootstrap.kmk
- GCC 3.2.3 or later (except for the GCC 4.0.x series)
- Yasm 0.6.2 or later
- bcc (Bruce Evans C Compiler; often part of the dev86 package)
- xsltproc (libxslt, XML style sheet processor)
more info can get from running configure result
./kmk
./kmk install
You can find binary files at out/netbsd.amd64/release/bin/additions/
modload vboxvideo.ko
modload vboxguest.ko
./VboxClient
- Add NetBSD support to Config.kmk
- Make Iprt library compatible with NetBSD
- Add r0drv library of NetBSD
- Add r3 Runtime library of NetBSD
- Add vboxguest driver support for NetBSD
- Add vbox-additions library for NetBSD
- Loading vboxguest module kernel crash
- Incomplete vbox additions feature supports