summaryrefslogtreecommitdiffstats
path: root/system/virtualbox-kernel-addons/README
blob: 58a5f3a323252fb3c6dd1817504daccf06fb9c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This are the suplementary kernel drivers for the VirtualBox
virtualization environment to be used within a guest.

To build the package for a kernel different from the running one,
start the script setting the KERNEL variable as in
	KERNEL=2.6.27.7 ./virtualbox-kernel.SlackBuild

If you want to build a kernel module for an other virtualbox version
you can use the included "virtualbox-kernel-addons-mksrctarball.sh"
which will generate the needed source package for you. You will need
to have the coresponding virtualbox-ose-addons version already installed.

This package is intended to be used on GUEST / VIRTUAL MACHINES running
Slackware, NOT the host system.