Fix and update broken link

This commit is contained in:
Andrew David Wong 2016-11-27 15:46:51 -08:00
parent 7aaf15b103
commit 9f58c9c66c
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -22,7 +22,7 @@ The default template is called **fedora-14-x64** in Qubes R1 and **fedora-20-x64
The side effect of this mechanism is, of course, that if you install any software in your AppVM, more specifically in any directory other than `/home` or `/usr/local` then it will disappear after the AppVM reboot (as the root filesystem for this AppVM will again be "taken" from the Template VM). **This means one normally install software in the Template VM, not in AppVMs.**
Unlike VM private filesystems, the template VM root filesystem does not support discard, so deleting files does not free the space in dom0. See [these instructions](/doc/fedora-template-upgrade-21/#compacting-the-upgraded-template) to recover space in dom0.
Unlike VM private filesystems, the template VM root filesystem does not support discard, so deleting files does not free the space in dom0. See [these instructions](/doc/template/fedora/upgrade-23-to-24/#compacting-the-upgraded-template) to recover space in dom0.
Installing (or updating) software in the template VM
----------------------------------------------------