From cac06caf82d230a645955b5c0e6c29f1c786c83d Mon Sep 17 00:00:00 2001 From: deeplow Date: Thu, 7 Dec 2023 11:52:39 +0000 Subject: [PATCH] Correct Qubes Instructions: dz-dvm is not disposable The qube dz-dvm is not a disposable qube but rather a disposable template qube (aka. app qube). --- BUILD.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/BUILD.md b/BUILD.md index ae60785..c6700dd 100644 --- a/BUILD.md +++ b/BUILD.md @@ -157,9 +157,8 @@ Overview of the qubes you'll create: > following instructions. In that case, replace `fedora-38-dz` with > `fedora-38` in the steps below. -2. Create a **disposable**, offline app qube (`dz-dvm`), based on the - `fedora-38-dz` template. This will be the qube where the documents will be - sanitized: +2. Create an offline disposable template (app qube) called `dz-dvm`, based on the `fedora-38-dz` + template. This will be the qube where the documents will be sanitized: ``` qvm-create --class AppVM --label red --template fedora-38-dz \