mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-25 13:45:59 +01:00
Add rationale for Libpipeline, and make some other minor cosmetic changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2ca8941c1f
commit
c1ec480db6
@ -99,6 +99,14 @@
|
|||||||
patches, and are also used in many packages' build procedures.</para>
|
patches, and are also used in many packages' build procedures.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>E2fsprogs</para>
|
||||||
|
|
||||||
|
<para>This package contains the utilities for handling the ext2, ext3
|
||||||
|
and ext4 file systems. These are the most common and thoroughly
|
||||||
|
tested file systems that Linux supports.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Expect</para>
|
<para>Expect</para>
|
||||||
|
|
||||||
@ -108,14 +116,6 @@
|
|||||||
toolchain.</para>
|
toolchain.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>E2fsprogs</para>
|
|
||||||
|
|
||||||
<para>This package contains the utilities for handling the ext2, ext3
|
|
||||||
and ext4 file systems. These are the most common and thoroughly
|
|
||||||
tested file systems that Linux supports.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>File</para>
|
<para>File</para>
|
||||||
|
|
||||||
@ -257,6 +257,14 @@
|
|||||||
Man-DB for viewing manpages.</para>
|
Man-DB for viewing manpages.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Libpipeline</para>
|
||||||
|
|
||||||
|
<para>The Libpipeline package contains a library for manipulating
|
||||||
|
pipelines of subprocesses in a flexible and convenient way. It is
|
||||||
|
required by the Man-DB package.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Libtool</para>
|
<para>Libtool</para>
|
||||||
|
|
||||||
@ -334,16 +342,7 @@
|
|||||||
by the <application>diff</application> program. It is needed by
|
by the <application>diff</application> program. It is needed by
|
||||||
the build procedure for several LFS packages.</para>
|
the build procedure for several LFS packages.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<!--
|
|
||||||
<listitem>
|
|
||||||
<para>PCRE</para>
|
|
||||||
|
|
||||||
<para>This package provides a library that can be used to implement
|
|
||||||
regular expression pattern matching using the same syntax and semantics
|
|
||||||
as Perl 5. It is a mandatory dependency of Glib, and can also be used
|
|
||||||
by Grep.</para>
|
|
||||||
</listitem>
|
|
||||||
-->
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Perl</para>
|
<para>Perl</para>
|
||||||
|
|
||||||
@ -360,14 +359,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Popt</para>
|
<para>Procps-NG</para>
|
||||||
|
|
||||||
<para>This package is a library used by some programs to parse
|
|
||||||
command line inputs.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>Procps</para>
|
|
||||||
|
|
||||||
<para>This package contains programs for monitoring processes. These
|
<para>This package contains programs for monitoring processes. These
|
||||||
programs are useful for system administration, and are also used by
|
programs are useful for system administration, and are also used by
|
||||||
|
Loading…
Reference in New Issue
Block a user