From: Daan De Meyer Date: Wed, 24 Jul 2024 13:42:51 +0000 (+0200) Subject: Add all crypto modules to the initramfs X-Git-Tag: v24~8^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf3b8e27156d9c6049ccdd69347291fb7fedfe5;p=thirdparty%2Fmkosi.git Add all crypto modules to the initramfs There's various crypto directories all across the kernel modules tree. Let's make sure we include all of them so that everything required to do crypto is always available from the initrd. --- diff --git a/mkosi/resources/mkosi-initrd/mkosi.conf b/mkosi/resources/mkosi-initrd/mkosi.conf index f2d496383..15cdeec3a 100644 --- a/mkosi/resources/mkosi-initrd/mkosi.conf +++ b/mkosi/resources/mkosi-initrd/mkosi.conf @@ -73,4 +73,4 @@ KernelModulesInclude= /vsock.ko /x_tables.ko /xfs.ko - ^crypto/ + crypto/