Re: [kbuild-devel] Converter cml1->kconfig?

2003-01-13 Thread Roman Zippel
Hi,

Robert Schwebel wrote:

> is a standalone converter script from cml1 to kconfig still available
> somewhere? I remember having read that there was one during the 2.5
> inclusion.

It's at http://www.xs4all.nl/~zippel/lc/old/lkc-1.2.tar.gz
'make lkcc' builds the converter and with 'lkcc ' you can convert
the config files. Note that the input files might need a few changes,
e.g. syntax errors have to be fixed and especially recursive
dependencies can kill the converter.

bye, Roman




---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel



Re: [kbuild-devel] Converter cml1->kconfig?

2003-01-13 Thread Sam Ravnborg
On Sun, Jan 12, 2003 at 05:47:53PM +0100, Robert Schwebel wrote:
> Hi, 
> 
> is a standalone converter script from cml1 to kconfig still available
> somewhere? I remember having read that there was one during the 2.5
> inclusion. 

Digged up this URL:
http://www.xs4all.nl/~zippel/lc/

Sam


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel



Re: [kbuild-devel] Converter cml1->kconfig?

2003-01-13 Thread John van V.

Thank you, I just liked the sound of the name -- now I actually have a clue.

Frankly I think the text version is most appropriate -- to make the config
files portable between users.

Thanks, John

--- Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> On Sun, Jan 12, 2003 at 10:31:05AM -0800, John van V. wrote:
> > 
> > Hello, could you please give me an over view of what this all does...
> 
> Could you please be a bit more specific in your questions.
> 
> Do you request info about hte cml1 -> Kconfig converter, or just Kconfig
> itself?
> 
> Kconfig is a simple language used to configure the Linux kernel.
> Kconfig is tailored to the kernel, and therefore choices are often
> n : Do not include this
> y : includes this functionality
> m : include this functionality as a module
> 
> Different functionalities can depend on each other.
> The Kconfig files are read by the kconfig backend and visualised
> by one of the front ends.
> 
> conf (config) : List all choices
> mconf (menuconfig): utilising ncurser displays a nice menu based program
> qconf: (xconfig): Using QT list all choices in a grapical tree structure
> gconf: (): Same as qconf, based on GTK-2.0. (Under development, looks good)
> 
> Take a peek in Documentation/kbuild/config-language.txt (or similar name)
> Try to browse a few kconfig files
> Try to configure a kernel
> 
> This should give you a good understanding on the functionality.
> 
> Finally - if you hope for more feedback then be a bit more precise, and
> reply to follow-up questions.
> 
>   Sam


=
John van Vlaanderen--
  ##
  #   CXN, Inc. Contact:  [EMAIL PROTECTED] #
  # President, The Linux Society   #
  # http://groups.yahoo.com/group/thelinuxsociety  #
  # linux society distro -> http://www.thinman.com/eLSD/readme #
  ##

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel