From: Daan De Meyer Date: Thu, 3 Apr 2025 12:52:52 +0000 (+0200) Subject: mkosi: Switch to KernelInitrdModules= X-Git-Tag: v258-rc1~921^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3503f49d98ed3e0c3e812d49c4878501233a167c;p=thirdparty%2Fsystemd.git mkosi: Switch to KernelInitrdModules= No change in behavior, just switching to the new setting implemented by @keszybz. --- diff --git a/mkosi/mkosi.conf b/mkosi/mkosi.conf index d3c463fee87..a1b5ab7523d 100644 --- a/mkosi/mkosi.conf +++ b/mkosi/mkosi.conf @@ -58,6 +58,7 @@ ExtraTrees= %O/exitrd:/exitrd Initrds=%O/initrd +KernelInitrdModules=default # Disable relabeling by default as it only matters for TEST-06-SELINUX, takes a non-trivial amount of time # and results in lots of errors when building images as a regular user. @@ -85,9 +86,6 @@ KernelCommandLine= panic_on_warn=0 psi=1 -KernelModulesInitrdExclude=.* -KernelModulesInitrdInclude=default - Packages= acl attr