nixpkgs/nixos/maintainers/scripts/ec2
Graham Christensen a989fd1885 NixOS/amazonImageZfs: init
Introduce an AWS EC2 AMI which supports aarch64 and x86_64 with a ZFS
root.

This uses `make-zfs-image` which implies two EBS volumes are needed
inside EC2, one for boot, one for root. It should not matter which
is identified `xvda` and which is `xvdb`, though I have always
uploaded `boot` as `xvda`.

(cherry picked from commit bd38b059eae05871579b2dfd51cd41d058b6a1ec)
2021-09-13 16:20:46 +00:00
..
amazon-image-zfs.nix NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
amazon-image.nix NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
create-amis.sh amazonImage: Upload disks as GP3 for cheaper & faster IO (#109027) 2021-01-11 13:54:40 -05:00