From: Daan De Meyer Date: Fri, 31 May 2024 15:26:01 +0000 (+0200) Subject: mkosi: Add note about kernel command line limit X-Git-Tag: v256-rc4~60^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d2a40ab11fb7661c9361c438d4447bb2109f1fe;p=thirdparty%2Fsystemd.git mkosi: Add note about kernel command line limit --- diff --git a/mkosi.conf b/mkosi.conf index 1f9e987e0b8..300b86bf978 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -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