summary refs log tree commit diff
path: root/nixos/modules/virtualisation/azure-image.nix
Commit message (Expand)AuthorAge
* waagent: enable provisioningYang, Bo2023-11-14
* nixos/azure: add contents module option (#244364)ners2023-10-08
* nixos/*: automatically convert option docspennae2022-08-19
* treewide: use auto diskSize for make-disk-imagelassulus2021-04-24
* Revert "treewide: use auto diskSize for make-disk-image"Luke Granger-Brown2021-04-24
* treewide: use auto diskSize for make-disk-imagelassulus2021-04-22
* nixos/modules: remove trailing whitespaceJörg Thalheim2020-08-07
* azure: init nixos/maintainers/scripts/azure-newCole Mickens2020-03-29
* nixos/azure: add diskSize module optionCole Mickens2020-03-29
* nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-01
* azure: stop carrying qemu-220 patchCole Mickens2018-06-12
* azure-image: switch to use the common make-disk-image.nixDan Peebles2017-04-25
* Azure: switch back to qemu 2.2.0 for generating image. Seems to work best.Rob Vermaas2017-02-13
* Use default qemu for azure image generation, and use option to enforce sizing...Rob Vermaas2017-02-13
* treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen2016-04-25
* virtualization/azure: make the image dynamic again since azure-cli upload bug...Evgeny Egorochkin2016-03-13
* virtualization/azure: fixesCole Mickens2016-03-13
* azure-image: provide configuration.nix which allows nixos-rebuild to build a ...Evgeny Egorochkin2016-03-03
* azure: package qemu @ 2.2.0Cole Mickens2016-02-18
* Fix azure image, by adding subformat=fixed to disk generation.Rob Vermaas2016-02-17
* azure-image: azure resource manager doesn't base64-encode custom data, unlike...Evgeny Egorochkin2016-01-10
* Merge pull request #10996 from oxij/nixos-labelArseniy Seroka2016-01-09
|\
| * nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
* | Azure image: update ssh key type, start before the Azure agentEvgeny Egorochkin2015-12-09
|/
* nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski2015-09-18
* azure-image: fix, split into bootstrap and regular configurationsEvgeny Egorochkin2015-05-20
* azure: add a job to download ssh host and root keys if they are made availabl...Evgeny Egorochkin2015-02-16
* Azure: Fix authorized_keysRob Vermaas2014-09-06
* Azure: Mount metadata 'CD' on /metadataRob Vermaas2014-09-06
* Initial configuration + image generation script for Micro$oft Azure. Work in ...Rob Vermaas2014-09-06