Support cmdline.txt, extlinux.conf, grub.cfg and UUIDs
- Dec 24, 2022
-
-
Skip SC3003 because a solution from shellcheck does not work
-
-
-
-
Let users do something like: $ echo "console=tty1 PMOS_NOSPLASH" | sudo tee /etc/boot/cmdline.txt $ sudo mkinitfs To apply custom cmdline
-
This will be needed for unified handling of cmdline, e.g. to append cmdline with UUIDs for mounting partitions.
-