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
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
OVMF Update/Fix OVMF 2014-12-11 08:46:13 +03:00
qemu
virt-manager
virt-viewer virt-viewer: fix missing schema error 2014-12-16 14:07:02 +01:00
virtinst
virtualbox virtualbox: Fix runtime paths in hardening mode. 2014-12-18 14:06:13 +01:00
xen