1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/lib
Eelco Dolstra aeb31b97ad Update AMI generator
The EBS and S3 (instance-store) AMIs are now created from the same
image. HVM instance-store AMIs are also generated.

Disk image generation has been factored out into a function
(nixos/lib/make-disk-image.nix) that can be used to build other kinds
of images.
2015-09-27 21:06:40 +02:00
..
test-driver
build-vms.nix
eval-config.nix nixos: move left-behind allowUnfree comment 2015-09-03 01:17:10 +02:00
from-env.nix
make-channel.nix
make-disk-image.nix Update AMI generator 2015-09-27 21:06:40 +02:00
make-ext4-fs.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-flags.nix
testing.nix Prefer local build for the test driver script 2015-08-26 15:04:47 +02:00
utils.nix