summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/azure-image.nix
AgeCommit message (Expand)Author
2018-06-12azure: stop carrying qemu-220 patchCole Mickens
2017-04-25azure-image: switch to use the common make-disk-image.nixDan Peebles
2017-02-13Azure: switch back to qemu 2.2.0 for generating image. Seems to work best.Rob Vermaas
2017-02-13Use default qemu for azure image generation, and use option to enforce sizing...Rob Vermaas
2016-04-25treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen
2016-03-13virtualization/azure: make the image dynamic again since azure-cli upload bug...Evgeny Egorochkin
2016-03-13virtualization/azure: fixesCole Mickens
2016-03-03azure-image: provide configuration.nix which allows nixos-rebuild to build a ...Evgeny Egorochkin
2016-02-18azure: package qemu @ 2.2.0Cole Mickens
2016-02-17Fix azure image, by adding subformat=fixed to disk generation.Rob Vermaas
2016-01-10azure-image: azure resource manager doesn't base64-encode custom data, unlike...Evgeny Egorochkin
2016-01-09Merge pull request #10996 from oxij/nixos-labelArseniy Seroka
2016-01-08nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski
2015-12-09Azure image: update ssh key type, start before the Azure agentEvgeny Egorochkin
2015-09-18nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski
2015-05-20azure-image: fix, split into bootstrap and regular configurationsEvgeny Egorochkin
2015-02-16azure: add a job to download ssh host and root keys if they are made availabl...Evgeny Egorochkin
2014-09-06Azure: Fix authorized_keysRob Vermaas
2014-09-06Azure: Mount metadata 'CD' on /metadataRob Vermaas
2014-09-06Initial configuration + image generation script for Micro$oft Azure. Work in ...Rob Vermaas