nixpkgs/nixos/modules/virtualisation
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.nix NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
amazon-init.nix nixos/amazon-init: add user-data shell script support 2021-04-18 10:19:06 +01:00
amazon-options.nix NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
anbox.nix nixos/anbox: remove systemd-udev-settle 2021-03-01 19:29:32 +01:00
azure-agent-entropy.patch
azure-agent.nix nixos/azure-agent: fix deprecation warning 2021-01-12 13:00:38 +02:00
azure-bootstrap-blobs.nix
azure-common.nix azure: boot.growPartition = true 2020-03-29 13:56:55 -07:00
azure-config-user.nix
azure-config.nix
azure-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
azure-images.nix
brightbox-config.nix
brightbox-image.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
cloudstack-config.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
container-config.nix nixos containers: disable NixOS manual in container config. (#75659) 2019-12-15 18:21:52 +02:00
containerd.nix nixos/containerd: StartLimit* options must be in the unit-section 2021-05-17 06:17:18 +10:00
containers.nix nixos/containers: Add virtualisation.containers.containersConf.cniPlugins 2021-06-02 10:20:11 +02:00
cri-o.nix nixos/cri-o: add OCI seccomp bpf hook support 2021-02-05 11:04:49 +01:00
digital-ocean-config.nix nixos/digital-ocean-image: init 2019-11-24 08:11:33 -08:00
digital-ocean-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
digital-ocean-init.nix nixos/digital-ocean-image: init 2019-11-24 08:11:33 -08:00
docker-image.nix
docker.nix nixos/docker: fix evaluation when NAT is enabled too 2021-05-13 10:26:45 +00:00
ec2-amis.nix ec2-amis: add release 21.05 2021-06-06 17:09:30 -07:00
ec2-data.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
ec2-metadata-fetcher.nix metadata fetchers: use umask instead of fetch-and-chmod 2021-05-02 08:28:59 +10:00
ecs-agent.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
fetch-instance-ssh-keys.bash gce/fetch-ssh-keys: Put script in separate file, use PrivateTmp... 2021-02-19 15:17:12 +01:00
gce-images.nix add new Google Cloud image for the current release 2021-03-21 14:04:09 -04:00
google-compute-config.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
google-compute-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
grow-partition.nix
hyperv-guest.nix nixos/hyperv: bail gracefully if device is missing 2021-04-29 09:37:17 +08:00
hyperv-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
kvmgt.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
libvirtd.nix Update nixos/modules/virtualisation/libvirtd.nix 2021-05-30 14:56:41 +00:00
lxc-container.nix nixos/getty: rename from services.mingetty 2021-01-05 09:09:42 +00:00
lxc.nix Revert "Revert "apparmor: fix and improve the service"" 2021-04-23 07:17:55 +02:00
lxcfs.nix
lxd.nix Revert "Revert "apparmor: fix and improve the service"" 2021-04-23 07:17:55 +02:00
nixos-containers.nix nixos/containers: Increase startup timeout for imperative containers 2021-05-08 19:59:20 +02:00
oci-containers.nix nixos/oci-containers: add support for environment files 2021-04-15 10:57:56 +02:00
openstack-config.nix nixos: openstack: have its own metadata fetcher expression 2020-11-18 11:42:32 -05:00
openstack-metadata-fetcher.nix metadata fetchers: use umask instead of fetch-and-chmod 2021-05-02 08:28:59 +10:00
openvswitch.nix Only include ipsecTools if using ipsec 2021-07-27 19:46:56 +02:00
parallels-guest.nix treewide: fix modules options types where the default is null 2020-04-28 19:13:59 +02:00
podman-dnsname.nix nixos/podman-dnsname: init 2021-06-02 10:20:11 +02:00
podman-network-socket-ghostunnel.nix nixos/podman-network-socket-ghostunnel: move condition to include socket 2021-06-02 10:20:11 +02:00
podman-network-socket.nix nixos/podman: Add generic networkSocket interface 2021-06-02 10:20:10 +02:00
podman.nix nixos/podman-dnsname: init 2021-06-02 10:20:11 +02:00
qemu-guest-agent.nix nixos/qemu-guest-agent: add statedir 2021-03-31 20:07:17 +03:00
qemu-vm.nix Merge pull request #111462 from jakobrs/msize 2021-02-25 21:06:27 -05:00
railcar.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
spice-usb-redirection.nix fixup: address @jtojnar's review comments 2020-09-12 17:00:44 +02:00
vagrant-guest.nix nixos/vagrant-virtualbox-image: init (#101120) 2020-10-20 11:09:46 +02:00
vagrant-virtualbox-image.nix nixos/vagrant-virtualbox-image: init (#101120) 2020-10-20 11:09:46 +02:00
virtualbox-guest.nix nixos/virtualbox-guest: add vmware driver 2020-06-17 18:43:27 +02:00
virtualbox-host.nix nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0 2019-10-26 00:45:42 +02:00
virtualbox-image.nix nixos/virtualbox-image: cast baseImageFreeSpace into str 2021-08-03 02:47:14 +02:00
vmware-guest.nix open-vm-tools: Copy the udev files over correctly 2021-07-14 13:18:01 +00:00
vmware-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
xe-guest-utilities.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
xen-dom0.nix Merge branch 'staging-next' into staging 2021-04-06 16:25:41 +02:00
xen-domU.nix