Skip to content

fix bug with e.g. nosplash parameter in kernel command line

Chris Vogel requested to merge ChriChri/pureboot:main into main

strings from $cmdremove should only be removed from $cmdline if they are enclosed by spaces of if they are at the beginning of $cmdline followed by a space or if they are at the end of $cmdline prepended by a space

#4

Merge request reports