Clarfied a few points and corrected English idiom.

This commit is contained in:
David Bryant 2022-10-15 15:05:17 -05:00
parent 2e45b62428
commit b64efa28d0

View File

@ -32,25 +32,26 @@
Standard Base (LSB) Version 5.0 (2015)</ulink></para> Standard Base (LSB) Version 5.0 (2015)</ulink></para>
<para>The LSB has four separate standards: Core, Desktop, <para>The LSB has four separate standards: Core, Desktop,
Runtime Languages, and Imaging. In addition to generic requirements Runtime Languages, and Imaging. There are generic requirements,
there are also architecture specific requirements. There are also two and also architecture specific requirements. There are also two
areas for trial use: Gtk3 and Graphics. LFS attempts to conform to the trial standards: Gtk3 and Graphics. LFS attempts to conform to the
LASB standards for the IA32 / IA64 (Intel) and AMD64 (AMD)
architectures discussed in the previous section.</para> architectures discussed in the previous section.</para>
<note><para>Many people do not agree with the requirements of the LSB. <note><para>Many people do not agree with these requirements.
The main purpose of defining it is to ensure that proprietary software The main purpose of the LSB is to ensure that proprietary software
will be able to be installed and run properly on a compliant system. can be installed and run on a compliant system.
Since LFS is source based, the user has complete control over what Since LFS is source based, the user has complete control over what
packages are desired and many choose not to install some packages that packages are desired; you may choose not to install some packages that
are specified by the LSB.</para></note> are specified by the LSB.</para></note>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
<para>Creating a complete LFS system capable of passing the LSB <para>While it is possible to create a complete system that will pass the LSB
certifications tests is possible, but not without many additional packages certification tests "from scratch", this can't be done without many additional packages
that are beyond the scope of LFS. These additional packages have that are beyond the scope of the LFS book. Installation instructions for these
installation instructions in BLFS. </para> additional packages can be found in BLFS. </para>
<variablelist> <variablelist>
<bridgehead renderas="sect3">Packages supplied by LFS needed to <bridgehead renderas="sect3">Packages supplied by LFS needed to