slackbuilds_ponce/system/virtualbox-kernel
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
COPYING
COPYING.CDDL
doinst.sh
README
slack-desc
virtualbox-kernel-mksrctarball.sh
virtualbox-kernel.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
virtualbox-kernel.SlackBuild

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

Note that if you have built virtualbox with HARDENING=no, then you
have to do the same for virtualbox-kernel.

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.