From 481ca082df13fdc789c96804e7a19bdc8af46bb3 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Fri, 2 Dec 2016 21:39:47 -0800 Subject: [PATCH] Update optional post-upgrade steps QubesOS/qubes-issues#2468 --- managing-os/templates/fedora/upgrade-23-to-24.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/managing-os/templates/fedora/upgrade-23-to-24.md b/managing-os/templates/fedora/upgrade-23-to-24.md index e43fe038..0e367ae1 100644 --- a/managing-os/templates/fedora/upgrade-23-to-24.md +++ b/managing-os/templates/fedora/upgrade-23-to-24.md @@ -29,7 +29,8 @@ Summary: Upgrading the Standard Fedora 23 Template to Fedora 24 [user@dom0 ~]$ rm /var/tmp/template-upgrade-cache.img [user@dom0 ~]$ qvm-trim-template fedora-24 -(Optional cleanup: Switch everything over to the new template and delete the old one. See instructions below for details.) +(Optional cleanup: Switch everything over to the new template and delete the old +one. See instructions below for details.) Detailed: Upgrading the Standard Fedora 23 Template to Fedora 24 @@ -111,11 +112,15 @@ template based on the standard Fedora 23 template. 9. (Optional) Switch everything that was set to the old template to the new template, e.g.: - * The "default template" setting in Qubes Manager - * AppVMs based on the old template - * The [DispVM](/doc/dispvm/) template + 1. Make the new template the default template + (Qubes Manager --> Global settings --> Default template) + 2. Base AppVMs on the new template + (Qubes Manager --> VM settings --> Template) + 3. Base the [DispVM](/doc/dispvm/) template on the new template + (From dom0, issue `qvm-create-default-dvm --default-template` or + `qvm-create-default-dvm `.) - 9. (Optional) Remove the old default template. + 10. (Optional) Remove the old default template. [user@dom0 ~]$ sudo dnf remove qubes-template-fedora-23