slackbuilds_ponce/system/virtualbox-kernel/README
Heinz Wiesinger cafdf43394
system/virtualbox-kernel: Drop support for non-hardened virtualbox
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-09-06 08:50:27 +07:00

11 lines
521 B
Text

This is the supplementary kernel driver for the VirtualBox
virtualisation environment.
To build the package for a kernel different from the running one,
start the script setting the KERNEL variable as in
KERNEL=2.6.38.8 ./virtualbox-kernel.SlackBuild
If you want to build a kernel module for an other virtualbox version
you can use the included "virtualbox-kernel-mksrctarball.sh" which will
generate the needed source package for you. You will need to have
the coresponding virtualbox-ose version already installed.