From 72280f07c0a61dd7c98df756b9d5b589ce9be4c1 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 12 Feb 2017 12:02:50 -0800 Subject: [PATCH] Update with "DVM Template"; add fedora-minimal link --- customization/dispvm-customization.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/customization/dispvm-customization.md b/customization/dispvm-customization.md index 9678b3b9..2f8327d5 100644 --- a/customization/dispvm-customization.md +++ b/customization/dispvm-customization.md @@ -12,10 +12,10 @@ redirect_from: DispVM Customization ==================== -Changing the template used as a basis for Disposable VM -------------------------------------------------------- +Changing the DVM Template +------------------------- -You may want to use a non-default template as a basis for Disposable VM. One example is to use a less-trusted template with some less trusted, 3rd party, often unsigned, applications installed, such as e.g. 3rd part printer drivers. +You may want to use a non-default template the [DVM Template](/doc/glossary/#dvm-template). One example is to use a less-trusted template with some less trusted, 3rd party, often unsigned, applications installed, such as e.g. 3rd part printer drivers. In order to regenerate the Disposable VM "snapshot" (called 'savefile' on Qubes) one can use the following command in Dom0: @@ -33,6 +33,7 @@ One can easily verify if the new Disposable VM template is indeed based on a cus lrwxrwxrwx 1 joanna joanna 49 Mar 11 13:59 default_savefile -> /var/lib/qubes/appvms/f17-yellow-dvm/dvm-savefile lrwxrwxrwx 1 joanna joanna 47 Mar 11 13:59 savefile_root -> /var/lib/qubes/vm-templates/f17-yellow/root.img +If you wish to use the `fedora-minimal` template as a DVM Template, see the "DVM Template" use case under [fedora-minimal customization](/doc/templates/fedora-minimal/#customization). Customization of Disposable VM