summaryrefslogtreecommitdiff
path: root/morphlib/exts/kvm.write
Commit message (Expand)AuthorAgeFilesLines
* Don't create guestbaserock/adam_richard/ssh_keysRichard Ipsum2014-05-281-1/+1
* More info in msgRichard Ipsum2014-05-281-3/+2
* Add loggingRichard Ipsum2014-05-281-0/+1
* DebugRichard Ipsum2014-05-281-0/+1
* deploy: Check SSH connection for KVM deployment before startingSam Thursfield2014-04-141-6/+3
* Make parse_autostart() into more general get_environment_boolean()Sam Thursfield2014-03-041-2/+2
* Deployment failures will now remove the disk imageDan Firth2013-10-141-0/+1
* Allow to set the number of cpus for virtualbox and kvm deployments.Tiago Gomes2013-07-021-2/+5
* Write extensions: pass -s to rsyncRichard Maw2013-06-091-1/+1
* kvm.write uses NIC_CONFIGJonathan Maw2013-06-191-0/+5
* kvm.write: Set VM to autostart if specifiedJonathan Maw2013-06-031-0/+3
* kvm.write: use ssh_runcmdJonathan Maw2013-06-031-4/+3
* Fix kvm working without autostartJonathan Maw2013-05-241-1/+1
* Add AUTOSTART to kvm and libvirt write extensionsRichard Maw2013-05-081-9/+10
* Set RAM size for kvm deploymentLars Wirzenius2013-03-281-1/+4
* Add ATTACH_DISKS support to kvmLars Wirzenius2013-03-201-1/+8
* Improve message phrasingLars Wirzenius2013-02-121-2/+2
* Refactor: Add WriteExtension.create_local_system methodLars Wirzenius2013-02-071-26/+9
* Remove debugging outputLars Wirzenius2013-02-071-13/+0
* Add a write extension for kvm+libvirtLars Wirzenius2013-02-061-0/+140