From 6286d5feb6ea28b017bee70f8f06d4355cbe51e0 Mon Sep 17 00:00:00 2001 From: Axon Date: Fri, 1 Apr 2016 18:31:49 +0000 Subject: [PATCH] Clarify DVM custom template regneration steps * Drop the `--default-script` option, which is no longer required since R2. * Clarify language. * Use more consistent terms within this page. --- customization/dispvm-customization.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customization/dispvm-customization.md b/customization/dispvm-customization.md index f76380f4..b5498295 100644 --- a/customization/dispvm-customization.md +++ b/customization/dispvm-customization.md @@ -53,13 +53,13 @@ It is possible to change the settings of each new Disposable VM (DispVM). This c [user@fedora-20-x64-dvm ~]$ touch /home/user/.qubes-dispvm-customized 4. Shutdown the VM (either by `poweroff` from VM terminal, or `qvm-shutdown` from dom0 terminal). -5. Regenerate the DispVM template: +5. Regenerate the DispVM template using the default template: - [user@dom0 ~]$ qvm-create-default-dvm --default-template --default-script + [user@dom0 ~]$ qvm-create-default-dvm --default-template - or regenerate the DispVM from a customized DispVM template created before, as described in the above heading "Changing the template used as a basis for Disposable VM": + Or, if you're [using a non-default template](#changing-the-template-used-as-a-basis-for-disposable-vm), regenerate the DispVM using your custom template: - [user@dom0 ~]$ qvm-create-default-dvm replace-this-with-customized-template-name + [user@dom0 ~]$ qvm-create-default-dvm **Note:** All of the above requires at least qubes-core-vm \>= 2.1.2 installed in template.