mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 00:39:30 -05:00
Update 4.0 inheritance and persistence table (QubesOS/qubes-issues#4175)
This commit is contained in:
parent
bd273c5c7d
commit
ddb659a637
@ -90,14 +90,15 @@ Important Notes (R4.0)
|
|||||||
The root filesystems in Standalone VMs can employ
|
The root filesystems in Standalone VMs can employ
|
||||||
TRIM/discard on the root fs using normal tools and configuration options.
|
TRIM/discard on the root fs using normal tools and configuration options.
|
||||||
|
|
||||||
| | Inheritance (1) | Persistence (2)
|
| | Inheritance (1) | Persistence (2)
|
||||||
|----------------|------------------------|------------------------------------------
|
|--------------------|-----------------------------------------------------------|------------------------------------------
|
||||||
|TemplateVM | n/a | Everything
|
|TemplateVM | n/a | Everything
|
||||||
|TemplateBasedVM | `/etc/skel` to `/home` | `/rw` (includes `/home`, `/usr/local` and `bind-dirs`)
|
|TemplateBasedVM (3) | `/etc/skel` to `/home`, `/usr/local.orig` to `/usr/local` | `/rw` (includes `/home`, `/usr/local` and `bind-dirs`)
|
||||||
|DisposableVM | `/home` | Nothing
|
|DisposableVM | `/rw` (includes `/home`, `/usr/local` and `bind-dirs`) | Nothing
|
||||||
|
|
||||||
(1) Upon creation
|
(1) Upon creation
|
||||||
(2) Following shutdown
|
(2) Following shutdown
|
||||||
|
(3) Including [DVM Templates](/doc/dispvm/#disposable-vms-and-networking-r40-and-later)
|
||||||
|
|
||||||
Important Notes (R3.2 and earlier)
|
Important Notes (R3.2 and earlier)
|
||||||
---------------
|
---------------
|
||||||
|
Loading…
Reference in New Issue
Block a user