summary refs log tree commit diff
path: root/nixos/modules/virtualisation/azure-image.nix
Commit message (Expand)AuthorAge
* 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