From b26fe7b8ce0410b5710717508cfa6f9fa355445f Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 8 Jan 2018 22:29:42 -0600 Subject: [PATCH] Clean up and deduplicate content from Qubes 4.0 section --- managing-os/templates/fedora-minimal.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/managing-os/templates/fedora-minimal.md b/managing-os/templates/fedora-minimal.md index 84675ecf..b8792323 100644 --- a/managing-os/templates/fedora-minimal.md +++ b/managing-os/templates/fedora-minimal.md @@ -74,16 +74,11 @@ Use case | Description | Required steps A comprehensive guide to customizing the minimal template is available [here][GUIDE] -Qubes 4.0, fedora-26 ------- -In Qubes4.0 the `fedora-26-minimal` template is available and can be installed issuing the following command: -~~~ -[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-fedora-26-minimal -~~~ - -This template is slightly bigger (~600MB). All the suggestions made in the previous section apply. In addiction to this, in many situations packages from the qubes-core-agent suite will be needed to make the customized minimal template to work properly. These packages are: +Qubes 4.0 +--------- +In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be needed to make the customized minimal template work properly. These packages are: - `qubes-core-agent-qrexec`: Qubes qrexec agent. Installed by default. - `qubes-core-agent-systemd`: Qubes unit files for SystemD init style. Installed by default.