Linux Standard Base
From Free net encyclopedia
The Linux Standard Base, or LSB, is a joint project by several GNU/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 libraries, 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.
Contents |
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 format, which was invented much later than Debian's deb 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
- 1.0: Initial release.
- 1.1: Added hardware specific specifications (IA32).
- 1.2: Added hardware specific specifications (PowerPC 32-bit).
- 1.3: Added hardware specific specifications (Itanium, Enterprise System Architecture/390, z/Architecture).
- 2.0: LSB is modularized to LSB-Core, LSB-CXX, LSB-Graphics, LSB-I18n (not released). New hardware specific specifications (PowerPC 64-bit, AMD64). LSB is synchronized to Single UNIX Specification (SUS) version 3.
- 2.0.1: ISO version of LSB 2.0, which included specification for all hardware architectures (except LSB-Graphics, which only generic version is available).
- 2.1: Released in 2004.
- 3.0: Released 2005-07-01. Among other library changes, C++ ABI is changed to the one used by gcc 3.4. The core specification is updated to ISO POSIX (2003), Technical Corrigenda 1: 2005
- 3.1: Released 2005-10-31. This version has been submitted as ISO/IEC 23360.
See also
External links
- http://www.linuxbase.org/
- Four Linux Vendors Agree On An LSB Implemenation (slashdot)
- Do you still think the LSB has some value? - Criticism by Ulrich Drepper
- Yes, the LSB Has Value - Response to Drepper by Jeff Licquiade:Linux Standard Base
es:Linux Standard Base fr:Linux Standard Base it:Linux Standard Base nl:Linux Standard Base pl:Linux Standard Base