summary refs log tree commit diff
path: root/nixos/maintainers/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-07-24create-amis.sh: Change directory for AMIsEelco Dolstra1-1/+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-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-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
2016-07-12Add AMIs in ap-northeast-2 and ap-south-1Eelco Dolstra1-1/+1
2016-07-12Copy AMIs in parallelEelco Dolstra1-18/+39
2016-07-12Create AMIs with Enhanced NetworkingEelco Dolstra1-28/+52
2016-05-07ec2/create-amis.sh: specify the approriate size on snapshotsobadz1-1/+6
2016-04-05Update AMI creation scriptEelco Dolstra1-7/+15
2016-03-30Fix the EC2 testEelco Dolstra1-1/+3
2016-03-13virtualization/azure: update the scripts for image maintenanceEvgeny Egorochkin2-4/+23
2015-09-29Hack to parallelize AMI copyingEelco Dolstra1-9/+11
2015-09-29Tweak AMI scriptEelco Dolstra1-3/+1
2015-09-28Make EBS volumes much smallerEelco Dolstra1-1/+1
2015-09-27Update AMI generatorEelco Dolstra8-326/+244
2015-06-11Initial attempt at configuring from EC2 userdata (with input from cstrahan). ...Dan Peebles1-1/+1
2015-06-11Simple EC2 user-data VM testDan Peebles1-1/+1
2015-03-28nixos/initrd: Generic library copyingWilliam A. Kennington III1-3/+3
2015-01-05Minor fixes to EC2 image generation script. Set autoresponder, so no interact...Rob Vermaas1-11/+20
2015-01-05Use nixos-images bucket for GCE images.Rob Vermaas1-1/+1
2015-01-05Fixes for script that builds and uploads EC2 s3 backed images. Mostly credent...Rob Vermaas1-4/+9
2014-12-30Create AMIs in the lb-nixos accountEelco Dolstra2-7/+6
2014-12-14http://nixos.org -> https://nixos.orgDomen Kožar1-1/+1
2014-10-27Refactor EC2 image generation script. Now uses same procedure for both hvm an...Rob Vermaas2-55/+38