Re: [RFC] Simplifying kernel configuration for distro issues

From: Josh Boyer
Date: Fri Jul 13 2012 - 18:26:28 EST


On Fri, Jul 13, 2012 at 02:17:30PM -0700, Linus Torvalds wrote:
> On Fri, Jul 13, 2012 at 2:02 PM, Dave Jones <davej@xxxxxxxxxx> wrote:
> >
> > As long as you don't mind these being added after the fact, I suppose
> > it would be workable. The reason I say that is sometimes, it even catches *us*
> > by surprise. We recently found out our virtualisation guys started
> > using sch_htb for example, and we inadvertantly broke it when we moved
> > its module to a 'not always installed' kernel subpackage. (and before that, 9PFS..)
> >
> > People don't tell us anything, but somehow expect things to keep working.
>
> I think even a "educated guess" config file is better than what we have now.
>
> The *two* requirements (and they're really the same theme) I
> personally think we should have for this are
>
> - I think every single "select" for these things should come with a
> comment about what it is about and why the distro needs it (to show
> there was some thought involved and not just a blind "took it from the
> distro config")
>
> - It should be about *minimal* settings. I'd rather have too few
> things and the occasional complaint about "oh, it didn't work because
> it missed XYZ" than have it grow to contain all the options just
> because somebody decided to just add random things until things
> worked.

I'd agree that should be the goal. It seems like something worth at
least trying to get to. Even if we don't wind up merging them into the
kernel, it will at least lead to a better documented distro config for
every one that tries it.

josh
--
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/