Jump to content

Linux Standard Base

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Harvester (talk | contribs) at 14:22, 15 June 2003 (created). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The linux standard base, acronym form LSB, is a joint project by several Linux distributions under the organizational structure of The Free Standards Group to lay out and standardize the internal structure of Linux-based operating systems. The LSB is based on the POSIX specification but extends it in certain areas.

According to themselves:

The goal of the LSB is to develop and promote a set of standards that will increase compatability 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.

Criticism

The LSB has been criticized for not taking input from projects outside the member companies sphere, most notably the Debian project. For example, the LSB specifies that software packages should be delivered in Red Hats RPM format, which was invented much later than Debians format "deb"-packages, and the Debian developers are not likely to change their format, which they naturally percieve as superior.

In other areas, however, the LSB work has been met with much gratitude.