about summary refs log tree commit diff
path: root/nixos/maintainers
AgeCommit message (Expand)AuthorFilesLines
2021-05-01amazonImage: make statically sized againLuke Granger-Brown1-1/+1
2021-04-24treewide: use auto diskSize for make-disk-imagelassulus3-4/+4
2021-04-24Revert "treewide: use auto diskSize for make-disk-image"Luke Granger-Brown3-4/+4
2021-04-24Revert "nixos/amazon-image: (temporarily) use fixed disk size again"Luke Granger-Brown1-2/+1
2021-04-24nixos/amazon-image: (temporarily) use fixed disk size againLuke Granger-Brown1-1/+2
2021-04-22treewide: use auto diskSize for make-disk-imagelassulus3-4/+4
2021-03-21add new Google Cloud image for the current releaseAmineChikhaoui1-0/+12
2021-01-11amazonImage: Upload disks as GP3 for cheaper & faster IO (#109027)Graham Christensen1-1/+1
2020-10-30Merge pull request #102174 from grahamc/ami-root-use-gptGraham Christensen1-1/+1
2020-10-30nixos.amazonAmi: use legacy+gpt disk images to support partitions >2TGraham Christensen1-1/+1
2020-10-30create-amis: improve wording around the service name's IAM roleGraham Christensen1-2/+2
2020-10-30create-amis: allow customizing the service role nameGraham Christensen1-4/+6
2020-10-30create-amis.sh: log the full response if describing the import snapshot tasks...Graham Christensen1-0/+2
2020-10-30nixos ec2/create-amis.sh: shellcheck: $ is not needed in arithmeticGraham Christensen1-1/+1
2020-10-30nixos ec2/create-amis.sh: shellcheck: explicitly make the additions to block_...Graham Christensen1-4/+4
2020-10-30nixos ec2/create-amis.sh: shellcheck: read without -r mangles backslashesGraham Christensen1-2/+2
2020-10-30nixos ec2/create-amis.sh: shellcheck: SC2155: Declare and assign separately t...Graham Christensen1-3/+6
2020-10-30nixos ec2/create-amis.sh: shellcheck: quote state_dir referenceGraham Christensen1-1/+1
2020-10-30nixos ec2/create-amis.sh: shellcheck: quote region referencesGraham Christensen1-8/+9
2020-08-22Merge pull request #89116 from wagdav/fix-args-create-amisLassulus1-1/+1
2020-08-16nixos/ec2: remove dependency on NIX_PATHJörg Thalheim1-2/+2
2020-08-04nixos/maintainers/*: editorconfig fixeszowoq3-4/+4
2020-05-28create-amis: fix argument checkDavid Wagner1-1/+1
2020-04-27nixos/azure-new: use local nixpkgsCole Mickens1-1/+1
2020-03-29nixos/azure: clarify how users work in basic exampleCole Mickens2-0/+10
2020-03-29nixos/azure: upload-image.sh cleanup $1 handlingCole Mickens1-2/+2
2020-03-29nixos/azure: upload-image names the image betterCole Mickens1-2/+5
2020-03-29nixos/azure: simplify example imageCole Mickens2-23/+17
2020-03-29azure: init nixos/maintainers/scripts/azure-newCole Mickens8-0/+194
2020-03-22nixos-ami: update nvme_core.io_timeout for linux kernel >= 4.15Benjamin Hipple1-3/+8
2020-03-05create-amis: Add eu-north-1adisbladis1-1/+1
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