From 9344e5f2c322f3c72600f44078cc07053fa3ba5f Mon Sep 17 00:00:00 2001 From: unman Date: Mon, 22 Oct 2018 13:09:09 +0000 Subject: [PATCH] Update debian.md --- managing-os/templates/debian.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/managing-os/templates/debian.md b/managing-os/templates/debian.md index 5543706c..82d93c2f 100644 --- a/managing-os/templates/debian.md +++ b/managing-os/templates/debian.md @@ -25,6 +25,10 @@ can also obtain the key from [git repository](https://github.com/QubesOS/qubes-core-agent-linux/blob/master/misc/qubes-archive-keyring.gpg), which is also integrity-protected using signed git tags. +If you want a debian-minimal template, this can be built using [Qubes-builder](https://www.qubes-os.org/doc/qubes-builder/),by selecting a +minimal flavour in setup, and then + + make qubes-vm && make template + Installing ----------