nixpkgs/nixos/modules/virtualisation
Eelco Dolstra e7ab051cda Disable predictable interface names in tests
Apparently systemd is now smart enough to figure out predictable names
for QEMU network interfaces. But since our tests expect them to be
named eth0/eth1..., this is not desirable at the moment.

http://hydra.nixos.org/build/10418789
2014-04-19 10:13:46 +02:00
..
amazon-config.nix
amazon-image.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
container-config.nix Make "nixos-container login" an alias of "machinectl login" 2014-04-18 20:47:31 +02:00
containers.nix Use "machinectl poweroff" to shut down containers 2014-04-18 17:11:59 +02:00
ec2-data.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +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 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
libvirtd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nixos-container.pl Make "nixos-container login" an alias of "machinectl login" 2014-04-18 20:47:31 +02:00
nova-config.nix
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
qemu-opts
qemu-vm.nix Disable predictable interface names in tests 2014-04-19 10:13:46 +02:00
run-in-netns.c Add support for running a container with a private network interface 2014-03-18 10:49:25 +01:00
virtualbox-guest.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
virtualbox-image.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xen-dom0.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xen-domU.nix