mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Small retouches of the text. Wrapping 'last checked' in parentheses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
73eac28cb3
commit
087e584f62
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Autoconf Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &autoconf-depversion;.</para>
|
||||
<para>(Last checked against version &autoconf-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Diffutils: cmp
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &autoconf-contversion;.</para>
|
||||
<para>(Last checked against version &autoconf-contversion;.)</para>
|
||||
<sect3><title>Program file descriptions</title>
|
||||
<sect4><title>autoconf</title>
|
||||
<para>autoconf is a tool for producing shell scripts that automatically
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Autoconf</title>
|
||||
|
||||
<para>Last checked against version &autoconf-contversion;.</para>
|
||||
<para>(Last checked against version &autoconf-contversion;.)</para>
|
||||
<para>Autoconf produces shell scripts which automatically configure source
|
||||
code.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Automake Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &automake-depversion;.</para>
|
||||
<para>(Last checked against version &automake-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Diffutils: cmp
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &automake-contversion;.</para>
|
||||
<para>(Last checked against version &automake-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Automake</title>
|
||||
|
||||
<para>Last checked against version &automake-contversion;.</para>
|
||||
<para>(Last checked against version &automake-contversion;.)</para>
|
||||
|
||||
<para>Automake generates Makefile.in files, intended for use with Autoconf.</para>
|
||||
<para>Automake installs the following:</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Bash Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &bash-depversion;.</para>
|
||||
<para>(Last checked against version &bash-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: bash, sh
|
||||
Binutils: ar, as, ld, ranlib, size
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &bash-contversion;.</para>
|
||||
<para>(Last checked against version &bash-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Bash</title>
|
||||
|
||||
<para>Last checked against version &bash-contversion;.</para>
|
||||
<para>(Last checked against version &bash-contversion;.)</para>
|
||||
|
||||
<para>bash is the Bourne-Again SHell, which is a widely used command
|
||||
interpreter on Unix systems. The bash program reads from standard
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Bin86 Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &bin86-depversion;.</para>
|
||||
<para>(Last checked against version &bin86-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: as, ld, strip
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &bin86-contversion;</para>
|
||||
<para>(Last checked against version &bin86-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Bin86</title>
|
||||
|
||||
<para>Last checked against version &bin86-contversion;</para>
|
||||
<para>(Last checked against version &bin86-contversion;.)</para>
|
||||
|
||||
<para>Bin86 is a simple assembler and linker for 8086 - 80386 machine
|
||||
code.</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Binutils Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &binutils-depversion;.</para>
|
||||
<para>(Last checked against version &binutils-depversion;.)</para>
|
||||
|
||||
<literallayout>Autoconf: autoconf, autoheader
|
||||
Automake: aclocal, automake
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &binutils-contversion;.</para>
|
||||
<para>(Last checked against version &binutils-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Binutils</title>
|
||||
|
||||
<para>Last checked against version &binutils-contversion;.</para>
|
||||
<para>(Last checked against version &binutils-contversion;.)</para>
|
||||
|
||||
<para>Binutils is a collection of software development tools containing a
|
||||
linker, assembler and other tools to work with object files and
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Bison Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &bison-depversion;.</para>
|
||||
<para>(Last checked against version &bison-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &bison-contversion;.</para>
|
||||
<para>(Last checked against version &bison-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Bison</title>
|
||||
|
||||
<para>Last checked against version &bison-contversion;.</para>
|
||||
<para>(Last checked against version &bison-contversion;.)</para>
|
||||
|
||||
<para>Bison is a parser generator, a replacement for yacc. Bison
|
||||
generates a program that analyzes the structure of a text file.</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>LFS-Bootscripts Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &bootscripts-depversion;.</para>
|
||||
<para>(Last checked against version &bootscripts-depversion;.)</para>
|
||||
|
||||
<literallayout>Fileutils: chown, cp</literallayout>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &bootscripts-contversion;.</para>
|
||||
<para>(Last checked against version &bootscripts-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of LFS-bootscripts</title>
|
||||
|
||||
<para>Last checked against version &bootscripts-contversion;.</para>
|
||||
<para>(Last checked against version &bootscripts-contversion;.)</para>
|
||||
|
||||
<para>The LFS-Bootscripts package contains SysV init style shell
|
||||
scripts. These scripts do various tasks such as check filesystem
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Bzip2 Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &bzip2-depversion;.</para>
|
||||
<para>(Last checked against version &bzip2-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &bzip2-contversion;</para>
|
||||
<para>(Last checked against version &bzip2-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Bzip2</title>
|
||||
|
||||
<para>Last checked against version &bzip2-contversion;</para>
|
||||
<para>(Last checked against version &bzip2-contversion;.)</para>
|
||||
|
||||
<para>Bzip2 is a block-sorting file compressor which generally achieves a
|
||||
better compression than the traditional <userinput>gzip</userinput>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Diffutils Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &diffutils-depversion;.</para>
|
||||
<para>(Last checked against version &diffutils-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ld, as
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &diffutils-contversion;.</para>
|
||||
<para>(Last checked against version &diffutils-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Diffutils</title>
|
||||
|
||||
<para>Last checked against version &diffutils-contversion;.</para>
|
||||
<para>(Last checked against version &diffutils-contversion;.)</para>
|
||||
|
||||
<para>The programs from this package show you the differences between two
|
||||
files or directories. It's most common use is to create software
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>E2fsprogs Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &e2fsprogs-depversion;.</para>
|
||||
<para>(Last checked against version &e2fsprogs-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib, strip
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &e2fsprogs-contversion;.</para>
|
||||
<para>(Last checked against version &e2fsprogs-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of E2fsprogs</title>
|
||||
|
||||
<para>Last checked against version &e2fsprogs-contversion;.</para>
|
||||
<para>(Last checked against version &e2fsprogs-contversion;.)</para>
|
||||
|
||||
<para>E2fsprogs provides the filesystem utilities for use with the
|
||||
ext2 filesystem. It also supports the ext3 filesystem with journaling
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Ed Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &ed-depversion;.</para>
|
||||
<para>(Last checked against version &ed-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &ed-contversion;.</para>
|
||||
<para>(Last checked against version &ed-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file description</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Ed</title>
|
||||
|
||||
<para>Last checked against version &ed-contversion;.</para>
|
||||
<para>(Last checked against version &ed-contversion;.)</para>
|
||||
|
||||
<para>GNU ed is an 8-bit clean, POSIX-compliant line editor.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>File Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &file-depversion;.</para>
|
||||
<para>(Last checked against version &file-depversion;.)</para>
|
||||
|
||||
<literallayout>Autoconf: autoconf, autoheader
|
||||
Automake: aclocal, automake
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &file-contversion;.</para>
|
||||
<para>(Last checked against version &file-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of File</title>
|
||||
|
||||
<para>Last checked against version &file-contversion;.</para>
|
||||
<para>(Last checked against version &file-contversion;.)</para>
|
||||
|
||||
<para>File is a utility used to determine file types.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Findutils Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &findutils-depversion;.</para>
|
||||
<para>(Last checked against version &findutils-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &findutils-contversion;.</para>
|
||||
<para>(Last checked against version &findutils-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Findutils</title>
|
||||
|
||||
<para>Last checked against version &findutils-contversion;.</para>
|
||||
<para>(Last checked against version &findutils-contversion;.)</para>
|
||||
|
||||
<para>The Findutils package contains programs to find files, either
|
||||
on-the-fly (by doing a live recursive search through directories and only
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Flex Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &flex-depversion;.</para>
|
||||
<para>(Last checked against version &flex-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &flex-contversion;.</para>
|
||||
<para>(Last checked against version &flex-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Flex</title>
|
||||
|
||||
<para>Last checked against version &flex-contversion;.</para>
|
||||
<para>(Last checked against version &flex-contversion;.)</para>
|
||||
|
||||
<para>The Flex package is used to generate programs which recognize
|
||||
patterns in text.</para>
|
||||
|
@ -3,7 +3,9 @@
|
||||
<sect2>
|
||||
<title>Gawk Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &gawk-depversion;.</para>
|
||||
<!--
|
||||
<para>(Last checked against version &gawk-depversion;.)</para>
|
||||
-->
|
||||
|
||||
<literallayout>(No dependencies checked yet.)</literallayout>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &gawk-contversion;.</para>
|
||||
<para>(Last checked against version &gawk-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Gawk</title>
|
||||
|
||||
<para>Last checked against version &gawk-contversion;.</para>
|
||||
<para>(Last checked against version &gawk-contversion;.)</para>
|
||||
|
||||
<para>Gawk is an awk implementation that is used to manipulate text
|
||||
files.</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>GCC Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &gcc-depversion;.</para>
|
||||
<para>(Last checked against version &gcc-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, nm, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &gcc-contversion;.</para>
|
||||
<para>(Last checked against version &gcc-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of GCC</title>
|
||||
|
||||
<para>Last checked against version &gcc-contversion;.</para>
|
||||
<para>(Last checked against version &gcc-contversion;.)</para>
|
||||
|
||||
<para>The GCC package contains the GNU compiler collection, including
|
||||
the C and C++ compilers.</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Gettext Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &gettext-depversion;.</para>
|
||||
<para>(Last checked against version &gettext-depversion;.)</para>
|
||||
|
||||
<literallayout>Autoconf: autoconf, autoheader
|
||||
Automake: aclocal, automake
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &gettext-contversion;.</para>
|
||||
<para>(Last checked against version &gettext-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Gettext</title>
|
||||
|
||||
<para>Last checked against version &gettext-contversion;.</para>
|
||||
<para>(Last checked against version &gettext-contversion;.)</para>
|
||||
|
||||
<para>The Gettext package is used for internationalization and
|
||||
localization. Programs can be compiled with Native Language Support
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Glibc Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &glibc-depversion;.</para>
|
||||
<para>(Last checked against version &glibc-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib, readelf
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &glibc-contversion;.</para>
|
||||
<para>(Last checked against version &glibc-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
@ -49,7 +49,7 @@ library specified on the command line.</para></sect4>
|
||||
<para>localedef compiles locale specifications.</para></sect4>
|
||||
|
||||
<sect4><title>mtrace</title>
|
||||
<para>Not yet available.</para></sect4>
|
||||
<para>(No description available yet.)</para></sect4>
|
||||
|
||||
<sect4><title>nscd</title>
|
||||
<para>nscd is a daemon that provides a cache for the most common name
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Glibc</title>
|
||||
|
||||
<para>Last checked against version &glibc-contversion;.</para>
|
||||
<para>(Last checked against version &glibc-contversion;.)</para>
|
||||
|
||||
<para>Glibc is the C library that provides the system calls and basic
|
||||
functions such as open, malloc, printf, etc. The C library is used by all
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Grep Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &grep-depversion;.</para>
|
||||
<para>(Last checked against version &grep-depversion;.)</para>
|
||||
|
||||
<literallayout>Autoconf: autoconf, autoheader
|
||||
Automake: aclocal, automake
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &grep-contversion;.</para>
|
||||
<para>(Last checked against version &grep-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Grep</title>
|
||||
|
||||
<para>Last checked against version &grep-contversion;.</para>
|
||||
<para>(Last checked against version &grep-contversion;.)</para>
|
||||
|
||||
<para>Grep is a program used to print lines from a file matching a
|
||||
specified pattern.</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Groff Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &groff-depversion;.</para>
|
||||
<para>(Last checked against version &groff-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &groff-contversion;.</para>
|
||||
<para>(Last checked against version &groff-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Groff</title>
|
||||
|
||||
<para>Last checked against version &groff-contversion;.</para>
|
||||
<para>(Last checked against version &groff-contversion;.)</para>
|
||||
|
||||
<para>The Groff package includes several text processing programs
|
||||
for text formatting. Groff translates standard text and special
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Gzip Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &gzip-depversion;.</para>
|
||||
<para>(Last checked against version &gzip-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: as, ld, nm
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &gzip-contversion;.</para>
|
||||
<para>(Last checked against version &gzip-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Gzip</title>
|
||||
|
||||
<para>Last checked against version &gzip-contversion;.</para>
|
||||
<para>(Last checked against version &gzip-contversion;.)</para>
|
||||
|
||||
<para>The gzip package contains programs to compress and decompress files
|
||||
using the Lempel-Ziv coding (LZ77).</para>
|
||||
|
@ -3,6 +3,6 @@
|
||||
<sect2>
|
||||
<title>Inetutils Installation Dependencies</title>
|
||||
|
||||
<literallayout>No dependencies checked yet.</literallayout>
|
||||
<literallayout>(No dependencies checked yet.)</literallayout>
|
||||
</sect2>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &inetutils-contversion;.</para>
|
||||
<para>(Last checked against version &inetutils-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Inetutils</title>
|
||||
|
||||
<para>Last checked against version &inetutils-contversion;.</para>
|
||||
<para>(Last checked against version &inetutils-contversion;.)</para>
|
||||
|
||||
<para>The Inetutils package contains network clients and servers.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Kbd Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &kbd-depversion;.</para>
|
||||
<para>(Last checked against version &kbd-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: as, ld, strip
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &kbd-contversion;.</para>
|
||||
<para>(Last checked against version &kbd-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Kbd</title>
|
||||
|
||||
<para>Last checked against version &kbd-contversion;.</para>
|
||||
<para>(Last checked against version &kbd-contversion;.)</para>
|
||||
|
||||
<para>Kbd contains keytable files and keyboard utilities.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Linux Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &kernel-depversion;.</para>
|
||||
<para>(Last checked against version &kernel-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, nm, objcopy
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &kernel-contversion;.</para>
|
||||
<para>(Last checked against version &kernel-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Linux</title>
|
||||
|
||||
<para>Last checked against version &kernel-contversion;.</para>
|
||||
<para>(Last checked against version &kernel-contversion;.)</para>
|
||||
|
||||
<para>The Linux kernel is at the core of every Linux system. It's what makes
|
||||
Linux tick. When a computer is turned on and boots a Linux system, the
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Less Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &less-depversion;.</para>
|
||||
<para>(Last checked against version &less-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: as, ld
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &less-contversion;.</para>
|
||||
<para>(Last checked against version &less-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Less</title>
|
||||
|
||||
<para>Last checked against version &less-contversion;.</para>
|
||||
<para>(Last checked against version &less-contversion;.)</para>
|
||||
|
||||
<para>Less is a file pager, or text viewer. It displays the contents
|
||||
of a file, or stream, and has the ability to scroll. Less has a few
|
||||
|
@ -3,6 +3,6 @@
|
||||
<sect2>
|
||||
<title>Lfs-Utils Installation Dependencies</title>
|
||||
|
||||
<literallayout>No dependencies checked yet.</literallayout>
|
||||
<literallayout>(No dependencies checked yet.)</literallayout>
|
||||
</sect2>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &lfs-utils-contversion;.</para>
|
||||
<para>(Last checked against version &lfs-utils-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Lfs-Utils</title>
|
||||
|
||||
<para>Last checked against version &lfs-utils-contversion;.</para>
|
||||
<para>(Last checked against version &lfs-utils-contversion;.)</para>
|
||||
|
||||
<para>The Lfs-Utils package contains some miscellaneous programs used by
|
||||
various packages, but are not large enough to warrant their own
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Libtool Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &libtool-depversion;.</para>
|
||||
<para>(Last checked against version &libtool-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, nm, ranlib, strip
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &libtool-contversion;.</para>
|
||||
<para>(Last checked against version &libtool-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Libtool</title>
|
||||
|
||||
<para>Last checked against version &libtool-contversion;.</para>
|
||||
<para>(Last checked against version &libtool-contversion;.)</para>
|
||||
|
||||
<para>GNU libtool is a generic library support script. Libtool hides
|
||||
the complexity of using shared libraries behind a consistent,
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Lilo Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &lilo-depversion;.</para>
|
||||
<para>(Last checked against version &lilo-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Bin86: as86, ld86
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &lilo-contversion;.</para>
|
||||
<para>(Last checked against version &lilo-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Lilo</title>
|
||||
|
||||
<para>Last checked against version &lilo-contversion;.</para>
|
||||
<para>(Last checked against version &lilo-contversion;.)</para>
|
||||
|
||||
<para>Lilo is the LInux LOader.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>M4 Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &m4-depversion;.</para>
|
||||
<para>(Last checked against version &m4-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &m4-contversion;.</para>
|
||||
<para>(Last checked against version &m4-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of M4</title>
|
||||
|
||||
<para>Last checked against version &m4-contversion;.</para>
|
||||
<para>(Last checked against version &m4-contversion;.)</para>
|
||||
|
||||
<para>M4 is a macro processor. It copies input to output, expanding
|
||||
macros as it goes. Macros are either built-in or user-defined and can
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Make Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &make-depversion;.</para>
|
||||
<para>(Last checked against version &make-depversion;.)</para>
|
||||
|
||||
<literallayout>Autoconf: autoconf, autoheader
|
||||
Automake: aclocal, automake
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &make-contversion;.</para>
|
||||
<para>(Last checked against version &make-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Make</title>
|
||||
|
||||
<para>Last checked against version &make-contversion;.</para>
|
||||
<para>(Last checked against version &make-contversion;.)</para>
|
||||
|
||||
<para>Make determines, automatically, which pieces of a large program need
|
||||
to be recompiled and issues the commands to recompile them.</para>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>MAKEDEV Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &makedev-depversion;.</para>
|
||||
<para>(Last checked against version &makedev-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Fileutils: chmod, chown, cp, ln, mknod, mv, rm
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &makedev-contversion;.</para>
|
||||
<para>(Last checked against version &makedev-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of MAKEDEV</title>
|
||||
|
||||
<para>Last checked against version &makedev-contversion;.</para>
|
||||
<para>(Last checked against version &makedev-contversion;.)</para>
|
||||
|
||||
<para>The MAKEDEV script creates the static device nodes which
|
||||
usually reside in the <filename class="directory">/dev</filename>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Man Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &man-depversion;.</para>
|
||||
<para>(Last checked against version &man-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: as, ld
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<para>Last checked against version &man-contversion;.</para>
|
||||
<para>(Last checked against version &man-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Man</title>
|
||||
|
||||
<para>Last checked against version &man-contversion;.</para>
|
||||
<para>(Last checked against version &man-contversion;.)</para>
|
||||
|
||||
<para>Man is a man pager.</para>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Man-pages Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &man-pages-depversion;.</para>
|
||||
<para>(Last checked against version &man-pages-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Fileutils: install
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &man-pages-contversion;.</para>
|
||||
<para>(Last checked against version &man-pages-contversion;.)</para>
|
||||
|
||||
<sect3><title>Program file descriptions</title>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect2><title>Contents of Man-pages</title>
|
||||
|
||||
<para>Last checked against version &man-pages-contversion;.</para>
|
||||
<para>(Last checked against version &man-pages-contversion;.)</para>
|
||||
|
||||
<para>The Man-pages package contains over 1200 manual pages. This
|
||||
documentation details the C and C++ functions, describes a few
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Modutils Installation Dependencies</title>
|
||||
|
||||
<para>Last checked against version &modutils-depversion;.</para>
|
||||
<para>(Last checked against version &modutils-depversion;.)</para>
|
||||
|
||||
<literallayout>Bash: sh
|
||||
Binutils: ar, as, ld, ranlib, strip
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user