nixpkgs/nixos
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
..
doc nixos: fix release notes about linux_latest version 2021-08-17 07:12:42 +00:00
lib nixos/make-zfs-image: init 2021-09-13 16:20:46 +00:00
maintainers NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
modules NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
tests nixos/kernel: add 5.14 to kernel test-suite 2021-09-12 23:15:14 +02:00
COPYING
default.nix nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
README
release-combined.nix nixos/release-combined: fix a test name 2021-05-17 22:52:28 +02:00
release-small.nix Merge pull request #104322 from grahamc/amazon-image 2020-11-19 18:45:07 -05:00
release.nix NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00: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.