Re: stripping down the kernel-parameters.txt file

From: Rogan Dawes
Date: Wed Sep 12 2007 - 10:34:37 EST


Robert P. J. Day wrote:
p.s. by "basic", i mean those boot-time parms defined by either
"__setup()" or "early_param()". which means that module writers
should, as much as possible, stop using those macros to define
command-line parameters for their modules. that would go a long way
to restoring some order, and allowing for some decent and readable
documentation.

Are you forgetting that modules can often be compiled into the bzImage, too, making them genuine boot-time params?

Rogan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/