From 07f007e1a37757aef2b0759c286c53c39ccded13 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 7 May 2020 18:51:19 +0200 Subject: [PATCH] fix inability to mount luks encrypted disks (missing libblockdev-crypto2 package) --- config/package-lists/utility.list.chroot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/package-lists/utility.list.chroot b/config/package-lists/utility.list.chroot index 7e16884..c671397 100644 --- a/config/package-lists/utility.list.chroot +++ b/config/package-lists/utility.list.chroot @@ -102,7 +102,7 @@ gzrt #Alt: p7zip-rar -#Section: Password management/file encryption +#Section: Password management/file/disk encryption #Description: keepassxc keepassxc seahorse @@ -115,6 +115,7 @@ gnupg2 pwgen nss-passwords cryptsetup +libblockdev-crypto2 #Alt: keepassx #Alt: keepass2 #Alt: qtpass