nixpkgs/pkgs/applications/virtualization/virtualbox
aszlig 5a3f9c08b0
virtualbox: Allow building with extension pack.
The extension pack is needed in order to have USB 2.0, RDP and PXE boot support
and is _not_ part of the free version, so please read their conditions before
using it:

https://www.virtualbox.org/wiki/VirtualBox_PUEL

Further information and details about the extension pack is available here:

https://www.virtualbox.org/manual/ch01.html#intro-installing

I'm wimping out here and use requireFile to ask the user to fetch the extension
pack manually, simply because I'm not a lawyer. I've seen other distributions
that fetch the extension packs directly from upstream, but I'm not sure if that
is according to Oracle's PUEL.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
..
guest-additions virtualbox: Update to upstream version 4.2.4. 2012-12-03 11:10:17 +01:00
default.nix virtualbox: Allow building with extension pack. 2012-12-12 12:36:19 +01:00
remove_fa_ir.patch virtualbox: Update to version 4.2.2. 2012-10-22 19:57:35 +02:00