From 63897d859aed1c3860f45638fe67cbd511901d00 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 29 Jan 2019 01:00:16 -0500 Subject: [PATCH] Link to R4 storage pool documentation --- system/storage-pools.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system/storage-pools.md b/system/storage-pools.md index c4129208..8886f406 100644 --- a/system/storage-pools.md +++ b/system/storage-pools.md @@ -9,6 +9,9 @@ Storage Pools in Qubes Qubes OS R3.2 introduced the concept of storage drivers and pools. This feature was a first step towards a saner storage API, which is heavily rewritten in R4. +See [here](https://dev.qubes-os.org/projects/core-admin/en/latest/qubes-storage.html) +for documentation on storage pools in R4. + A storage driver provides a way to store VM images in a Qubes OS system. Currently, the default driver is `xen` which is the default way of storing volume images as files in a directory tree like `/var/lib/qubes/`.