Re: [PATCH] 2.2: /proc/config.gz

From: Michael Elizabeth Chastain (mec@shout.net)
Date: Wed Aug 30 2000 - 19:58:17 EST


> Because it is easier to solve the problem in user space.

I have to disagree with Keith here. It's more reliable to solve the
problem in kernel space. /proc/config.gz is guaranteed to hold the
configuration of the running kernel (if it exists at all). But
/lib/modules/<version>/.config might match the running kernel, or it
might not, depending on whether someone has messed with the system.

And people do mess with systems, and then do call support lines.

/lib/modules/<version>/.config is a big step up from the current situation
and I'm grateful. But I do want /proc/config.gz in the kernel.

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



This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:26 EST