nixpkgs/nixos/modules/virtualisation
Bjørn Forsman 0bfd27535f nixos/libvirtd: refresh LXC emulator path on startup
This fixes the issue when the LXC emulator binary is garbage collected
and breaks libvirtd containers, because libvirtd XML file still refers
to GC'ed store path.

We already have a fix for QEMU, this commit extends the fix to cover LXC
too.
2014-09-15 23:03:20 +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 nixos/libvirtd: refresh LXC emulator path on startup 2014-09-15 23:03:20 +02: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