grml-kdiff - Tool which helps in kernel config handling
grml-kdiff [OPTIONS] action <source1> <source2>
grml-kdiff is a program that helps you in kernel configuration handling, such as showing you the common configuration options between 2 kernel configs.
Prints every configuration option which is in source1 AND in source2.
Prints every configuration option which is in source1 AND NOT in source2.
Prints everyting thats missing in either source1 or source2.
Show summary of options.
Shows every config option which is available in grml64 kernel and is missing in the normal kernel.
grml-kerneltest(8)
grml-kdiff was written by Michael Gebetsroither <michael.geb@gmx.at>.
This manual page was written by Michael Gebetsroither <gebi@grml.org>.