HEAD: Retaged the introductori packages sections in chapter0{6,7,8}

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2004-05-16 00:08:42 +00:00
parent 965224946e
commit a001133b31
51 changed files with 695 additions and 389 deletions

View File

@ -3,23 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-autoconf" xreflabel="Autoconf"> <sect1 id="ch-system-autoconf" xreflabel="Autoconf" role="wrap">
<title>Autoconf-&autoconf-version;</title> <title>Autoconf-&autoconf-version;</title>
<?dbhtml filename="autoconf.html"?> <?dbhtml filename="autoconf.html"?>
<indexterm zone="ch-system-autoconf"><primary sortas="a-Autoconf">Autoconf</primary></indexterm> <indexterm zone="ch-system-autoconf"><primary sortas="a-Autoconf">Autoconf</primary></indexterm>
<sect2 role="package"><title/>
<para>The Autoconf package contains programs for producing shell scripts that <para>The Autoconf package contains programs for producing shell scripts that
can automatically configure source code.</para> can automatically configure source code.</para>
<screen>&buildtime; 0.5 SBU <segmentedlist>
&diskspace; 7.7 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.5 SBU</seg><seg>7.7 MB</seg></seglistitem>
</segmentedlist>
<para>Autoconf installation depends on: Bash, Coreutils, Diffutils, Grep, <segmentedlist>
M4, Make, Perl, Sed.</para> <segtitle>Autoconf installation depends on</segtitle>
<seglistitem><seg>Bash, Coreutils, Diffutils, Grep,
M4, Make, Perl, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Autoconf</title> <title>Installation of Autoconf</title>
<para>Prepare Autoconf for compilation:</para> <para>Prepare Autoconf for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-automake" xreflabel="Automake"> <sect1 id="ch-system-automake" xreflabel="Automake" role="wrap">
<title>Automake-&automake-version;</title> <title>Automake-&automake-version;</title>
<?dbhtml filename="automake.html"?> <?dbhtml filename="automake.html"?>
<indexterm zone="ch-system-automake"><primary sortas="a-Automake">Automake</primary></indexterm> <indexterm zone="ch-system-automake"><primary sortas="a-Automake">Automake</primary></indexterm>
<sect2 role="package"><title/>
<para>The Automake package contains programs for generating Makefiles for use <para>The Automake package contains programs for generating Makefiles for use
with Autoconf.</para> with Autoconf.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 6.8 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>6.8 MB</seg></seglistitem>
</segmentedlist>
<para>Automake installation depends on: Autoconf, Bash, Coreutils, <segmentedlist>
Diffutils, Grep, M4, Make, Perl, Sed.</para> <segtitle>Automake installation depends on</segtitle>
<seglistitem><seg>Autoconf, Bash, Coreutils,
Diffutils, Grep, M4, Make, Perl, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Automake</title> <title>Installation of Automake</title>
<para>Prepare Automake for compilation:</para> <para>Prepare Automake for compilation:</para>

View File

@ -3,22 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-bash" xreflabel="Bash"> <sect1 id="ch-system-bash" xreflabel="Bash" role="wrap">
<title>Bash-&bash-version;</title> <title>Bash-&bash-version;</title>
<?dbhtml filename="bash.html"?> <?dbhtml filename="bash.html"?>
<indexterm zone="ch-system-bash"><primary sortas="a-Bash">Bash</primary></indexterm> <indexterm zone="ch-system-bash"><primary sortas="a-Bash">Bash</primary></indexterm>
<sect2 role="package"><title/>
<para>The Bash package contains the Bourne-Again SHell.</para> <para>The Bash package contains the Bourne-Again SHell.</para>
<screen>Approximate build time: 1.2 SBU <segmentedlist>
Required disk space: 27 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>1.2 SBU</seg><seg>27 MB</seg></seglistitem>
</segmentedlist>
<para>Bash installation depends on: Binutils, Coreutils, Diffutils, Gawk, <segmentedlist>
GCC, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Bash installation depends on</segtitle>
<seglistitem><seg>Binutils, Coreutils, Diffutils, Gawk,
GCC, Glibc, Grep, Make, Ncurses, Sed.</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Bash</title> <title>Installation of Bash</title>
<para>Bash has a number of bugs in it that cause it to not behave the <para>Bash has a number of bugs in it that cause it to not behave the

View File

@ -3,24 +3,31 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-binutils" xreflabel="Binutils"> <sect1 id="ch-system-binutils" xreflabel="Binutils" role="wrap">
<title>Binutils-&binutils-version;</title> <title>Binutils-&binutils-version;</title>
<?dbhtml filename="binutils.html"?> <?dbhtml filename="binutils.html"?>
<indexterm zone="ch-system-binutils"><primary sortas="a-Binutils">Binutils</primary></indexterm> <indexterm zone="ch-system-binutils"><primary sortas="a-Binutils">Binutils</primary></indexterm>
<sect2 role="package"><title/>
<para>The Binutils package contains a linker, an assembler, and other tools for <para>The Binutils package contains a linker, an assembler, and other tools for
handling object files.</para> handling object files.</para>
<screen>&buildtime; 1.4 SBU <segmentedlist>
&diskspace; 167 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>1.4 SBU</seg><seg>167 MB</seg></seglistitem>
</segmentedlist>
<para>Binutils installation depends on: Bash, Coreutils, Diffutils, GCC, Gettext, <segmentedlist>
Glibc, Grep, Make, Perl, Sed, Texinfo.</para> <segtitle>Binutils installation depends on</segtitle>
<seglistitem><seg>Bash, Coreutils, Diffutils, GCC, Gettext,
Glibc, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<title>Installation of Binutils</title>
<sect2><title>Installation of Binutils</title>
<para>Now is an appropriate time to verify that your pseudo terminals (PTYs) are <para>Now is an appropriate time to verify that your pseudo terminals (PTYs) are
working properly inside the chroot environment. We will again quickly check that working properly inside the chroot environment. We will again quickly check that

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-bison" xreflabel="Bison"> <sect1 id="ch-system-bison" xreflabel="Bison" role="wrap">
<title>Bison-&bison-version;</title> <title>Bison-&bison-version;</title>
<?dbhtml filename="bison.html"?> <?dbhtml filename="bison.html"?>
<indexterm zone="ch-system-bison"><primary sortas="a-Bison">Bison</primary></indexterm> <indexterm zone="ch-system-bison"><primary sortas="a-Bison">Bison</primary></indexterm>
<sect2 role="package"><title/>
<para>The Bison package contains a parser generator.</para> <para>The Bison package contains a parser generator.</para>
<screen>&buildtime; 0.6 SBU <segmentedlist>
&diskspace; 10.6 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.6 SBU</seg><seg>10.6 MB</seg></seglistitem>
</segmentedlist>
<para>Bison installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para> <segtitle>Bison installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Gettext, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Bison</title> <title>Installation of Bison</title>
<para>Prepare Bison for compilation:</para> <para>Prepare Bison for compilation:</para>

View File

@ -3,25 +3,31 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-bzip2" xreflabel="Bzip2"> <sect1 id="ch-system-bzip2" xreflabel="Bzip2" role="wrap">
<title>Bzip2-&bzip2-version;</title> <title>Bzip2-&bzip2-version;</title>
<?dbhtml filename="bzip2.html"?> <?dbhtml filename="bzip2.html"?>
<indexterm zone="ch-system-bzip2"><primary sortas="a-Bzip2">Bzip2</primary></indexterm> <indexterm zone="ch-system-bzip2"><primary sortas="a-Bzip2">Bzip2</primary></indexterm>
<sect2 role="package"><title/>
<para>The Bzip2 package contains programs for compressing and decompressing <para>The Bzip2 package contains programs for compressing and decompressing
files. On text files they achieve a much better compression than the files. On text files they achieve a much better compression than the
traditional <command>gzip</command>.</para> traditional <command>gzip</command>.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 3.0 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
</segmentedlist>
<para>Bzip2 installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Make.</para> <segtitle>Bzip2 installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Make</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Bzip2</title> <title>Installation of Bzip2</title>
<para>Prepare Bzip2 for compilation with:</para> <para>Prepare Bzip2 for compilation with:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-coreutils" xreflabel="Coreutils"> <sect1 id="ch-system-coreutils" xreflabel="Coreutils" role="wrap">
<title>Coreutils-&coreutils-version;</title> <title>Coreutils-&coreutils-version;</title>
<?dbhtml filename="coreutils.html"?> <?dbhtml filename="coreutils.html"?>
<indexterm zone="ch-system-coreutils"><primary sortas="a-Coreutils">Coreutils</primary></indexterm> <indexterm zone="ch-system-coreutils"><primary sortas="a-Coreutils">Coreutils</primary></indexterm>
<sect2 role="package"><title/>
<para>The Coreutils package contains utilities for showing and setting the <para>The Coreutils package contains utilities for showing and setting the
basic system characteristics.</para> basic system characteristics.</para>
<screen>&buildtime; 0.9 SBU <segmentedlist>
&diskspace; 69 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.9 SBU</seg><seg>69 MB</seg></seglistitem>
</segmentedlist>
<para>Coreutils installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, <segmentedlist>
Gettext, Glibc, Grep, Make, Perl, Sed.</para> <segtitle>Coreutils installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
Gettext, Glibc, Grep, Make, Perl, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Coreutils</title> <title>Installation of Coreutils</title>
<para>Normally the functionality of <command>uname</command> is somewhat <para>Normally the functionality of <command>uname</command> is somewhat

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-diffutils" xreflabel="Diffutils"> <sect1 id="ch-system-diffutils" xreflabel="Diffutils" role="wrap">
<title>Diffutils-&diffutils-version;</title> <title>Diffutils-&diffutils-version;</title>
<?dbhtml filename="diffutils.html"?> <?dbhtml filename="diffutils.html"?>
<indexterm zone="ch-system-diffutils"><primary sortas="a-Diffutils">Diffutils</primary></indexterm> <indexterm zone="ch-system-diffutils"><primary sortas="a-Diffutils">Diffutils</primary></indexterm>
<sect2 role="package"><title/>
<para>The Diffutils package contains programs that show the differences <para>The Diffutils package contains programs that show the differences
between files or directories.</para> between files or directories.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 7.5 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>7.5 MB</seg></seglistitem>
</segmentedlist>
<para>Diffutils installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, <segmentedlist>
Gettext, Glibc, Grep, Make, Sed.</para> <segtitle>Diffutils installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Diffutils</title> <title>Installation of Diffutils</title>
<para>Prepare Diffutils for compilation:</para> <para>Prepare Diffutils for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-e2fsprogs" xreflabel="E2fsprogs"> <sect1 id="ch-system-e2fsprogs" xreflabel="E2fsprogs" role="wrap">
<title>E2fsprogs-&e2fsprogs-version;</title> <title>E2fsprogs-&e2fsprogs-version;</title>
<?dbhtml filename="e2fsprogs.html"?> <?dbhtml filename="e2fsprogs.html"?>
<indexterm zone="ch-system-e2fsprogs"><primary sortas="a-E2fsprogs">E2fsprogs</primary></indexterm> <indexterm zone="ch-system-e2fsprogs"><primary sortas="a-E2fsprogs">E2fsprogs</primary></indexterm>
<sect2 role="package"><title/>
<para>The E2fsprogs package contains the utilities for handling the ext2 <para>The E2fsprogs package contains the utilities for handling the ext2
file system. It also supports the ext3 journaling file system.</para> file system. It also supports the ext3 journaling file system.</para>
<screen>&buildtime; 0.6 SBU <segmentedlist>
&diskspace; 48.4 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.6 SBU</seg><seg>48.4 MB</seg></seglistitem>
</segmentedlist>
<para>E2fsprogs installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo.</para> <segtitle>E2fsprogs installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of E2fsprogs</title> <title>Installation of E2fsprogs</title>
<para>Prepare E2fsprogs for compilation:</para> <para>Prepare E2fsprogs for compilation:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-file" xreflabel="File"> <sect1 id="ch-system-file" xreflabel="File" role="wrap">
<title>File-&file-version;</title> <title>File-&file-version;</title>
<?dbhtml filename="file.html"?> <?dbhtml filename="file.html"?>
<indexterm zone="ch-system-file"><primary sortas="a-File">File</primary></indexterm> <indexterm zone="ch-system-file"><primary sortas="a-File">File</primary></indexterm>
<sect2 role="package"><title/>
<para>The File package contains a utility for determining the type of files.</para> <para>The File package contains a utility for determining the type of files.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 6.3 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>6.3 MB</seg></seglistitem>
</segmentedlist>
<para>File installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Grep, Make, Sed, Zlib.</para> <segtitle>File installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Sed, Zlib</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of File</title> <title>Installation of File</title>
<para>Prepare File for compilation:</para> <para>Prepare File for compilation:</para>

View File

@ -3,26 +3,32 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-findutils" xreflabel="Findutils"> <sect1 id="ch-system-findutils" xreflabel="Findutils" role="wrap">
<title>Findutils-&findutils-version;</title> <title>Findutils-&findutils-version;</title>
<?dbhtml filename="findutils.html"?> <?dbhtml filename="findutils.html"?>
<indexterm zone="ch-system-findutils"><primary sortas="a-Findutils">Findutils</primary></indexterm> <indexterm zone="ch-system-findutils"><primary sortas="a-Findutils">Findutils</primary></indexterm>
<sect2 role="package"><title/>
<para>The Findutils package contains programs to find files. Processes <para>The Findutils package contains programs to find files. Processes
are provided to recursively search through a directory tree and to are provided to recursively search through a directory tree and to
create, maintain and search a database (often faster than the recursive create, maintain and search a database (often faster than the recursive
find, but unreliable if the database has not been recently updated).</para> find, but unreliable if the database has not been recently updated).</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 7.5 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>7.5 MB</seg></seglistitem>
</segmentedlist>
<para>Findutils installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> <segtitle>Findutils installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Findutils</title> <title>Installation of Findutils</title>
<para>Prepare Findutils for compilation:</para> <para>Prepare Findutils for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-flex" xreflabel="Flex"> <sect1 id="ch-system-flex" xreflabel="Flex" role="wrap">
<title>Flex-&flex-version;</title> <title>Flex-&flex-version;</title>
<?dbhtml filename="flex.html"?> <?dbhtml filename="flex.html"?>
<indexterm zone="ch-system-flex"><primary sortas="a-Flex">Flex</primary></indexterm> <indexterm zone="ch-system-flex"><primary sortas="a-Flex">Flex</primary></indexterm>
<sect2 role="package"><title/>
<para>The Flex package contains a utility for generating programs that <para>The Flex package contains a utility for generating programs that
recognize patterns in text.</para> recognize patterns in text.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 3.4 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>3.4 MB</seg></seglistitem>
</segmentedlist>
<para>Flex installation depends on: Bash, Binutils, Bison, Coreutils, Diffutils, <segmentedlist>
GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para> <segtitle>Flex installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Bison, Coreutils, Diffutils,
GCC, Gettext, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Flex</title> <title>Installation of Flex</title>
<para>Flex contains several known bugs. Fix these with the following patch:</para> <para>Flex contains several known bugs. Fix these with the following patch:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-gawk" xreflabel="Gawk"> <sect1 id="ch-system-gawk" xreflabel="Gawk" role="wrap">
<title>Gawk-&gawk-version;</title> <title>Gawk-&gawk-version;</title>
<?dbhtml filename="gawk.html"?> <?dbhtml filename="gawk.html"?>
<indexterm zone="ch-system-gawk"><primary sortas="a-Gawk">Gawk</primary></indexterm> <indexterm zone="ch-system-gawk"><primary sortas="a-Gawk">Gawk</primary></indexterm>
<sect2 role="package"><title/>
<para>The Gawk package contains programs for manipulating text files.</para> <para>The Gawk package contains programs for manipulating text files.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 17 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>17 MB</seg></seglistitem>
</segmentedlist>
<para>Gawk installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> <segtitle>Gawk installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Gawk</title> <title>Installation of Gawk</title>
<para>Prepare Gawk for compilation:</para> <para>Prepare Gawk for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-gcc" xreflabel="GCC"> <sect1 id="ch-system-gcc" xreflabel="GCC" role="wrap">
<title>GCC-&gcc-version;</title> <title>GCC-&gcc-version;</title>
<?dbhtml filename="gcc.html"?> <?dbhtml filename="gcc.html"?>
<indexterm zone="ch-system-gcc"><primary sortas="a-GCC">GCC</primary></indexterm> <indexterm zone="ch-system-gcc"><primary sortas="a-GCC">GCC</primary></indexterm>
<sect2 role="package"><title/>
<para>The GCC package contains the GNU compiler collection, which includes <para>The GCC package contains the GNU compiler collection, which includes
the C and C++ compilers.</para> the C and C++ compilers.</para>
<screen>&buildtime; 11.7 SBU <segmentedlist>
&diskspace; 294 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>11.7 SBU</seg><seg>294 MB</seg></seglistitem>
</segmentedlist>
<para>GCC installation depends on: Bash, Binutils, Coreutils, Diffutils, Findutils, <segmentedlist>
Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo.</para> <segtitle>GCC installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, Findutils,
Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of GCC</title> <title>Installation of GCC</title>
<para>This package is known to behave badly when you have changed its <para>This package is known to behave badly when you have changed its

View File

@ -3,25 +3,31 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-gettext" xreflabel="Gettext"> <sect1 id="ch-system-gettext" xreflabel="Gettext" role="wrap">
<title>Gettext-&gettext-version;</title> <title>Gettext-&gettext-version;</title>
<?dbhtml filename="gettext.html"?> <?dbhtml filename="gettext.html"?>
<indexterm zone="ch-system-gettext"><primary sortas="a-Gettext">Gettext</primary></indexterm> <indexterm zone="ch-system-gettext"><primary sortas="a-Gettext">Gettext</primary></indexterm>
<sect2 role="package"><title/>
<para>The Gettext package contains utilities for internationalization and <para>The Gettext package contains utilities for internationalization and
localization. These allow programs to be compiled with Native Language Support localization. These allow programs to be compiled with Native Language Support
(NLS), enabling them to output messages in the user's native language.</para> (NLS), enabling them to output messages in the user's native language.</para>
<screen>&buildtime; 0.5 SBU <segmentedlist>
&diskspace; 55 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.5 SBU</seg><seg>55 MB</seg></seglistitem>
</segmentedlist>
<para>Gettext installation depends on: Bash, Binutils, Bison, Coreutils, <segmentedlist>
Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Gettext installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Gettext</title> <title>Installation of Gettext</title>
<para>Prepare Gettext for compilation:</para> <para>Prepare Gettext for compilation:</para>

View File

@ -3,26 +3,32 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-glibc" xreflabel="Glibc"> <sect1 id="ch-system-glibc" xreflabel="Glibc" role="wrap">
<title>Glibc-&glibc-version;</title> <title>Glibc-&glibc-version;</title>
<?dbhtml filename="glibc.html"?> <?dbhtml filename="glibc.html"?>
<indexterm zone="ch-system-glibc"><primary sortas="a-Glibc">Glibc</primary></indexterm> <indexterm zone="ch-system-glibc"><primary sortas="a-Glibc">Glibc</primary></indexterm>
<sect2 role="package"><title/>
<para>The Glibc package contains the main C library. This library provides all <para>The Glibc package contains the main C library. This library provides all
the basic routines for allocating memory, searching directories, opening and the basic routines for allocating memory, searching directories, opening and
closing files, reading and writing them, string handling, pattern matching, closing files, reading and writing them, string handling, pattern matching,
arithmetic, and so on.</para> arithmetic, and so on.</para>
<screen>&buildtime; 12.3 SBU <segmentedlist>
&diskspace; 784 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>12.3 SBU</seg><seg>784 MB</seg></seglistitem>
</segmentedlist>
<para>Glibc installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo.</para> <segtitle>Glibc installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Glibc</title> <title>Installation of Glibc</title>
<para>The Glibc build system is very well self-contained and will install <para>The Glibc build system is very well self-contained and will install

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-grep" xreflabel="Grep"> <sect1 id="ch-system-grep" xreflabel="Grep" role="wrap">
<title>Grep-&grep-version;</title> <title>Grep-&grep-version;</title>
<?dbhtml filename="grep.html"?> <?dbhtml filename="grep.html"?>
<indexterm zone="ch-system-grep"><primary sortas="a-Grep">Grep</primary></indexterm> <indexterm zone="ch-system-grep"><primary sortas="a-Grep">Grep</primary></indexterm>
<sect2 role="package"><title/>
<para>The Grep package contains programs for searching through files.</para> <para>The Grep package contains programs for searching through files.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 5.8 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>5.8 MB</seg></seglistitem>
</segmentedlist>
<para>Grep installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo.</para> <segtitle>Grep installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Grep</title> <title>Installation of Grep</title>
<para>Prepare Grep for compilation:</para> <para>Prepare Grep for compilation:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-groff" xreflabel="Groff"> <sect1 id="ch-system-groff" xreflabel="Groff" role="wrap">
<title>Groff-&groff-version;</title> <title>Groff-&groff-version;</title>
<?dbhtml filename="groff.html"?> <?dbhtml filename="groff.html"?>
<indexterm zone="ch-system-groff"><primary sortas="a-Groff">Groff</primary></indexterm> <indexterm zone="ch-system-groff"><primary sortas="a-Groff">Groff</primary></indexterm>
<sect2 role="package"><title/>
<para>The Groff package contains programs for processing and formatting text.</para> <para>The Groff package contains programs for processing and formatting text.</para>
<screen>&buildtime; 0.5 SBU <segmentedlist>
&diskspace; 43 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.5 SBU</seg><seg>43 MB</seg></seglistitem>
</segmentedlist>
<para>Groff installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
Gawk, GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Groff installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Groff</title> <title>Installation of Groff</title>
<para>Groff expects the environment variable PAGE to contain the default paper <para>Groff expects the environment variable PAGE to contain the default paper

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-grub" xreflabel="Grub"> <sect1 id="ch-system-grub" xreflabel="Grub" role="wrap">
<title>Grub-&grub-version;</title> <title>Grub-&grub-version;</title>
<?dbhtml filename="grub.html"?> <?dbhtml filename="grub.html"?>
<indexterm zone="ch-system-grub"><primary sortas="a-Grub">Grub</primary></indexterm> <indexterm zone="ch-system-grub"><primary sortas="a-Grub">Grub</primary></indexterm>
<sect2 role="package"><title/>
<para>The Grub package contains the GRand Unified Bootloader.</para> <para>The Grub package contains the GRand Unified Bootloader.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 10 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem>
</segmentedlist>
<para>Grub installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Grub installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Grub</title> <title>Installation of Grub</title>
<para>This package is known to behave badly when you have changed its default <para>This package is known to behave badly when you have changed its default

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-gzip" xreflabel="Gzip"> <sect1 id="ch-system-gzip" xreflabel="Gzip" role="wrap">
<title>Gzip-&gzip-version;</title> <title>Gzip-&gzip-version;</title>
<?dbhtml filename="gzip.html"?> <?dbhtml filename="gzip.html"?>
<indexterm zone="ch-system-gzip"><primary sortas="a-Gzip">Gzip</primary></indexterm> <indexterm zone="ch-system-gzip"><primary sortas="a-Gzip">Gzip</primary></indexterm>
<sect2 role="package"><title/>
<para>The Gzip package contains programs for compressing and decompressing <para>The Gzip package contains programs for compressing and decompressing
files.</para> files.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 2.6 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>2.6 MB</seg></seglistitem>
</segmentedlist>
<para>Gzip installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Gzip installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Gzip</title> <title>Installation of Gzip</title>
<para>Prepare Gzip for compilation:</para> <para>Prepare Gzip for compilation:</para>

