summary refs log tree commit diff
path: root/nixos/modules/virtualisation/azure-image.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-19nixos/*: automatically convert option docspennae1-1/+1
2021-04-24treewide: use auto diskSize for make-disk-imagelassulus1-2/+3
2021-04-24Revert "treewide: use auto diskSize for make-disk-image"Luke Granger-Brown1-3/+2
2021-04-22treewide: use auto diskSize for make-disk-imagelassulus1-2/+3
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim1-1/+1
2020-03-29azure: init nixos/maintainers/scripts/azure-newCole Mickens1-0/+1
2020-03-29nixos/azure: add diskSize module optionCole Mickens1-18/+28
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink1-1/+0
2018-06-12azure: stop carrying qemu-220 patchCole Mickens1-2/+2
2017-04-25azure-image: switch to use the common make-disk-image.nixDan Peebles1-85/+11
2017-02-13Azure: switch back to qemu 2.2.0 for generating image. Seems to work best.Rob Vermaas1-2/+2
2017-02-13Use default qemu for azure image generation, and use option to enforce sizing...Rob Vermaas1-2/+2
2016-04-25treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen1-2/+2
2016-03-13virtualization/azure: make the image dynamic again since azure-cli upload bug...Evgeny Egorochkin1-1/+1
2016-03-13virtualization/azure: fixesCole Mickens1-1/+1
2016-03-03azure-image: provide configuration.nix which allows nixos-rebuild to build a ...Evgeny Egorochkin1-1/+1
2016-02-18azure: package qemu @ 2.2.0Cole Mickens1-2/+2
2016-02-17Fix azure image, by adding subformat=fixed to disk generation.Rob Vermaas1-1/+1
2016-01-10azure-image: azure resource manager doesn't base64-encode custom data, unlike...Evgeny Egorochkin1-1/+1
2016-01-09Merge pull request #10996 from oxij/nixos-labelArseniy Seroka1-1/+1
2016-01-08nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski1-1/+1
2015-12-09Azure image: update ssh key type, start before the Azure agentEvgeny Egorochkin1-6/+6
2015-09-18nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski1-1/+1
2015-05-20azure-image: fix, split into bootstrap and regular configurationsEvgeny Egorochkin1-31/+1
2015-02-16azure: add a job to download ssh host and root keys if they are made availabl...Evgeny Egorochkin1-9/+48
2014-09-06Azure: Fix authorized_keysRob Vermaas1-1/+1
2014-09-06Azure: Mount metadata 'CD' on /metadataRob Vermaas1-0/+3
2014-09-06Initial configuration + image generation script for Micro$oft Azure. Work in ...Rob Vermaas1-0/+122