about summary refs log tree commit diff
path: root/nixos/maintainers
AgeCommit message (Expand)AuthorFilesLines
2020-01-09maintainers/create-azure.sh: run from anywhereAlyssa Ross1-2/+2
2019-11-02ec2/create-amis.sh: register root device as /dev/xvdaAndrew Childs1-2/+2
2019-10-28ec2-amis.nix: add 19.09 amisAmineChikhaoui1-1/+1
2019-10-25scripts/gce: make image name configurableJohan Thomsen1-1/+1
2019-09-05amazon-image.nix: upload prebuilt imagesAndrew Childs2-254/+279
2019-09-05amazon-image.nix: add hydra-build-products and improve metadataAndrew Childs1-1/+10
2019-09-05amazon-image.nix: default to vpc formatted imagesAndrew Childs1-1/+1
2019-09-05amazon-image.nix: add EFI support, enable by default for aarch64Andrew Childs1-1/+6
2019-08-05mass replace "flip map -> forEach"danbst1-1/+1
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-1/+1
2019-07-14mass replace "flip map -> foreach"danbst1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-03-15amazon-image.nix: Resolve failure to include resize2fstalyz1-0/+1
2019-02-24Merge pull request #44573 from vincentbernat/feature/cloudstackRyan Mulligan1-0/+23
2019-02-11Rename `novaImage` to `openstackImage`Antoine Eiche2-26/+26
2018-11-26google-compute-image: make it a module and the size tuneable (#49854)Ding Xiang Fei1-2/+2
2018-11-17nixos/cloudstack-image: initial importVincent Bernat1-0/+23
2018-07-24create-amis.sh: Change directory for AMIsEelco Dolstra1-1/+2
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-2/+2
2018-06-12maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)Jörg Thalheim1-1/+1
2018-05-12Fix kernel crash caused by absent root deviceIhor Antonov1-1/+1
2018-05-12Fix kernel panic on ec2 kvm instances caused by io timeout on nvme root volumeIhor Antonov1-0/+5
2018-04-28treewide: rename version attributesMaximilian Bosch1-1/+1
2018-04-06Update create-gce.sh script. Set default option for GCE images to disable hos...Rob Vermaas1-2/+2
2018-04-02nixos/maintainers/option-usages.nix: Improve spelling and grammarAndré-Patrick Bubel1-3/+3
2018-01-22nixos/make-disk-image.nix: Support EFI imagesTuomas Tynkkynen1-1/+1
2017-12-20create-amis.sh: Ass eu-west-3Eelco Dolstra1-1/+1
2017-10-23amazon-image: make derivation name configurableDan Peebles1-1/+7
2017-09-28Don't generate instance-store AMIsEelco Dolstra1-1/+1
2017-09-24gnome3: only maintain single GNOME 3 package set (#29397)Jan Tojnar1-1/+0
2017-09-11nixos/nova-image: cleanup image builders (#29242)lewo1-0/+2
2017-08-11amazon-image: fix typo in last commitDan Peebles1-1/+1
2017-08-11amazon-image: make image size configurableDan Peebles1-2/+7
2017-08-10amazon-image: support VPC/VHD as an output format for the builderDan Peebles1-1/+1
2017-08-10amazon-image: Add disk format option to image builder moduleDan Peebles1-2/+7
2017-04-24make-disk-image: change to be less VM-centricDan Peebles1-4/+1
2017-04-13gce/create-gce.sh: rewrite using nix-shell shebang and bash (#24869)Jörg Thalheim1-10/+18
2017-04-04Revert "Revert "EC2: Disable PV support""Eelco Dolstra1-7/+6
2017-04-04Revert "EC2: Disable PV support"Jörg Thalheim1-6/+7
2017-04-03EC2: Disable PV supportEelco Dolstra1-7/+6
2017-04-03create-amis.sh: Use pv-grub-hd0_1.05Eelco Dolstra1-1/+1
2017-02-24nova-image: refactoringAntoine Eiche1-0/+24
2017-02-22make-disk-image.nix: support additional filesystem contentsDan Peebles1-2/+21
2017-02-19Create AMIs for ca-central-1 (Canada)Eelco Dolstra1-1/+1
2017-01-17Create AMIs for eu-west-2 (London)Eelco Dolstra1-1/+1
2016-11-22create-amis: use jq instead of jsonDomen Kožar1-1/+1
2016-11-21create-amis: add us-east-2Domen Kožar1-1/+1
2016-11-21create-amis: order mattersDomen Kožar1-1/+1
2016-11-21create-amis.sh: another dep needed for EBS imagesDomen Kožar1-1/+1
2016-11-16create-amis.sh: use nix-shell for convenienceDomen Kožar1-1/+5