nixpkgs/nixos/modules/virtualisation
aszlig 86b695a18e
vbox-guest: Remove all references to sbin/.
Using $storepath/sbin is deprecated according to commit 98cedb3, so
let's avoid putting anything in .../sbin for the guest additions.

This is a continuation of the initial commit done by @ctheune at
1fb1360, which unfortunately broke VM tests and only changed the path of
the mount.vboxsf helper.

With this commit, the VM test is fixed and I've also verified on my
machine that it is indeed working again.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-04 03:03:24 +02:00
..
amazon-config.nix
amazon-image.nix Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Setting to 0 results in empty grub config." 2015-05-29 13:26:51 -07:00
amazon-init.nix Remove option ec2.metadata 2015-06-30 17:25:56 +02:00
amazon-options.nix
azure-common.nix Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Setting to 0 results in empty grub config." 2015-05-29 13:26:51 -07:00
azure-config.nix
azure-image.nix azure-image: fix, split into bootstrap and regular configurations 2015-05-20 13:24:38 +03:00
container-config.nix Use ConditionVirtualization to disable some services in containers 2015-07-22 12:23:40 +02:00
containers.nix
docker-image.nix container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
docker.nix docker: allow the user to override postStart 2015-07-20 14:28:49 +01:00
ec2-data.nix Remove option ec2.metadata 2015-06-30 17:25:56 +02:00
google-compute-config.nix Work around infinite recursion issue in nixops. 2015-04-29 09:55:20 +00:00
google-compute-image.nix Merge pull request #6732 from oconnorr/master 2015-06-02 20:34:43 +02:00
libvirtd.nix nixos/libvirtd: remove --verbose flag 2015-05-20 12:14:18 +02:00
lxc-container.nix container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
lxc.nix
nixos-container.pl
nova-config.nix
nova-image.nix nova-image: Delete no longer used comment 2015-05-26 11:05:52 +01:00
nova.nix nixos: Replace pkgs.openssh with config.programs.ssh.package 2015-06-26 17:09:58 -07:00
openvswitch.nix nixos/openvswitch: add ipsec gre tunnels support 2015-04-25 15:35:02 +02:00
parallels-guest.nix
qemu-opts
qemu-vm.nix Installer test: Fix booting from SCSI 2015-06-17 15:47:43 +02:00
virtualbox-guest.nix vbox-guest: Remove all references to sbin/. 2015-08-04 03:03:24 +02:00
virtualbox-image.nix
vmware-guest.nix fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
xen-dom0.nix xen: fixes (authored by michalpalka) 2015-07-15 12:38:37 +02:00
xen-domU.nix