Update optional post-upgrade steps

QubesOS/qubes-issues#2468
This commit is contained in:
Andrew David Wong 2016-12-02 21:39:47 -08:00
parent 25cd1f59c3
commit 481ca082df
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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 ~]$ rm /var/tmp/template-upgrade-cache.img
[user@dom0 ~]$ qvm-trim-template fedora-24 [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 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 9. (Optional) Switch everything that was set to the old template to the new
template, e.g.: template, e.g.:
* The "default template" setting in Qubes Manager 1. Make the new template the default template
* AppVMs based on the old template (Qubes Manager --> Global settings --> Default template)
* The [DispVM](/doc/dispvm/) 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 <new-template-name>`.)
9. (Optional) Remove the old default template. 10. (Optional) Remove the old default template.
[user@dom0 ~]$ sudo dnf remove qubes-template-fedora-23 [user@dom0 ~]$ sudo dnf remove qubes-template-fedora-23