]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Add note about kernel command line limit
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 31 May 2024 15:26:01 +0000 (17:26 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 31 May 2024 15:26:01 +0000 (17:26 +0200)
mkosi.conf

index 1f9e987e0b8564005b3b8fc5dcfdcaa4f606445b..300b86bf9787eaef1054c6973afb1c67eb5760ac 100644 (file)
@@ -20,6 +20,8 @@ Environment=ASAN_OPTIONS=verify_asan_link_order=false
 @SELinuxRelabel=no
 BuildSourcesEphemeral=yes
 
+# Adding more kernel command line arguments is likely to hit the kernel command line limit (512 bytes) in
+# various scenarios. Consider adding support for a credential instead if possible and using that.
 KernelCommandLine=systemd.crash_shell
                   systemd.log_level=debug,console:info
                   systemd.log_ratelimit_kmsg=0