linux kernel conf 1.0
From: | Roman Zippel <zippel@linux-m68k.org> | |
To: | Linus Torvalds <torvalds@transmeta.com> | |
Subject: | linux kernel conf 1.0 | |
Date: | Thu, 17 Oct 2002 19:36:14 +0200 (CEST) | |
Cc: | linux-kernel@vger.kernel.org, kbuild-devel <kbuild-devel@lists.sourceforge.net> |
Hi, Here is now the final release (it's as usual at http://www.xs4all.nl/~zippel/lc/ ). Changes in this release: - help texts are a bit more indented (by two spaces) and long texts (more than 10 lines), start with "---help---". - in preparation of the library API I renamed a few structures/symbols. Linus, nobody complained about it, so I put it now into your hands. :) The easiest way is probably to use the converter with 'make install KERNELSRC=...', which will convert your current tree. The generated name is still Kconfig, if you prefer something different, it's easily changable. The name is generated in cml1.y:gen_filename() and only a search&replace in fixup-all.diff is needed. bye, Roman - 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/