core-admin-client/qubesadmin
Marek Marczykowski-Górecki 759fafea63
tools/qvm-create: properly create template-based StandaloneVM
By definition StandaloneVM is not linked to the template. Creating one
from a template is a clone operation. It's already possible using
qvm-clone tool, but it's logical to do that using qvm-create tool too.
This was the case in R3.2 too.

While adding this special case, skip cloning private volume, to preserve
behaviour of TemplateBaseVMs which do not inherit private volume either.

Fixes QubesOS/qubes-issues#3793
2018-10-18 03:24:15 +02:00
..
backup Merge remote-tracking branch 'origin/pr/77' 2018-09-27 14:57:08 +02:00
events events: try reconnecting to qubesd also on BrokenPipeError 2018-10-07 02:46:28 +02:00
tests tools/qvm-create: properly create template-based StandaloneVM 2018-10-18 03:24:15 +02:00
tools tools/qvm-create: properly create template-based StandaloneVM 2018-10-18 03:24:15 +02:00
vm Adjust shell input for Windows shell, for qvm-run tool 2018-07-30 18:31:04 +02:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py app: add option to ignore select volumes on app.clone_vm() 2018-10-18 02:43:09 +02:00
base.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py devices: include devclass when comparing devices 2018-09-29 14:13:06 +02:00
exc.py Better information on error in qvm-remove 2018-07-20 00:21:47 +02:00
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py tools/qvm-firewall: Show EXPIRE column in list output 2018-04-30 21:30:52 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py qubesadmin/spinner: fix licence 2017-06-08 08:12:58 +02:00
storage.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00
utils.py Name change of vm dependencies helper function 2018-07-19 21:24:28 +02:00