summary refs log tree commit diff
path: root/nixos/modules/virtualisation/amazon-image.nix
Commit message (Expand)AuthorAge
* Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon ima...William A. Kennington III2015-05-29
* Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Set...Rob Vermaas2015-05-29
* nixos/initrd: Generic library copyingWilliam A. Kennington III2015-03-28
* Blacklist the nouveau driver on EC2Eelco Dolstra2015-02-18
* Move amazon option out of amazon-image.nix, needed to make ec2.hvm usable fro...Rob Vermaas2015-02-16
* Obsolete security.initialPasswordEelco Dolstra2014-11-03
* DohhRob Vermaas2014-10-14
* amazon-image.nix: Pass --option build-users-group '' to nix tools to make Ama...Rob Vermaas2014-10-14
* amazon-image.nix: Overwrite busybox swaponShea Levy2014-08-01
* Change size of Amazon EC2 S3-backed images to 8GB (was 4GB).Rob Vermaas2014-06-19
* EC2: allow building S3-backed HVM ami'sRob Vermaas2014-06-19
* Add option ec2.hvm, to set some boot configuration specific for EC2 HVM insta...Rob Vermaas2014-05-21
* Set console=ttyS0 for Amazon EC2 instances, as suggested by Amazon.Rob Vermaas2014-05-12
* nixos-install: Ask the user to set a root passwordEelco Dolstra2014-05-09
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Make initialRootPassword overrideable in all virtualisation modules, not just...Rickard Nilsson2014-02-24
* Re-introduce security.initialRootPassword, and add a new option users.extraUs...Rickard Nilsson2014-02-05
* Generate /etc/passwd and /etc/group at build timeRickard Nilsson2014-02-05
* Don't set an initial null root password for Amazon / VirtualBox imagesEelco Dolstra2013-11-01
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10