Files
William Douglas 8f43f73f12 Enable commandline removal configuration files
Add the ability for clr-boot-manager to handle removing content from
the kernel commandline. The removal configuration files are formatted
exactly the same as the add configuration files. The matches are done
line-by-line so that:

"option-a option-b"

in a removal file would only delete exactly that string unlike:
"option-a
option-b"

in a removal file which would try to remove "option-a" and "option-b"
separately.
2018-08-30 21:16:02 -07:00
..
2017-01-10 15:16:42 -08:00
2016-03-16 20:08:09 +00:00