random junk appended to kernel command line

2022-11-10 Thread Geert Hendrickx
Hi I'm UEFI-booting Arch Linux from a unified kernel image (UKI) generated by mkinitcpio: https://wiki.archlinux.org/title/Unified_kernel_image Recently, I'm seeing random junk being appended to the kernel commandline: $ cat /proc/cmdline "_VGA] +WQmapper/ssdvg-root rw quiet loglevel=3 udev.lo

Re: random junk appended to kernel command line

2022-11-10 Thread Morten Linderud
This is a known bug. Please see https://bugs.archlinux.org/task/76468 https://github.com/systemd/systemd/pull/25222 -- Morten Linderud PGP: 9C02FF419FECBE16 signature.asc Description: PGP signature

Re: random junk appended to kernel command line

2022-11-10 Thread Geert Hendrickx
On Thu, Nov 10, 2022 at 23:59:27 +0100, Morten Linderud wrote: > This is a known bug. > > Please see https://bugs.archlinux.org/task/76468 > https://github.com/systemd/systemd/pull/25222 Thanks! I terminated my /etc/kernel/cmdline with a null byte as a workaround now. (and changed grep call in