Skip to content

Add --no-cmdline option to omit adding a cmdline to UKIs

nl6720 requested to merge nl6720/mkinitcpio:no-cmdline into master

This allows passing kernel command line options via the command line when Secure Boot is active. Without this, systemd-stub dismisses any attempts to override the kernel command line.

It can be useful when using systemd-cryptenroll with TPM PCR 12.

Implements #181 (closed)

Merge request reports