From 5f2c80a1a8bf3b89c4bd179cc2ac54c7e6ac5eec Mon Sep 17 00:00:00 2001 From: Walter Lapchynski Date: Thu, 4 Oct 2018 10:23:16 -0700 Subject: [PATCH] Add cryptsetup to support encryption/LUKS in Calamares. --- live | 1 + 1 file changed, 1 insertion(+) diff --git a/live b/live index 2929f5d..ad67023 100644 --- a/live +++ b/live @@ -32,3 +32,4 @@ Task-Seeds: live-common * partitionmanager # Easy partition management tool * cifs-utils # Needed by casper for CIFS root + * cryptsetup # For LUKS/encryption support in Calamares