nixpkgs/nixos/modules/virtualisation
William A. Kennington III aa5d6922c5 Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Setting to 0 results in empty grub config."
The issue was that grub was not building the default entry which would
leave systems unbootable. This can now be safely reverted as the default
entry is being built once again.

This reverts commit fd1fb0403c.
2015-05-29 13:26:51 -07:00
..
amazon-config.nix Fix amazon default configuration.nix file. 2015-04-09 22:18:13 +02:00
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-options.nix Move amazon option out of amazon-image.nix, needed to make ec2.hvm usable from nixops, without breaking evaluation for other backends. 2015-02-16 09:57:19 +00:00
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 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-image: fix, split into bootstrap and regular configurations 2015-05-20 13:24:38 +03:00
container-config.nix Disable some more unnecessary stuff in containers 2015-04-20 11:32:28 +02:00
containers.nix Don't use machinectl to shut down containers 2015-02-28 19:23:00 +01:00
docker-image.nix container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
docker.nix nixos/docker: set extraOptions to separatedString type 2015-04-25 15:25:15 +02:00
ec2-data.nix Revert restartIfChanged on fetch-ec2-data, as it breaks deployments that set ec2.metadata = true, as the existing (default) blackhole will not be cleared. 2015-05-07 08:51:38 +00:00
google-compute-config.nix Work around infinite recursion issue in nixops. 2015-04-29 09:55:20 +00:00
google-compute-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
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: citerefentry markup in lxc option descriptions 2015-02-28 09:21:48 +01:00
nixos-container.pl Merge pull request #5936 from j-keck/nixos-container-usage 2015-03-17 12:43:29 +01: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 nova-image: Delete no longer used comment 2015-05-26 11:05:52 +01:00
nova.nix bridge-utils: align attrname with pkgname 2015-02-20 22:30:51 +01:00
openvswitch.nix nixos/openvswitch: add ipsec gre tunnels support 2015-04-25 15:35:02 +02:00
parallels-guest.nix cupsd: rename cupsd.service to cups.service 2015-03-12 09:00:56 +03: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 nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
virtualbox-guest.nix nixos: Rename virtualbox to virtualboxGuest. 2014-11-27 18:42:22 +01:00
virtualbox-image.nix nixos: Rename virtualbox to virtualboxGuest. 2014-11-27 18:42:22 +01:00
vmware-guest.nix VMWare guest support and open-vm-tools package 2015-05-15 12:43:21 +02:00
xen-dom0.nix Deal with virtualisation.xen.stored in a more standard way 2015-03-05 12:46:50 +01:00
xen-domU.nix Update: add new Xen versions + update NixOS Xen modules 2015-02-25 23:30:44 +01:00