public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux kernel conf 0.8
@ 2002-10-09  0:40 Roman Zippel
  0 siblings, 0 replies; 21+ messages in thread
From: Roman Zippel @ 2002-10-09  0:40 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, kbuild-devel

Hi,

At http://www.xs4all.nl/~zippel/lc/ you can find the latest version of
the new config system.

As already mentioned before lkc is pretty much ready (except for kbuild
integration).
Linus, do you have any interest in merging it in the near future? If
not, what's missing?
The 2.5.40 release showed again, how bad three different parsers are, so
I think it's important to fix this finally for 2.6.

Changes this time:
- update to 2.5.41
- better error handling
- I introduced a few automaticly defined symbols (currently ARCH,
KERNELRELEASE, UNAME_RELEASE), which are currently only used for the
default location of the default config (e.g.
"/boot/config-$UNAME_RELEASE" or "arch/$ARCH/defconfig"), which are
currently still hardcoded, but could later be moved into Build.conf.
- more fine tuning
- I had to use my own Makefile again (Rules.make is slowly driving me
insane).

bye, Roman

^ permalink raw reply	[flat|nested] 21+ messages in thread
[parent not found: <Pine.LNX.4.44.0210081830350.4396-100000@home.transmeta.com>]
* Re: [kbuild-devel] Re: linux kernel conf 0.8
@ 2002-10-09 16:40 Christoph Hellwig
  2002-10-09 18:39 ` Roman Zippel
  0 siblings, 1 reply; 21+ messages in thread
From: Christoph Hellwig @ 2002-10-09 16:40 UTC (permalink / raw)
  To: Roman Zippel
  Cc: Randy.Dunlap, Linus Torvalds, Brendan J Simon, linux-kernel,
	kbuild-devel

On Wed, Oct 09, 2002 at 06:29:03PM +0200, Roman Zippel wrote:
> Hi,
> 
> On Wed, 9 Oct 2002, Randy.Dunlap wrote:
> 
> > So I think that you and Roman are close to agreement, when Roman
> > has the library backend ready.  Of course someone needs to do a
> > "reference implementation" with it also, but it doesn't need to
> > ship with the kernel.
> 
> We ship BK documentation, so shipping a small QT app can't be that
> problematic. :)
> Creating the library isn't that difficult (kbuild is currently my
> problem here) and I'll still have to write some API documentation for it
> and some glue code to load the library.

Why don't you just separate the library from the kernel at all, making
it a similar package.  We depend on a few external, kernel-specific
packages anyway, and depending on libkconfig wouldn't make the situation
worse.  Instead people could keep their tools build one time around in
/usr/{local/,}bin (especially important with qt-monsters :)) and if
there is a change in the language Documentation/Changes would get
updated to the new required version and people had to update it,
similar to the gcc situation for a new development kernel.


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2002-10-10 17:45 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-09  0:40 linux kernel conf 0.8 Roman Zippel
     [not found] <Pine.LNX.4.44.0210081830350.4396-100000@home.transmeta.com>
2002-10-09 12:01 ` Roman Zippel
2002-10-09 13:35   ` Jeff Garzik
2002-10-09 13:55     ` Roman Zippel
2002-10-09 14:07       ` Jeff Garzik
2002-10-09 17:16   ` Sam Ravnborg
2002-10-09 17:37     ` Linus Torvalds
2002-10-09 17:55       ` Sam Ravnborg
2002-10-09 18:47         ` Linus Torvalds
2002-10-09 19:26           ` Sam Ravnborg
2002-10-09 20:41             ` Jeff Garzik
2002-10-09 22:49               ` Roman Zippel
2002-10-10 14:18                 ` Jeff Garzik
2002-10-10 17:29                   ` Sam Ravnborg
2002-10-10 17:32                     ` Jeff Garzik
2002-10-10 17:51                       ` Sam Ravnborg
2002-10-09 18:35       ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2002-10-09 16:40 [kbuild-devel] " Christoph Hellwig
2002-10-09 18:39 ` Roman Zippel
2002-10-09 18:52   ` Peter Samuelson
2002-10-09 19:28     ` Randy.Dunlap
2002-10-09 19:39       ` Sam Ravnborg
2002-10-09 19:47         ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox