Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upQube Manager: Create dvm-templates #4004
Comments
andrewdavidwong
added
enhancement
C: qubes-manager
labels
Jun 15, 2018
andrewdavidwong
added this to the Release 4.1 milestone
Jun 15, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
RefinedSoftwareLLC
Jun 15, 2018
Displaying both "Disposable:" and "Template:/DVMTemplate:" are needed for easy GUI management of updates to the dvm-template while also able to easily open apps in DispVMs.
RefinedSoftwareLLC
commented
Jun 15, 2018
•
|
Displaying both "Disposable:" and "Template:/DVMTemplate:" are needed for easy GUI management of updates to the dvm-template while also able to easily open apps in DispVMs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RefinedSoftwareLLC commentedJun 15, 2018
•
edited
Edited 5 times
-
RefinedSoftwareLLC
edited Jun 15, 2018 (most recent)
-
RefinedSoftwareLLC
edited Jun 15, 2018
-
RefinedSoftwareLLC
edited Jun 15, 2018
-
RefinedSoftwareLLC
edited Jun 15, 2018
-
RefinedSoftwareLLC
edited Jun 15, 2018
-
RefinedSoftwareLLC
created Jun 15, 2018
Qubes OS version:
R4.0
Affected component(s):
dom0 Qube Manager, DVM-Template Qubes
Steps to reproduce the behavior:
Create Qube.
Use console to change Qube into dvm-template.
Expected behavior:
qvm-features <vmname> appmenus-dispvm 1shouldn't exist and is not needed.qvm-prefs <vmname> template_for_dispvms truethen show in applications menu under bothDisposable:andTemplate:(notDomain:but alternativelyDTemplate:orDVMTemplate:)Template:is used for permanent updates but not app use.Open "Qube Manager", right click a qube, "Qube Settings", Tab "Advanced".
qvm-prefs <vmname> template_for_dispvms true(or false)qvm-features <vmname> appmenus-dispvm 1(or 0)qvm-prefs <vmname> default_dispvm <vmname>(to itself, not system default even if they are currently the same) then disable changing 'Default DispVM' from itself. This may be needed if it is too confusing for a dvm-template, when not manually instructed to, to spawn DispVM's from another dvm-template.Open "Qube Manager", Menu "Qube", "Create new qube".
qvm-prefs <vmname> template_for_dispvms trueqvm-features <vmname> appmenus-dispvm 1qvm-prefs <vmname> default_dispvm <vmname>(to itself, not system default even if they are currently the same) then disable changing 'Default DispVM' from itself. This may be needed if it is too confusing for a dvm-template, when not manually instructed to, to spawn DispVM's from another dvm-template.Actual behavior:
See "Steps to reproduce the behavior"
General notes:
Related issues: