nixpkgs/pkgs/applications/virtualization
aszlig 8bd89c922d
virtualbox: Split kernel modules into own package
Putting the kernel modules into the same output path as the main
VirtualBox derivation causes all of VirtualBox to be rebuilt on every
single kernel update.

The build process of VirtualBox already outputs the kernel module source
along with the generated files for the configuration of the main
VirtualBox package. We put this into a different output called "modsrc"
which we re-use from linuxPackages.virtualbox, which is now only
containing the resulting kernel modules without the main user space
implementation.

This not only has the advantage of decluttering the Nix expression for
the user space portions but also gets rid of the need to nuke references
and the need to patch out "depmod -a".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 06:12:38 +02:00
..
8086tiny Small style fixups 2014-09-10 21:34:50 -03:00
bochs Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
cbfstool Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00:00
docker treewide: Use more makeBinPath 2016-08-23 01:18:10 +03:00
driver Virtualization: add XEN/KVM related drivers for Windows 2015-07-04 00:14:05 +02:00
open-vm-tools open-vm-tools: use makeBinPath 2016-08-23 04:32:21 +03:00
openstack Merge master into closure-size 2016-03-08 09:58:19 +01:00
OVMF Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
qboot qboot: turn off stackprotector and pic hardening 2016-04-03 11:41:30 +00:00
qemu qemu: 2.6.0 -> 2.6.1 2016-08-31 13:31:22 +02:00
remotebox Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
rkt rkt: 1.12.0 -> 1.14.0 (#18360) 2016-09-06 23:04:17 +02:00
seabios Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
spice-vdagent spice-vdagentd service : initial at 0.16.0 2016-03-05 07:56:47 +10:00
tini tini: fix build 2016-08-13 14:23:20 +08:00
virt-manager Remove top-level dbus_python and pythonDBus. 2016-08-16 22:52:37 +02:00
virt-viewer virt-viewer: fix build and clean up 2015-12-28 21:44:12 +00:00
virtinst treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
virtualbox virtualbox: Split kernel modules into own package 2016-09-13 06:12:38 +02:00
xen xen: remove obsolete substituteInPlace 2016-08-27 21:54:30 +00:00
xhyve Transformed meta.maintainers attributes to lists 2015-09-17 15:33:36 +02:00