Re: Disgusted with kbuild developers

Eric S. Raymond (esr@thyrsus.com)
Fri, 15 Feb 2002 15:58:17 -0500


Dave Jones <davej@suse.de>:
> > As a result, I had to tell Marcelo I had no choice but to drop maintaining
> > the 2.4 help file. The divergence, and the damage, is probably not
> > recoverable.
>
> find . -name Config.help -exec cat {} >Configure.help \;

Back-seat drivers. Answers for everything, understanding of nothing.

Sorry, it's not *nearly* that simple. For one thing, one of the fourteen
billion requirements I've had dropped on me is that Marcelo doesn't want
any symbols in his help file that aren't actually in the 2.4 rulebase.

So I'd have to generate a custom version for him. I used to have the
machinery to do that by parsing magic comments in my master file.
Until Linus blew it apart.

-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>
-
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/