View File

@ -3,22 +3,26 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-iana-etc" xreflabel="Iana-Etc"> <sect1 id="ch-system-iana-etc" xreflabel="Iana-Etc" role="wrap">
<title>Iana-Etc-&iana-etc-version;</title> <title>Iana-Etc-&iana-etc-version;</title>
<?dbhtml filename="iana-etc.html"?> <?dbhtml filename="iana-etc.html"?>
<indexterm zone="ch-system-iana-etc"><primary sortas="a-Iana-Etc">Iana-Etc</primary></indexterm> <indexterm zone="ch-system-iana-etc"><primary sortas="a-Iana-Etc">Iana-Etc</primary></indexterm>
<sect2 role="package"><title/>
<para>The Iana-Etc package provides data for network services and protocols.</para> <para>The Iana-Etc package provides data for network services and protocols.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 641 KB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>641 KB</seg></seglistitem>
</segmentedlist>
<para>The installation dependencies for Iana-Etc haven't been checked yet.</para> <para>The installation dependencies for Iana-Etc haven't been checked yet.</para>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Iana-Etc</title> <title>Installation of Iana-Etc</title>
<para>Parse the data:</para> <para>Parse the data:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-inetutils" xreflabel="Inetutils"> <sect1 id="ch-system-inetutils" xreflabel="Inetutils" role="wrap">
<title>Inetutils-&inetutils-version;</title> <title>Inetutils-&inetutils-version;</title>
<?dbhtml filename="inetutils.html"?> <?dbhtml filename="inetutils.html"?>
<indexterm zone="ch-system-inetutils"><primary sortas="a-Inetutils">Inetutils</primary></indexterm> <indexterm zone="ch-system-inetutils"><primary sortas="a-Inetutils">Inetutils</primary></indexterm>
<sect2 role="package"><title/>
<para>The Inetutils package contains programs for basic networking.</para> <para>The Inetutils package contains programs for basic networking.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 11 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>11 MB</seg></seglistitem>
</segmentedlist>
<para>Inetutils installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Inetutils installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Inetutils</title> <title>Installation of Inetutils</title>
<para>Inetutils has issues with the Linux 2.6 kernel series - fix these isues <para>Inetutils has issues with the Linux 2.6 kernel series - fix these isues

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-kbd" xreflabel="Kbd"> <sect1 id="ch-system-kbd" xreflabel="Kbd" role="wrap">
<title>Kbd-&kbd-version;</title> <title>Kbd-&kbd-version;</title>
<?dbhtml filename="kbd.html"?> <?dbhtml filename="kbd.html"?>
<indexterm zone="ch-system-kbd"><primary sortas="a-Kbd">Kbd</primary></indexterm> <indexterm zone="ch-system-kbd"><primary sortas="a-Kbd">Kbd</primary></indexterm>
<sect2 role="package"><title/>
<para>The Kbd package contains key-table files and keyboard utilities.</para> <para>The Kbd package contains key-table files and keyboard utilities.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 12 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>12 MB</seg></seglistitem>
</segmentedlist>
<para>Kbd installation depends on: Bash, Binutils, Bison, Coreutils, <segmentedlist>
Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed.</para> <segtitle>Kbd installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Kbd</title> <title>Installation of Kbd</title>
<para>Prepare Kbd for compilation:</para> <para>Prepare Kbd for compilation:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-less" xreflabel="Less"> <sect1 id="ch-system-less" xreflabel="Less" role="wrap">
<title>Less-&less-version;</title> <title>Less-&less-version;</title>
<?dbhtml filename="less.html"?> <?dbhtml filename="less.html"?>
<indexterm zone="ch-system-less"><primary sortas="a-Less">Less</primary></indexterm> <indexterm zone="ch-system-less"><primary sortas="a-Less">Less</primary></indexterm>
<sect2 role="package"><title/>
<para>The Less package contains a text file viewer.</para> <para>The Less package contains a text file viewer.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 3.4 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>3.4 MB</seg></seglistitem>
</segmentedlist>
<para>Less installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Less installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Less</title> <title>Installation of Less</title>
<para>Prepare Less for compilation:</para> <para>Prepare Less for compilation:</para>

View File

@ -3,25 +3,31 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-libtool" xreflabel="Libtool"> <sect1 id="ch-system-libtool" xreflabel="Libtool" role="wrap">
<title>Libtool-&libtool-version;</title> <title>Libtool-&libtool-version;</title>
<?dbhtml filename="libtool.html"?> <?dbhtml filename="libtool.html"?>
<indexterm zone="ch-system-libtool"><primary sortas="a-Libtool">Libtool</primary></indexterm> <indexterm zone="ch-system-libtool"><primary sortas="a-Libtool">Libtool</primary></indexterm>
<sect2 role="package"><title/>
<para>The Libtool package contains the GNU generic library support script. <para>The Libtool package contains the GNU generic library support script.
It wraps the complexity of using shared libraries in a consistent, portable It wraps the complexity of using shared libraries in a consistent, portable
interface.</para> interface.</para>
<screen>&buildtime; 1.5 SBU <segmentedlist>
&diskspace; 20 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>1.5 SBU</seg><seg>20 MB</seg></seglistitem>
</segmentedlist>
<para>Libtool installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Libtool installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Libtool</title> <title>Installation of Libtool</title>
<para>Prepare Libtool for compilation:</para> <para>Prepare Libtool for compilation:</para>

View File

