nixpkgs/nixos
Graham Christensen bd38b059ea 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`.
2021-08-25 10:42:35 -04:00
..
doc nixos/sx: init 2021-08-22 13:44:29 -04:00
lib nixos/make-zfs-image: init 2021-08-25 10:42:35 -04:00
maintainers NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00
modules NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00
tests Merge pull request #135094 from mguentner/matrix-synapse-modern-twisted 2021-08-23 23:19:10 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.