summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-10fix generated virt-install(1) call when NoAutoStartSean Whitton
2018-11-10Libvirt.defined: use DiskImage.imageChrootNotPresentSean Whitton
2018-11-10add DiskImage.imageChrootNotPresentSean Whitton
2018-11-10define the VM without using a shell scriptSean Whitton
2018-11-10Libvirt.defaultNetworkAutostarted additionally starts the networkSean Whitton
2018-11-10rewrite code to start the VM to not use a shell scriptSean Whitton
2018-11-10refactor to reduce parenthesesSean Whitton
Suggested-by: Joey Hess <id@joeyh.name>
2018-11-10add virshGetColumnsSean Whitton
2018-11-09whitespace fixesSean Whitton
2018-11-09note that --os-variant is optionalSean Whitton
2018-11-09specify many more --os-variant valuesSean Whitton
2018-11-09stop passing --os-type to virt-installSean Whitton
This argument is not documented in recent versions of the virt-install(1) manpage, and testing reveals that at least along with --os-variant=debian9, additionally passing --os-type=Linux makes no difference to the generated XML. It makes sense that --os-variant would be sufficient, since it has a superset of the semantic content of --os-type.
2018-11-09kvmDefined -> definedSean Whitton
The VM could be raw QEMU without KVM, and we might later extend the property to be able to Xen domains too.
2018-11-09comment out the QCow2 constructor until that's implementedSean Whitton
2018-11-09newtypes for NumVCPUs and MiBMemorySean Whitton
Less chance of requesting 2048 CPU cores and 2MiB of memory. Suggested-by: Joey Hess <id@joeyh.name>
2018-11-05libvirt: fix unconditional autostartSean Whitton
2018-11-05libvirt: don't try to start running VMSean Whitton
2018-11-05libvirt: fix exporting type aliasesSean Whitton
2018-11-05fix inverted logicSean Whitton
2018-11-05libvirt: don't try to nuke if it is already nukedSean Whitton
2018-11-05add missing spaces to two of the arguments to virt-installSean Whitton
2018-11-05fix extension of raw imageSean Whitton
2018-11-05libvirt: export data typesSean Whitton
2018-11-05Libvirt: fix a typeSean Whitton
2018-11-05Libvirt: docs inc. sample usageSean Whitton
2018-11-05Libvirt.defaultNetworkAutostarted requires libvirt installedSean Whitton
2018-11-05start work on libvirt moduleSean Whitton
2018-10-20releasing package propellor version 5.5.0Joey Hess
2018-10-20Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2018-10-20Merge branch 'joeyconfig'Joey Hess
2018-10-20updatesJoey Hess
2018-10-19Added a commentNicolas.Schodet
2018-10-16propellor spinJoey Hess
2018-10-16Added a comment: maybe some equivalent of CryptPassworddavid
2018-10-14Added a comment: needs update-initramfsdavid
2018-10-14make sure that /etc/sudoers includes sudoers.dJoey Hess
Otherwise there's the risk that propellor's change in how it sets up sudoers locks an admin out, because they had a modified sudoers file that never got upgraded to include sudoers.d.
2018-10-14Added Apt.backportInstalledMin.Joey Hess
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2018-10-14commentJoey Hess
2018-10-14(no commit message)david
2018-10-14(no commit message)david
2018-10-14Added a comment: insufficient magicdavid
2018-10-13commentJoey Hess
2018-10-13clean up after mergeJoey Hess
2018-10-13remove android autobuilder containerJoey Hess
2018-10-13propellor spinJoey Hess
2018-10-13setting up joeyconfig after mergeJoey Hess
2018-10-13name bikesheddingJoey Hess
2018-10-13Merge remote-tracking branch 'remotes/bremner/proposed/direct-boot'Joey Hess
2018-10-13Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2018-10-13Merge branch 'joeyconfig'Joey Hess