nixpkgs/nixos/maintainers/scripts/ec2
Rob Vermaas 973fa21b52 Better support for HVM instances. Now the NixOS images can
be used on HVM instances without needing nixops. Previously
the grub setup was incorrect, so a plain 'nixos-rebuild switch'
and a reboot would result in a broken system.

Also added growing of the partition of the root disk in the initrd,
so you can run resize2fs after initial boot, without needing an
extra reboot. This is useful especially for nixops'
deployment.ec2.ebsInitialRootDiskSize option.

(cherry picked from commit 044a24e58bcf4cf48df02df936c542839fb08d90)
2014-05-21 16:37:55 +02:00
..
amazon-base-config.nix Fix EC2 creation script for latest nixops 2014-04-28 15:46:49 +02:00
amazon-hvm-config.nix Better support for HVM instances. Now the NixOS images can 2014-05-21 16:37:55 +02:00
amazon-hvm-install-config.nix Better support for HVM instances. Now the NixOS images can 2014-05-21 16:37:55 +02:00
create-ebs-amis.py Better support for HVM instances. Now the NixOS images can 2014-05-21 16:37:55 +02:00
create-s3-amis.sh Adapt S3 ami creation script to new nixpkgs structure 2013-11-08 12:49:44 +01:00
ebs-creator.nix Better support for HVM instances. Now the NixOS images can 2014-05-21 16:37:55 +02:00