summaryrefslogtreecommitdiffstats
path: root/nixos/maintainers
AgeCommit message (Expand)Author
2021-08-25amazon images: extend the image-info.json to have a disks objectGraham Christensen
2021-08-25NixOS/amazonImageZfs: initGraham Christensen
2021-05-01amazonImage: make statically sized againLuke Granger-Brown
2021-04-24treewide: use auto diskSize for make-disk-imagelassulus
2021-04-24Revert "treewide: use auto diskSize for make-disk-image"Luke Granger-Brown
2021-04-24Revert "nixos/amazon-image: (temporarily) use fixed disk size again"Luke Granger-Brown
2021-04-24nixos/amazon-image: (temporarily) use fixed disk size againLuke Granger-Brown
2021-04-22treewide: use auto diskSize for make-disk-imagelassulus
2021-03-21add new Google Cloud image for the current releaseAmineChikhaoui
2021-01-11amazonImage: Upload disks as GP3 for cheaper & faster IO (#109027)Graham Christensen
2020-10-30Merge pull request #102174 from grahamc/ami-root-use-gptGraham Christensen
2020-10-30nixos.amazonAmi: use legacy+gpt disk images to support partitions >2TGraham Christensen
2020-10-30create-amis: improve wording around the service name's IAM roleGraham Christensen
2020-10-30create-amis: allow customizing the service role nameGraham Christensen
2020-10-30create-amis.sh: log the full response if describing the import snapshot tasks...Graham Christensen
2020-10-30nixos ec2/create-amis.sh: shellcheck: $ is not needed in arithmeticGraham Christensen
2020-10-30nixos ec2/create-amis.sh: shellcheck: explicitly make the additions to block_...Graham Christensen
2020-10-30nixos ec2/create-amis.sh: shellcheck: read without -r mangles backslashesGraham Christensen
2020-10-30nixos ec2/create-amis.sh: shellcheck: SC2155: Declare and assign separately t...Graham Christensen
2020-10-30nixos ec2/create-amis.sh: shellcheck: quote state_dir referenceGraham Christensen
2020-10-30nixos ec2/create-amis.sh: shellcheck: quote region referencesGraham Christensen
2020-08-22Merge pull request #89116 from wagdav/fix-args-create-amisLassulus
2020-08-16nixos/ec2: remove dependency on NIX_PATHJörg Thalheim
2020-08-04nixos/maintainers/*: editorconfig fixeszowoq
2020-05-28create-amis: fix argument checkDavid Wagner
2020-04-27nixos/azure-new: use local nixpkgsCole Mickens
2020-03-29nixos/azure: clarify how users work in basic exampleCole Mickens
2020-03-29nixos/azure: upload-image.sh cleanup $1 handlingCole Mickens
2020-03-29nixos/azure: upload-image names the image betterCole Mickens
2020-03-29nixos/azure: simplify example imageCole Mickens
2020-03-29azure: init nixos/maintainers/scripts/azure-newCole Mickens
2020-03-22nixos-ami: update nvme_core.io_timeout for linux kernel >= 4.15Benjamin Hipple
2020-03-05create-amis: Add eu-north-1adisbladis
2020-01-09maintainers/create-azure.sh: run from anywhereAlyssa Ross
2019-11-02ec2/create-amis.sh: register root device as /dev/xvdaAndrew Childs
2019-10-28ec2-amis.nix: add 19.09 amisAmineChikhaoui
2019-10-25scripts/gce: make image name configurableJohan Thomsen
2019-09-05amazon-image.nix: upload prebuilt imagesAndrew Childs
2019-09-05amazon-image.nix: add hydra-build-products and improve metadataAndrew Childs
2019-09-05amazon-image.nix: default to vpc formatted imagesAndrew Childs
2019-09-05amazon-image.nix: add EFI support, enable by default for aarch64Andrew Childs
2019-08-05mass replace "flip map -> forEach"danbst
2019-08-05Revert "mass replace "flip map -> foreach""danbst
2019-07-14mass replace "flip map -> foreach"danbst
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-03-15amazon-image.nix: Resolve failure to include resize2fstalyz
2019-02-24Merge pull request #44573 from vincentbernat/feature/cloudstackRyan Mulligan
2019-02-11Rename `novaImage` to `openstackImage`Antoine Eiche
2018-11-26google-compute-image: make it a module and the size tuneable (#49854)Ding Xiang Fei
2018-11-17nixos/cloudstack-image: initial importVincent Bernat