standards.xml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  4. <!ENTITY % general-entities SYSTEM "../general.ent">
  5. %general-entities;
  6. ]>
  7. <sect1 id="pre-standards">
  8. <?dbhtml filename="standards.html"?>
  9. <title>LFS and Standards</title>
  10. <!--<sect2>
  11. <title/> -->
  12. <para>The structure of LFS follows Linux standards as closely as
  13. possible. The primary standards are:</para>
  14. <itemizedlist>
  15. <listitem>
  16. <para><ulink url="http://pubs.opengroup.org/onlinepubs/9699919799/">
  17. POSIX.1-2008</ulink>.</para>
  18. </listitem>
  19. <listitem>
  20. <para><ulink
  21. url="http://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html">
  22. Filesystem Hierarchy Standard (FHS) Version 3.0</ulink></para>
  23. </listitem>
  24. <listitem>
  25. <para><ulink url="http://refspecs.linuxfoundation.org/lsb.shtml">Linux
  26. Standard Base (LSB) Version 5.0 (2015)</ulink></para>
  27. <para>The LSB has four separate standards: Core, Desktop,
  28. Runtime Languages, and Imaging. In addition to generic requirements
  29. there are also architecture specific requirements. There are also two
  30. areas for trial use: Gtk3 and Graphics. LFS attempts to conform to the
  31. architectures discussed in the previous section.</para>
  32. <note><para>Many people do not agree with the requirements of the LSB.
  33. The main purpose of defining it is to ensure that proprietary software
  34. will be able to be installed and run properly on a compliant system.
  35. Since LFS is source based, the user has complete control over what
  36. packages are desired and many choose not to install some packages that
  37. are specified by the LSB.</para></note>
  38. </listitem>
  39. </itemizedlist>
  40. <para>Creating a complete LFS system capable of passing the LSB
  41. certifications tests is possible, but not without many additional packages
  42. that are beyond the scope of LFS. These additional packages have
  43. installation instructions in BLFS. </para>
  44. <variablelist>
  45. <bridgehead renderas="sect3">Packages supplied by LFS needed to
  46. satisfy the LSB Requirements</bridgehead>
  47. <?dbfo list-presentation="list"?>
  48. <?dbhtml list-presentation="table"?>
  49. <varlistentry>
  50. <term><emphasis>LSB Core:</emphasis></term>
  51. <listitem>
  52. <para>Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
  53. Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed,
  54. Shadow, Tar, Util-linux, Zlib</para>
  55. </listitem>
  56. </varlistentry>
  57. <varlistentry>
  58. <term><emphasis>LSB Desktop:</emphasis></term>
  59. <listitem>
  60. <para>None</para>
  61. </listitem>
  62. </varlistentry>
  63. <varlistentry>
  64. <term><emphasis>LSB Runtime Languages:</emphasis></term>
  65. <listitem>
  66. <para>Perl</para>
  67. </listitem>
  68. </varlistentry>
  69. <varlistentry>
  70. <term><emphasis>LSB Imaging:</emphasis></term>
  71. <listitem>
  72. <para>None</para>
  73. </listitem>
  74. </varlistentry>
  75. <varlistentry>
  76. <term><emphasis>LSB Gtk3 and LSB Graphics (Trial Use):</emphasis></term>
  77. <listitem>
  78. <para>None</para>
  79. </listitem>
  80. </varlistentry>
  81. </variablelist>
  82. <variablelist>
  83. <bridgehead renderas="sect3">Packages supplied by BLFS needed to
  84. satisfy the LSB Requirements</bridgehead>
  85. <?dbfo list-presentation="list"?>
  86. <?dbhtml list-presentation="table"?>
  87. <varlistentry>
  88. <term><emphasis>LSB Core:</emphasis></term>
  89. <listitem>
  90. <para>At, Batch (a part of At), Cpio, Ed, Fcrontab, LSB-Tools, NSPR,
  91. NSS, PAM, Pax, Sendmail (or Postfix or Exim), time
  92. </para>
  93. </listitem>
  94. </varlistentry>
  95. <varlistentry>
  96. <term><emphasis>LSB Desktop:</emphasis></term>
  97. <listitem>
  98. <para>Alsa, ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig,
  99. Gdk-pixbuf, Glib2, GTK+2, Icon-naming-utils, Libjpeg-turbo, Libpng, Libtiff,
  100. Libxml2, MesaLib, Pango, Xdg-utils, Xorg</para>
  101. </listitem>
  102. </varlistentry>
  103. <varlistentry>
  104. <term><emphasis>LSB Runtime Languages:</emphasis></term>
  105. <listitem>
  106. <para>Python, Libxml2, Libxslt </para>
  107. </listitem>
  108. </varlistentry>
  109. <varlistentry>
  110. <term><emphasis>LSB Imaging:</emphasis></term>
  111. <listitem>
  112. <para>CUPS, Cups-filters, Ghostscript, SANE</para>
  113. </listitem>
  114. </varlistentry>
  115. <varlistentry>
  116. <term><emphasis>LSB Gtk3 and LSB Graphics (Trial Use):</emphasis></term>
  117. <listitem>
  118. <para>GTK+3</para>
  119. </listitem>
  120. </varlistentry>
  121. </variablelist>
  122. <variablelist>
  123. <bridgehead renderas="sect3">Packages not supplied by LFS or BLFS
  124. needed to satisfy the LSB Requirements</bridgehead>
  125. <?dbfo list-presentation="list"?>
  126. <?dbhtml list-presentation="table"?>
  127. <varlistentry>
  128. <term><emphasis>LSB Core:</emphasis></term>
  129. <listitem>
  130. <para>None</para>
  131. </listitem>
  132. </varlistentry>
  133. <varlistentry>
  134. <term><emphasis>LSB Desktop:</emphasis></term>
  135. <listitem>
  136. <para>Qt4 (but Qt5 is provided)</para>
  137. </listitem>
  138. </varlistentry>
  139. <varlistentry>
  140. <term><emphasis>LSB Runtime Languages:</emphasis></term>
  141. <listitem>
  142. <para>None</para>
  143. </listitem>
  144. </varlistentry>
  145. <varlistentry>
  146. <term><emphasis>LSB Imaging:</emphasis></term>
  147. <listitem>
  148. <para>None</para>
  149. </listitem>
  150. </varlistentry>
  151. <varlistentry>
  152. <term><emphasis>LSB Gtk3 and LSB Graphics (Trial Use):</emphasis></term>
  153. <listitem>
  154. <para>None</para>
  155. </listitem>
  156. </varlistentry>
  157. </variablelist>
  158. </sect1>