Jump to content

Configuration Menu Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Elinruby (talk | contribs) at 04:02, 1 November 2011 (added {{COI}} due to the gratuitous insertion of an old argument into an article about an operating system. I've done all I can for it but do not know whether CML2 iin fact merits two out of three links. I). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Configuration Menu Language was used, in Linux kernel versions prior to 2.5.45, to configure the values that determine the composition and exact functionality of the kernel. Many possible variations in kernel functionality can exist; and customization is possible, for instance for the specifications of the exact hardware it will run on. It can also be tuned for administrator preferences.

CML was written by Raymond Chen in 1993. [1] Its user question-and-answer interface allowed kernel compilers to select particular behaviors over others.

Eric S. Raymond wrote a menu-driven module named CML2 to replace it, but it was officially rejected. Linus Torvald attributed the rejection in a 2007 lkml.org post to a preference for small incremental changes, and concern that the maintainer had not been involved in the rewrite. "You can't just...go do your own thing and expect it to be merged," he said, noting that Raymond "left with a splash" over the rejection.[2]

LinuxKernelConf replaced CML in kernel version 2.5.45, and remains in use for the 2.6 kernel.[3]

References

  1. ^ Chen, Raymond (1993-06-06). "comp.os.linux post". Retrieved 2008-06-03.
  2. ^ Torvalds, Linus (2007-07-28). "Linux Kernel Mailing List post". Retrieved 2007-07-29. Quite frankly, the current scheduler situation looks very much like the CML2 situation. Anybody remember that? The developer there also got rejected, the improvement was made differently (and much more in line with existing practices and maintainership), and life went on.
  3. ^ "LinuxKernelConf". Retrieved 2008-06-03.