@ -3,19 +3,25 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-linux-libc-headers"> <sect1 id="ch-system-linux-libc-headers" role="wrap">
<title>Linux-Libc-Headers-&linux-libc-headers-version;</title> <title>Linux-Libc-Headers-&linux-libc-headers-version;</title>
<?dbhtml filename="linux-libc-headers.html"?> <?dbhtml filename="linux-libc-headers.html"?>
<indexterm zone="ch-system-linux-libc-headers"> <indexterm zone="ch-system-linux-libc-headers">
<primary sortas="a-Linux-Libc-Headers">Linux-Libc-Headers</primary> <primary sortas="a-Linux-Libc-Headers">Linux-Libc-Headers</primary>
<secondary>system, headers</secondary></indexterm> </indexterm>
<screen>&buildtime; 0.1 SBU <sect2 role="package"><title/>
&diskspace; 22 MB</screen>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>22 MB</seg></seglistitem>
</segmentedlist>
<sect2> </sect2>
<sect2 role="installation">
<title>Installation of Linux-Libc-Headers</title> <title>Installation of Linux-Libc-Headers</title>
<para>For years it has been common practice to use so-called <quote>raw</quote> <para>For years it has been common practice to use so-called <quote>raw</quote>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-m4" xreflabel="M4"> <sect1 id="ch-system-m4" xreflabel="M4" role="wrap">
<title>M4-&m4-version;</title> <title>M4-&m4-version;</title>
<?dbhtml filename="m4.html"?> <?dbhtml filename="m4.html"?>
<indexterm zone="ch-system-m4"><primary sortas="a-M4">M4</primary></indexterm> <indexterm zone="ch-system-m4"><primary sortas="a-M4">M4</primary></indexterm>
<sect2 role="package"><title/>
<para>The M4 package contains a macro processor.</para> <para>The M4 package contains a macro processor.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 3.0 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
</segmentedlist>
<para>M4 installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, <segmentedlist>
Gettext, Glibc, Grep, Make, Perl, Sed.</para> <segtitle>M4 installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
Gettext, Glibc, Grep, Make, Perl, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of M4</title> <title>Installation of M4</title>
<para>Prepare M4 for compilation:</para> <para>Prepare M4 for compilation:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-make" xreflabel="Make"> <sect1 id="ch-system-make" xreflabel="Make" role="wrap">
<title>Make-&make-version;</title> <title>Make-&make-version;</title>
<?dbhtml filename="make.html"?> <?dbhtml filename="make.html"?>
<indexterm zone="ch-system-make"><primary sortas="a-Make">Make</primary></indexterm> <indexterm zone="ch-system-make"><primary sortas="a-Make">Make</primary></indexterm>
<sect2 role="package"><title/>
<para>The Make package contains a program for compiling large packages.</para> <para>The Make package contains a program for compiling large packages.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 8.8 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>8.8 MB</seg></seglistitem>
</segmentedlist>
<para>Make installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Gettext, Glibc, Grep, Sed.</para> <segtitle>Make installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Gettext, Glibc, Grep, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Make</title> <title>Installation of Make</title>
<para>Prepare Make for compilation:</para> <para>Prepare Make for compilation:</para>

View File

@ -3,22 +3,28 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-man-pages" xreflabel="Man-pages"> <sect1 id="ch-system-man-pages" xreflabel="Man-pages" role="wrap">
<title>Man-pages-&man-pages-version;</title> <title>Man-pages-&man-pages-version;</title>
<?dbhtml filename="man-pages.html"?> <?dbhtml filename="man-pages.html"?>
<indexterm zone="ch-system-man-pages"><primary sortas="a-Man-pages">Man-pages</primary></indexterm> <indexterm zone="ch-system-man-pages"><primary sortas="a-Man-pages">Man-pages</primary></indexterm>
<sect2 role="package"><title/>
<para>The Man-pages package contains over 1200 manual pages.</para> <para>The Man-pages package contains over 1200 manual pages.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 15 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>15 MB</seg></seglistitem>
</segmentedlist>
<para>For its installation Man-pages depends on: Bash, Coreutils, Make.</para> <segmentedlist>
<segtitle>For its installation Man-pages depends on</segtitle>
<seglistitem><seg>Bash, Coreutils, Make</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Man-pages</title> <title>Installation of Man-pages</title>
<para>Install Man-pages by running:</para> <para>Install Man-pages by running:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-man" xreflabel="Man"> <sect1 id="ch-system-man" xreflabel="Man" role="wrap">
<title>Man-&man-version;</title> <title>Man-&man-version;</title>
<?dbhtml filename="man.html"?> <?dbhtml filename="man.html"?>
<indexterm zone="ch-system-man"><primary sortas="a-Man">Man</primary></indexterm> <indexterm zone="ch-system-man"><primary sortas="a-Man">Man</primary></indexterm>
<sect2 role="package"><title/>
<para>The Man package contains programs for finding and viewing manual pages.</para> <para>The Man package contains programs for finding and viewing manual pages.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 1.9MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>1.9MB</seg></seglistitem>
</segmentedlist>
<para>Man installation depends on: Bash, Binutils, Coreutils, Gawk, GCC, <segmentedlist>
Glibc, Grep, Make, Sed.</para> <segtitle>Man installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Gawk, GCC,
Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Man</title> <title>Installation of Man</title>
<para>We'll make three adjustments to the sources of Man.</para> <para>We'll make three adjustments to the sources of Man.</para>

View File

@ -3,23 +3,27 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-mktemp" xreflabel="Mktemp"> <sect1 id="ch-system-mktemp" xreflabel="Mktemp" role="wrap">
<title>Mktemp-&mktemp-version;</title> <title>Mktemp-&mktemp-version;</title>
<?dbhtml filename="mktemp.html"?> <?dbhtml filename="mktemp.html"?>
<indexterm zone="ch-system-mktemp"><primary sortas="a-Mktemp">Mktemp</primary></indexterm> <indexterm zone="ch-system-mktemp"><primary sortas="a-Mktemp">Mktemp</primary></indexterm>
<sect2 role="package"><title/>
<para>The Mktemp package contains programs used to create secure temporary <para>The Mktemp package contains programs used to create secure temporary
files in shell scripts.</para> files in shell scripts.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 317 KB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>317 KB</seg></seglistitem>
</segmentedlist>
<para>The installation dependencies for Mktemp haven't been checked yet.</para> <para>The installation dependencies for Mktemp haven't been checked yet.</para>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Mktemp</title> <title>Installation of Mktemp</title>
<para>Many scripts still use the deprecated <command>tempfile</command> <para>Many scripts still use the deprecated <command>tempfile</command>

View File

