From 875f3ee06042cb6372e2233d108ec5cc9479b119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 23 Nov 2015 02:40:22 +0100 Subject: [PATCH] conf: include Whonix in installtion image QubesOS/qubes-issues#1258 --- conf/comps-qubes.xml | 11 +++++++++++ conf/qubes-kickstart.cfg | 1 + 2 files changed, 12 insertions(+) diff --git a/conf/comps-qubes.xml b/conf/comps-qubes.xml index 8d6178f..88e763d 100644 --- a/conf/comps-qubes.xml +++ b/conf/comps-qubes.xml @@ -1138,6 +1138,17 @@ + + whonix + Whonix + false + true + + qubes-template-whonix-gw + qubes-template-whonix-ws + + + qubes-kde 2 diff --git a/conf/qubes-kickstart.cfg b/conf/qubes-kickstart.cfg index 44ff196..91974e5 100644 --- a/conf/qubes-kickstart.cfg +++ b/conf/qubes-kickstart.cfg @@ -24,4 +24,5 @@ repo --name=dom0-updates --baseurl=file:///tmp/qubes-installer/yum/dom0-updates/ @anaconda-tools @qubes-dom0-debug @debian-8 +@whonix %end