From 05baf250aba20543b5322d678b15c912743dd145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Fri, 2 Apr 2021 14:36:28 +0200 Subject: [PATCH] Force inclusion of unrar in the installer ISO --- simple-cdd/profiles/offline.downloads | 3 +++ 1 file changed, 3 insertions(+) diff --git a/simple-cdd/profiles/offline.downloads b/simple-cdd/profiles/offline.downloads index dc8d07a..003d1eb 100644 --- a/simple-cdd/profiles/offline.downloads +++ b/simple-cdd/profiles/offline.downloads @@ -8,3 +8,6 @@ virtualbox-guest-x11 virtualbox-guest-utils hyperv-daemons qemu-guest-agent +# Ensure unrar is available, otherwise the "unrar | unar" dependency +# in kali-linux-headless ends up satisfied by the unar alternative +unrar