[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: One should be patient with root.bin and modules.dep



Erik Andersen <andersen@codepoet.org> writes:

> How about adding this to boot-floppies/utilities/dbootstrap/main.c
> 
> -	/* Downgrade kernel verbosity */
> -	klogctl(8, NULL, 4);
> +	/* Don't let the kernel printk stuff to the console. */
> +	klogctl(6, NULL, 0);

Well, I'd love to if either (a) I understood what this meant, or (b)
someone had testing this and shown that it works.

-- 
...Adam Di Carlo..<adam@onshore-devel.com>...<URL:http://www.onshored.com/>



Reply to: