nixpkgs/nixos/modules/virtualisation
aszlig d394d095ab
containers: Don't descend into mounts on destroy.
This tells the sad tale of @the-kenny who had bind-mounted his home
directory into a container. After doing `nixos-container destroy` he
discovered that his home directory went from "full of precious data" to
"no more data".

We want to avoid having similar sad tales in the future, so this now also
check this in the containers VM test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-11 18:12:35 +02:00
..
amazon-config.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
amazon-image.nix amazon-image.nix: Overwrite busybox swapon 2014-08-01 17:55:37 -04:00
azure-config.nix Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986. 2014-09-06 21:37:46 +02:00
azure-image.nix Azure: Fix authorized_keys 2014-09-06 22:54:15 +02:00
container-config.nix Containers: Use nsenter to execute commands in containers 2014-08-28 02:20:23 +02:00
containers.nix containers: Remove check for var/lib/startup-done. 2014-09-11 18:12:35 +02:00
docker-image.nix nixos: virtualisation, add basic docker nixos image 2014-08-25 12:00:14 +02:00
docker.nix nixos: docker, create docker group 2014-09-03 21:23:30 +02:00
ec2-data.nix amazon ec2: Make fetch-ec2-data more robust 2014-08-05 15:12:26 +02:00
google-compute-config.nix Add initial configuration for Google Compute Engine 2013-12-11 15:32:27 +01:00
google-compute-image.nix Google Compute image: 2014-08-01 15:25:50 +02:00
libvirtd.nix Ensure libvirtd is started after vswitch and add ability to configure how libvirtd guests are shutdown 2014-09-02 01:48:50 +04:00
nixos-container.pl containers: Don't descend into mounts on destroy. 2014-09-11 18:12:35 +02:00
nova-config.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
nova-image.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nova.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
openvswitch.nix formatting/retab 2014-09-02 01:48:50 +04:00
qemu-opts Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
qemu-vm.nix Fix initrd after recent busybox upgrades 2014-09-05 18:42:53 +02:00
virtualbox-guest.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
virtualbox-image.nix Fix evaluation in virtualbox-image.nix 2014-08-06 16:25:42 +02:00
xen-dom0.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xen-domU.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00