@ -3,23 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-module-init-tools" xreflabel="Module-Init-Tools"> <sect1 id="ch-system-module-init-tools" xreflabel="Module-Init-Tools" role="wrap">
<title>Module-Init-Tools-&module-init-tools-version;</title> <title>Module-Init-Tools-&module-init-tools-version;</title>
<?dbhtml filename="module-init-tools.html"?> <?dbhtml filename="module-init-tools.html"?>
<indexterm zone="ch-system-module-init-tools"><primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary></indexterm> <indexterm zone="ch-system-module-init-tools"><primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary></indexterm>
<sect2 role="package"><title/>
<para>The Module-Init-Tools package contains programs for handling kernel <para>The Module-Init-Tools package contains programs for handling kernel
modules in Linux kernels greater than or equal to version 2.5.47.</para> modules in Linux kernels greater than or equal to version 2.5.47.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&buildtime; 650 KB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>650 KB</seg></seglistitem>
</segmentedlist>
<para>Module-Init-Tools installation depends on: Bash, Binutils, Bison, <segmentedlist>
Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed.</para> <segtitle>Module-Init-Tools installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Bison,
Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Module-Init-Tools</title> <title>Installation of Module-Init-Tools</title>
<para>Prepare Module-Init-Tools for compilation:</para> <para>Prepare Module-Init-Tools for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-ncurses" xreflabel="Ncurses"> <sect1 id="ch-system-ncurses" xreflabel="Ncurses" role="wrap">
<title>Ncurses-&ncurses-version;</title> <title>Ncurses-&ncurses-version;</title>
<?dbhtml filename="ncurses.html"?> <?dbhtml filename="ncurses.html"?>
<indexterm zone="ch-system-ncurses"><primary sortas="a-Ncurses">Ncurses</primary></indexterm> <indexterm zone="ch-system-ncurses"><primary sortas="a-Ncurses">Ncurses</primary></indexterm>
<sect2 role="package"><title/>
<para>The Ncurses package contains libraries for terminal-independent <para>The Ncurses package contains libraries for terminal-independent
handling of character screens.</para> handling of character screens.</para>
<screen>&buildtime; 0.6 SBU <segmentedlist>
&diskspace; 27 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.6 SBU</seg><seg>27 MB</seg></seglistitem>
</segmentedlist>
<para>Ncurses installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
Gawk, GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Ncurses installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Ncurses</title> <title>Installation of Ncurses</title>
<para>Prepare Ncurses for compilation:</para> <para>Prepare Ncurses for compilation:</para>

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-net-tools" xreflabel="Net-tools"> <sect1 id="ch-system-net-tools" xreflabel="Net-tools" role="wrap">
<title>Net-tools-&net-tools-version;</title> <title>Net-tools-&net-tools-version;</title>
<?dbhtml filename="net-tools.html"?> <?dbhtml filename="net-tools.html"?>
<indexterm zone="ch-system-net-tools"><primary sortas="a-Net-tools">Net-tools</primary></indexterm> <indexterm zone="ch-system-net-tools"><primary sortas="a-Net-tools">Net-tools</primary></indexterm>
<sect2 role="package"><title/>
<para>The Net-tools package contains programs for basic networking.</para> <para>The Net-tools package contains programs for basic networking.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 9.4 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>9.4 MB</seg></seglistitem>
</segmentedlist>
<para>Net-tools installation depends on: Bash, Binutils, Coreutils, GCC, <segmentedlist>
Glibc, Make.</para> <segtitle>Net-tools installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, GCC,
Glibc, Make</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Net-tools</title> <title>Installation of Net-tools</title>
<para>If you don't know what to answer to all the questions asked during the <para>If you don't know what to answer to all the questions asked during the

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-patch" xreflabel="Patch"> <sect1 id="ch-system-patch" xreflabel="Patch" role="wrap">
<title>Patch-&patch-version;</title> <title>Patch-&patch-version;</title>
<?dbhtml filename="patch.html"?> <?dbhtml filename="patch.html"?>
<indexterm zone="ch-system-patch"><primary sortas="a-Patch">Patch</primary></indexterm> <indexterm zone="ch-system-patch"><primary sortas="a-Patch">Patch</primary></indexterm>
<sect2 role="package"><title/>
<para>The Patch package contains a program for modifying files.</para> <para>The Patch package contains a program for modifying files.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 1.9 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>1.9 MB</seg></seglistitem>
</segmentedlist>
<para>Patch installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Patch installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Patch</title> <title>Installation of Patch</title>
<para>Prepare Patch for compilation (the preprocessor flag <para>Prepare Patch for compilation (the preprocessor flag

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-perl" xreflabel="Perl"> <sect1 id="ch-system-perl" xreflabel="Perl" role="wrap">
<title>Perl-&perl-version;</title> <title>Perl-&perl-version;</title>
<?dbhtml filename="perl.html"?> <?dbhtml filename="perl.html"?>
<indexterm zone="ch-system-perl"><primary sortas="a-Perl">Perl</primary></indexterm> <indexterm zone="ch-system-perl"><primary sortas="a-Perl">Perl</primary></indexterm>
<sect2 role="package"><title/>
<para>The Perl package contains the Practical Extraction and Report Language.</para> <para>The Perl package contains the Practical Extraction and Report Language.</para>
<screen>&buildtime; 2.9 SBU <segmentedlist>
&diskspace; 143 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>2.9 SBU</seg><seg>143 MB</seg></seglistitem>
</segmentedlist>
<para>Perl installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
Gawk, GCC, Glibc, Grep, Make, Sed.</para> <segtitle>Perl installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Perl</title> <title>Installation of Perl</title>
<para>If you want full control over the way Perl is set up, you can run the <para>If you want full control over the way Perl is set up, you can run the

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-procps" xreflabel="Procps"> <sect1 id="ch-system-procps" xreflabel="Procps" role="wrap">
<title>Procps-&procps-version;</title> <title>Procps-&procps-version;</title>
<?dbhtml filename="procps.html"?> <?dbhtml filename="procps.html"?>
<indexterm zone="ch-system-procps"><primary sortas="a-Procps">Procps</primary></indexterm> <indexterm zone="ch-system-procps"><primary sortas="a-Procps">Procps</primary></indexterm>
<sect2 role="package"><title/>
<para>The Procps package contains programs for monitoring processes.</para> <para>The Procps package contains programs for monitoring processes.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 6.2 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>6.2 MB</seg></seglistitem>
</segmentedlist>
<para>Procps installation depends on: Bash, Binutils, Coreutils, GCC, Glibc, <segmentedlist>
Make, Ncurses.</para> <segtitle>Procps installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, GCC, Glibc,
Make, Ncurses</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Procps</title> <title>Installation of Procps</title>
<para>Compile Procps:</para> <para>Compile Procps:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-psmisc" xreflabel="Psmisc"> <sect1 id="ch-system-psmisc" xreflabel="Psmisc" role="wrap">
<title>Psmisc-&psmisc-version;</title> <title>Psmisc-&psmisc-version;</title>
<?dbhtml filename="psmisc.html"?> <?dbhtml filename="psmisc.html"?>
<indexterm zone="ch-system-psmisc"><primary sortas="a-Psmisc">Psmisc</primary></indexterm> <indexterm zone="ch-system-psmisc"><primary sortas="a-Psmisc">Psmisc</primary></indexterm>
<sect2 role="package"><title/>
<para>The Psmisc package contains programs for displaying information on <para>The Psmisc package contains programs for displaying information on
processes.</para> processes.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 2.2 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>2.2 MB</seg></seglistitem>
</segmentedlist>
<para>Psmisc installation depends on: Bash, Binutils, Coreutils, Diffutils, <segmentedlist>
GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Psmisc installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Psmisc</title> <title>Installation of Psmisc</title>
<para>Prepare Psmisc for compilation:</para> <para>Prepare Psmisc for compilation:</para>

View File

@ -3,22 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-readline" xreflabel="Readline"> <sect1 id="ch-system-readline" xreflabel="Readline" role="wrap">
<title>Readline-&readline-version;</title> <title>Readline-&readline-version;</title>
<?dbhtml filename="readline.html"?> <?dbhtml filename="readline.html"?>
<indexterm zone="ch-system-readline"><primary sortas="a-Readline">Readline</primary></indexterm> <indexterm zone="ch-system-readline"><primary sortas="a-Readline">Readline</primary></indexterm>
<sect2 role="package"><title/>
<para>The Readline package contains the Readline command-line library.</para> <para>The Readline package contains the Readline command-line library.</para>
<screen>&buildtime; XXX SBU <segmentedlist>
&diskspace; 3.8 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>XXX SBU</seg><seg>3.8 MB</seg></seglistitem>
</segmentedlist>
<para>Readline installation depends on: Binutils, Coreutils, Diffutils, Gawk, <segmentedlist>
GCC, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Readline installation depends on</segtitle>
<seglistitem><seg>Binutils, Coreutils, Diffutils, Gawk,
GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Readline</title> <title>Installation of Readline</title>
<para>Readline has a number of bugs in it that cause it to not behave the <para>Readline has a number of bugs in it that cause it to not behave the

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-sed" xreflabel="Sed"> <sect1 id="ch-system-sed" xreflabel="Sed" role="wrap">
<title>Sed-&sed-version;</title> <title>Sed-&sed-version;</title>
<?dbhtml filename="sed.html"?> <?dbhtml filename="sed.html"?>
<indexterm zone="ch-system-sed"><primary sortas="a-Sed">Sed</primary></indexterm> <indexterm zone="ch-system-sed"><primary sortas="a-Sed">Sed</primary></indexterm>
<sect2 role="package"><title/>
<para>The Sed package contains a stream editor.</para> <para>The Sed package contains a stream editor.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 5.2 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem>
</segmentedlist>
<para>Sed installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo.</para> <segtitle>Sed installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Sed</title> <title>Installation of Sed</title>
<para>Prepare Sed for compilation:</para> <para>Prepare Sed for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-shadow" xreflabel="Shadow"> <sect1 id="ch-system-shadow" xreflabel="Shadow" role="wrap">
<title>Shadow-&shadow-version;</title> <title>Shadow-&shadow-version;</title>
<?dbhtml filename="shadow.html"?> <?dbhtml filename="shadow.html"?>
<indexterm zone="ch-system-shadow"><primary sortas="a-Shadow">Shadow</primary></indexterm> <indexterm zone="ch-system-shadow"><primary sortas="a-Shadow">Shadow</primary></indexterm>
<sect2 role="package"><title/>
<para>The Shadow package contains programs for handling passwords in a secure <para>The Shadow package contains programs for handling passwords in a secure
way.</para> way.</para>
<screen>&buildtime; 0.4 SBU <segmentedlist>
&diskspace; 11 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.4 SBU</seg><seg>11 MB</seg></seglistitem>
</segmentedlist>
<para>Shadow installation depends on: Bash, Binutils, Bison, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> <segtitle>Shadow installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Shadow</title> <title>Installation of Shadow</title>
<para>Prepare Shadow for compilation:</para> <para>Prepare Shadow for compilation:</para>

View File

@ -3,22 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-sysklogd" xreflabel="Sysklogd"> <sect1 id="ch-system-sysklogd" xreflabel="Sysklogd" role="wrap">
<title>Sysklogd-&sysklogd-version;</title> <title>Sysklogd-&sysklogd-version;</title>
<?dbhtml filename="sysklogd.html"?> <?dbhtml filename="sysklogd.html"?>
<indexterm zone="ch-system-sysklogd"><primary sortas="a-Sysklogd">Sysklogd</primary></indexterm> <indexterm zone="ch-system-sysklogd"><primary sortas="a-Sysklogd">Sysklogd</primary></indexterm>
<sect2 role="package"><title/>
<para>The Sysklogd package contains programs for logging system messages, such <para>The Sysklogd package contains programs for logging system messages, such
as those given by the kernel when unusual things happen.</para> as those given by the kernel when unusual things happen.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 0.5 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>0.5 MB</seg></seglistitem>
</segmentedlist>
<para>Sysklogd installation depends on: Binutils, Coreutils, GCC, Glibc, Make.</para> <segmentedlist>
<segtitle>Sysklogd installation depends on</segtitle>
<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Sysklogd</title> <title>Installation of Sysklogd</title>
<para>Sysklogd has issues with the Linux 2.6 kernel series - fix these isues <para>Sysklogd has issues with the Linux 2.6 kernel series - fix these isues

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-sysvinit" xreflabel="Sysvinit"> <sect1 id="ch-system-sysvinit" xreflabel="Sysvinit" role="wrap">
<title>Sysvinit-&sysvinit-version;</title> <title>Sysvinit-&sysvinit-version;</title>
<?dbhtml filename="sysvinit.html"?> <?dbhtml filename="sysvinit.html"?>
<indexterm zone="ch-system-sysvinit"><primary sortas="a-Sysvinit">Sysvinit</primary></indexterm> <indexterm zone="ch-system-sysvinit"><primary sortas="a-Sysvinit">Sysvinit</primary></indexterm>
<sect2 role="package"><title/>
<para>The Sysvinit package contains programs for controlling the startup, <para>The Sysvinit package contains programs for controlling the startup,
running, and shutdown of your system.</para> running, and shutdown of your system.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 0.9 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg> 0.9 MB</seg></seglistitem>
</segmentedlist>
<para>Sysvinit installation depends on: Binutils, Coreutils, GCC, Glibc, Make.</para> <segmentedlist>
<segtitle>Sysvinit installation depends on</segtitle>
<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Sysvinit</title> <title>Installation of Sysvinit</title>
<para>When run-levels are changed (for example, when halting the system), <para>When run-levels are changed (for example, when halting the system),

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-tar" xreflabel="Tar"> <sect1 id="ch-system-tar" xreflabel="Tar" role="wrap">
<title>Tar-&tar-version;</title> <title>Tar-&tar-version;</title>
<?dbhtml filename="tar.html"?> <?dbhtml filename="tar.html"?>
<indexterm zone="ch-system-tar"><primary sortas="a-Tar">Tar</primary></indexterm> <indexterm zone="ch-system-tar"><primary sortas="a-Tar">Tar</primary></indexterm>
<sect2 role="package"><title/>
<para>The Tar package contains an archiving program.</para> <para>The Tar package contains an archiving program.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 10 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem>
</segmentedlist>
<para>Tar installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> <segtitle>Tar installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Tar</title> <title>Installation of Tar</title>
<para>Prepare Tar for compilation:</para> <para>Prepare Tar for compilation:</para>

View File

@ -3,24 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-texinfo" xreflabel="Texinfo"> <sect1 id="ch-system-texinfo" xreflabel="Texinfo" role="wrap">
<title>Texinfo-&texinfo-version;</title> <title>Texinfo-&texinfo-version;</title>
<?dbhtml filename="texinfo.html"?> <?dbhtml filename="texinfo.html"?>
<indexterm zone="ch-system-texinfo"><primary sortas="a-Texinfo">Texinfo</primary></indexterm> <indexterm zone="ch-system-texinfo"><primary sortas="a-Texinfo">Texinfo</primary></indexterm>
<sect2 role="package"><title/>
<para>The Texinfo package contains programs for reading, writing, and <para>The Texinfo package contains programs for reading, writing, and
converting Info documents.</para> converting Info documents.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 17 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>17 MB</seg></seglistitem>
</segmentedlist>
<para>Texinfo installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para> <segtitle>Texinfo installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Texinfo</title> <title>Installation of Texinfo</title>
<para>Prepare Texinfo for compilation:</para> <para>Prepare Texinfo for compilation:</para>

View File

@ -3,19 +3,23 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-udev"> <sect1 id="ch-system-udev" role="wrap">
<title>Udev-&udev-version;</title> <title>Udev-&udev-version;</title>
<?dbhtml filename="udev.html"?> <?dbhtml filename="udev.html"?>
<indexterm zone="ch-system-udev"> <indexterm zone="ch-system-udev"><primary sortas="a-Udev">Udev</primary></indexterm>
<primary sortas="a-Udev">Udev</primary>
<secondary>system</secondary></indexterm>
<screen>&buildtime; 0.2 SBU <sect2 role="package"><title/>
&diskspace; 5.2 MB</screen>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem>
</segmentedlist>
<sect2> </sect2>
<sect2 role="installation">
<title>Installation of Udev</title> <title>Installation of Udev</title>
<para>By default, the permissions udev assigns to nodes are all uniform, <para>By default, the permissions udev assigns to nodes are all uniform,

View File

@ -3,25 +3,31 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-util-linux" xreflabel="Util-linux"> <sect1 id="ch-system-util-linux" xreflabel="Util-linux" role="wrap">
<title>Util-linux-&util-linux-version;</title> <title>Util-linux-&util-linux-version;</title>
<?dbhtml filename="util-linux.html"?> <?dbhtml filename="util-linux.html"?>
<indexterm zone="ch-system-util-linux"><primary sortas="a-Util-linux">Util-linux</primary></indexterm> <indexterm zone="ch-system-util-linux"><primary sortas="a-Util-linux">Util-linux</primary></indexterm>
<sect2 role="package"><title/>
<para>The Util-linux package contains miscellaneous utility programs. Among <para>The Util-linux package contains miscellaneous utility programs. Among
them are utilities for handling file systems, consoles, partitions, and them are utilities for handling file systems, consoles, partitions, and
messages.</para> messages.</para>
<screen>&buildtime; 0.2 SBU <segmentedlist>
&diskspace; 16 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem>
</segmentedlist>
<para>Util-linux installation depends on: Bash, Binutils, Coreutils, <segmentedlist>
Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib.</para> <segtitle>Util-linux installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>FHS compliance notes</title> <title>FHS compliance notes</title>
<para>The FHS recommends that we use <filename>/var/lib/hwclock</filename>, <para>The FHS recommends that we use <filename>/var/lib/hwclock</filename>,

View File

@ -3,21 +3,27 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-vim" xreflabel="Vim"> <sect1 id="ch-system-vim" xreflabel="Vim" role="wrap">
<title>Vim-&vim-version;</title> <title>Vim-&vim-version;</title>
<?dbhtml filename="vim.html"?> <?dbhtml filename="vim.html"?>
<indexterm zone="ch-system-vim"><primary sortas="a-Vim">Vim</primary></indexterm> <indexterm zone="ch-system-vim"><primary sortas="a-Vim">Vim</primary></indexterm>
<sect2 role="package"><title/>
<para>The Vim package contains a powerful text editor.</para> <para>The Vim package contains a powerful text editor.</para>
<screen>&buildtime; 0.4 SBU <segmentedlist>
&diskspace; 34 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<para>Vim installation depends on: Bash, Binutils, Coreutils, Diffutils, <seglistitem><seg>0.4 SBU</seg><seg>34 MB</seg></seglistitem>
GCC, Glibc, Grep, Make, Ncurses, Sed.</para> </segmentedlist>
<segmentedlist>
<segtitle>Vim installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2> <sect2>
<title>Alternatives to Vim</title> <title>Alternatives to Vim</title>
@ -26,8 +32,7 @@ have a look at <ulink url="&blfs-root;view/stable/postlfs/editors.html"/> for
suggested installation instructions.</para> suggested installation instructions.</para>
</sect2> </sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Vim</title> <title>Installation of Vim</title>
<para>First change the default locations of the <filename>vimrc</filename> and <para>First change the default locations of the <filename>vimrc</filename> and

View File

@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-system-zlib" xreflabel="Zlib"> <sect1 id="ch-system-zlib" xreflabel="Zlib" role="wrap">
<title>Zlib-&zlib-version;</title> <title>Zlib-&zlib-version;</title>
<?dbhtml filename="zlib.html"?> <?dbhtml filename="zlib.html"?>
<indexterm zone="ch-system-zlib"><primary sortas="a-Zlib">Zlib</primary></indexterm> <indexterm zone="ch-system-zlib"><primary sortas="a-Zlib">Zlib</primary></indexterm>
<sect2 role="package"><title/>
<para>The Zlib package contains compression and un-compression routines used by <para>The Zlib package contains compression and un-compression routines used by
some programs.</para> some programs.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 1.5 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>1.5 MB</seg></seglistitem>
</segmentedlist>
<para>Zlib installation depends on: Binutils, Coreutils, GCC, Glibc, Make, Sed.</para> <segmentedlist>
<segtitle>Zlib installation depends on</segtitle>
<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of Zlib</title> <title>Installation of Zlib</title>
<note><para>Zlib is known to build its shared library incorrectly if CFLAGS is <note><para>Zlib is known to build its shared library incorrectly if CFLAGS is

View File

@ -3,22 +3,28 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts"> <sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts" role="wrap">
<title>LFS-Bootscripts-&bootscripts-version;</title> <title>LFS-Bootscripts-&bootscripts-version;</title>
<?dbhtml filename="bootscripts.html"?> <?dbhtml filename="bootscripts.html"?>
<indexterm zone="ch-scripts-bootscripts"><primary sortas="a-Bootscripts">Bootscripts</primary></indexterm> <indexterm zone="ch-scripts-bootscripts"><primary sortas="a-Bootscripts">Bootscripts</primary></indexterm>
<sect2 role="package"><title/>
<para>The LFS-Bootscripts package contains a set of bootscripts.</para> <para>The LFS-Bootscripts package contains a set of bootscripts.</para>
<screen>&buildtime; 0.1 SBU <segmentedlist>
&diskspace; 0.3 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>0.1 SBU</seg><seg>0.3 MB</seg></seglistitem>
</segmentedlist>
<para>LFS-Bootscripts installation depends on: Bash, Coreutils.</para> <segmentedlist>
<segtitle>LFS-Bootscripts installation depends on</segtitle>
<seglistitem><seg>Bash, Coreutils</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of LFS-Bootscripts</title> <title>Installation of LFS-Bootscripts</title>
<para>Installation of the bootscripts is very simple:</para> <para>Installation of the bootscripts is very simple:</para>

View File

@ -3,23 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities; %general-entities;
]> ]>
<sect1 id="ch-bootable-kernel" xreflabel="Linux"> <sect1 id="ch-bootable-kernel" xreflabel="Linux" role="wrap">
<title>Linux-&linux-version;</title> <title>Linux-&linux-version;</title>
<?dbhtml filename="kernel.html"?> <?dbhtml filename="kernel.html"?>
<indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm> <indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm>
<sect2 role="package"><title/>
<para>The Linux package contains the kernel and the header files.</para> <para>The Linux package contains the kernel and the header files.</para>
<screen>&buildtime; All default options: 4.20 SBU <segmentedlist>
&diskspace; All default options: 181 MB</screen> <segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem><seg>All default options: 4.20 SBU</seg>
<seg>All default options: 181 MB</seg></seglistitem>
</segmentedlist>
<para>Linux installation depends on: Bash, Binutils, Coreutils, Findutils, <segmentedlist>
GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed.</para> <segtitle>Linux installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Findutils,
GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<sect2>
<title>Installation of the kernel</title> <title>Installation of the kernel</title>
<para>Building the kernel involves a few steps: configuration, compilation, and <para>Building the kernel involves a few steps: configuration, compilation, and