nixpkgs/pkgs/applications/virtualization
aszlig ac603e208c
virtualbox: Fix runtime paths in hardening mode.
Because we have to rely on setuid wrappers on NixOS, we can't easily
hardcode the executable paths and set it 4755. So for all calls, we need
to change the runtime path executable directory to /var/setuid-wrappers/
and for verification we need to retain the executable directory.

Also note, that usually VBoxNetAdpCtl, VBoxNetDHCP, VBoxNetNAT, VBoxSDL
and VBoxVolInfo don't reside in directories that are commonly in PATH,
but in /usr/lib/virtualbox in most mainstream distros. But because the
names of these executables are distinctive enough to not cause
collisions with other setuid programs, I'll leave it like that and not
patch up setuid-wrappers.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-18 14:06:13 +01:00
..
8086tiny Small style fixups 2014-09-10 21:34:50 -03:00
bochs Bochs: upgrade to 2.6.7 2014-11-18 10:53:40 -02:00
docker docker: update from 1.3.1 to 1.3.3, potentially fixes CVE-2014-6407, CVE-2014-6408 2014-12-17 15:47:56 +01:00
nova pythonPackages.boto_1_9: remove 2014-08-27 13:26:00 +02:00
OVMF Update/Fix OVMF 2014-12-11 08:46:13 +03:00
qemu Allow QEMU to fallback to full simulation if /dev/kvm is not available. 2014-08-13 23:26:26 +02:00
virt-manager virt-manager: fix missing schema error 2014-10-03 16:09:03 +02:00
virt-viewer virt-viewer: fix missing schema error 2014-12-16 14:07:02 +01:00
virtinst virtinst: fix name resolution ambiguity breaking the runnability 2014-08-27 21:24:13 +02:00
virtualbox virtualbox: Fix runtime paths in hardening mode. 2014-12-18 14:06:13 +01:00
xen xen: note about security for next bump 2014-10-02 10:23:09 +02:00