]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Add all crypto modules to the initramfs
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 24 Jul 2024 13:42:51 +0000 (15:42 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 24 Jul 2024 14:40:06 +0000 (16:40 +0200)
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.

mkosi/resources/mkosi-initrd/mkosi.conf

index f2d496383d44cb21e9e6bfa26004cc2a7f2adbf9..15cdeec3aff7adb880263271542998173d31256e 100644 (file)
@@ -73,4 +73,4 @@ KernelModulesInclude=
                     /vsock.ko
                     /x_tables.ko
                     /xfs.ko
-                    ^crypto/
+                    crypto/