Linux Standard Base |
The Linux Standard Base, or LSB, is a joint project by several Linux distributions under the organizational structure of The Free Standards Group to standardize the internal structure of Linux-based operating systems. The LSB is based on the POSIX specification, the Single UNIX Specification, and several other open standards, but extends them in certain areas.
According to themselves:
: The goal of the LSB is to develop and promote a set of standards that will increase compatibility among Linux distributions and enable software applications to run on any compliant system. In addition, the LSB will help coordinate efforts to recruit software vendors to port and write products for Linux.
The LSB compliance may be certified for a product by a certification procedure. The certification is carried out by The Open Group in cooperation with the Free Standards Group.
The LSB specifies for example: standard library (software), a number of commands and utilities that extend the POSIX standard, the layout of the file system hierarchy, run levels, and several extensions to the X Window System.
=Criticism=
The LSB has been criticized for not taking input from projects outside the sphere of its member companies, most notably from the Debian project. For example, the LSB specifies that software packages should be delivered in Red Hat s RPM Package Manager format, which was invented much later than Debian s deb (file format) package format, and the Debian developers are not likely to change their format, which they (and others) perceive as superior. The standard does not dictate what package format the operating system must use for its own packages, but merely what package format must be supported to allow packages from third-party distributors to be installed on a conforming system. Since Debian already includes optional support for the LSB (at version 1.1 in woody and 2.0 in sarge ), this issue evaporates under closer scrutiny (e.g. the end-user just needs to use Debian s alien program to transform and install the foreign RPM packages in the native package format).
Ulrich Drepper has criticized the LSB for poorly written tests, which can cause incompatibility between LSB-certified distributions when some implement incorrect behavior to make buggy tests work, while others apply for and receive waivers from complying with the tests. He also denounced a lack of application testing, pointing out that testing only distributions can never solve the problem of applications relying on implementation-defined behavior.
In other areas the LSB work is less controversial, and has been met with much gratitude.
=Version History=
=External links=
*http://www.linuxbase.org/ *[http://linux.slashdot.org/article.plsid=04/11/17/1427257&tid=185&tid=190&tid=106 Four Linux Vendors Agree On An LSB Implemenation (slashdot)] *[http://www.livejournal.com/users/udrepper/8511.html Do you still think the LSB has some value] - Criticism by Ulrich Drepper *[http://www.licquia.org/archives/2005/09/27/yes-the-lsb-has-value/ Yes, the LSB Has Value] - Response to Drepper by Jeff Licquia|
|