mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-26 08:18:09 -04:00
Shorten "standalone qube" to "standalone"
Similar to "templates" and "disposables." QubesOS/qubes-issues#1015
This commit is contained in:
parent
7652e7edf8
commit
873da01b7b
@ -107,14 +107,14 @@ service qube
|
|||||||
A [qube](#qube) the primary purpose of which is to provide a service or services to other qubes.
|
A [qube](#qube) the primary purpose of which is to provide a service or services to other qubes.
|
||||||
`sys-net` and `sys-firewall` are examples of service qubes.
|
`sys-net` and `sys-firewall` are examples of service qubes.
|
||||||
|
|
||||||
standalone (qube)
|
standalone
|
||||||
-----------------
|
----------
|
||||||
|
|
||||||
See [standalone qubes and HVMs](/doc/standalone-and-hvm/).
|
See [standalones and HVMs](/doc/standalone-and-hvm/).
|
||||||
In general terms, a [qube](#qube) is described as **standalone** if and only if it does not depend on any other qube for its root filesystem.
|
A type of [qube](#qube) that does not depend on any other qube for its root filesystem.
|
||||||
(In other words, a qube is standalone if and only if it is not an app qube.)
|
The opposite of an app qube.
|
||||||
More specifically, a **standalone qube** is a type of qube that is created by cloning a template.
|
A standalone is created by cloning a template.
|
||||||
Unlike templates, however, standalone qubes do not supply their root filesystems to other qubes.
|
Unlike templates, however, standalones do not supply their root filesystems to other qubes.
|
||||||
|
|
||||||
template
|
template
|
||||||
--------
|
--------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user