> I have what may be a dumb question, but I can't seem to find a suitable answer.
>
> Let's say you install RedHat out of the box. When you do that, even if you
> install the kernel source, you don't get a .config file. Is there some way to
> create a .config file based on the running kernel?
>
> I thought "make oldconfig" would do it, but from what I've read, it doesn't
> sound like that's necessarily true.
Install the kernel SRPM and look in the SOURCES directory. They're all there.
-- Ignacio Vazquez-Abrams <ignacio@openservices.net>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/