Merge branch 'patch-33' of https://github.com/mfc/qubes-doc into mfc-patch-33

This commit is contained in:
Andrew David Wong 2017-03-05 16:18:57 -08:00
commit 1b950cd3e9
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -74,8 +74,7 @@ Any [VM](#vm) which depends on a [TemplateVM](#templatevm) for its root filesyst
Standalone(VM)
--------------
Standalone (Virtual Machine).
In general terms, a [VM](#vm) is described as **standalone** if and only if it does not depend on any other VM for its root
filesystem.
In general terms, a [VM](#vm) is described as **standalone** if and only if it does not depend on any other VM for its root filesystem.
(In other words, a VM is standalone if and only if it is not a TemplateBasedVM.)
More specifically, a **StandaloneVM** is a type of VM in Qubes which is created by cloning a TemplateVM.
Unlike TemplateVMs, however, StandaloneVMs do not supply their root filesystems to other VMs.