]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Switch to KernelInitrdModules= 36989/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 3 Apr 2025 12:52:52 +0000 (14:52 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 3 Apr 2025 13:10:00 +0000 (15:10 +0200)
No change in behavior, just switching to the new setting implemented
by @keszybz.

mkosi/mkosi.conf

index d3c463fee87bac9b6437059a873ab5e714111a20..a1b5ab7523deafadd03d3795369005612724f6ad 100644 (file)
@@ -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