Changeset a001133


Ignore:
Timestamp:
05/16/2004 12:08:42 AM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
22724b7
Parents:
9652249
Message:

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

Files:
51 edited

Legend:

Unmodified
Added
Removed
  • chapter06/autoconf.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-autoconf" xreflabel="Autoconf">
     6<sect1 id="ch-system-autoconf" xreflabel="Autoconf" role="wrap">
    77<title>Autoconf-&autoconf-version;</title>
    88<?dbhtml filename="autoconf.html"?>
     
    1010<indexterm zone="ch-system-autoconf"><primary sortas="a-Autoconf">Autoconf</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Autoconf package contains programs for producing shell scripts that
    1314can automatically configure source code.</para>
    1415
    15 <screen>&buildtime; 0.5 SBU
    16 &diskspace; 7.7 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.5 SBU</seg><seg>7.7 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Autoconf installation depends on: Bash, Coreutils, Diffutils, Grep,
    19 M4, Make, Perl, Sed.</para>
     22<segmentedlist>
     23<segtitle>Autoconf installation depends on</segtitle>
     24<seglistitem><seg>Bash, Coreutils, Diffutils, Grep,
     25M4, Make, Perl, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 <sect2>
     29<sect2 role="installation">
    2330<title>Installation of Autoconf</title>
    2431
  • chapter06/automake.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-automake" xreflabel="Automake">
     6<sect1 id="ch-system-automake" xreflabel="Automake" role="wrap">
    77<title>Automake-&automake-version;</title>
    88<?dbhtml filename="automake.html"?>
     
    1010<indexterm zone="ch-system-automake"><primary sortas="a-Automake">Automake</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Automake package contains programs for generating Makefiles for use
    1314with Autoconf.</para>
    1415
    15 <screen>&buildtime; 0.2 SBU
    16 &diskspace; 6.8 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.2 SBU</seg><seg>6.8 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Automake installation depends on: Autoconf, Bash, Coreutils,
    19 Diffutils, Grep, M4, Make, Perl, Sed.</para>
     22<segmentedlist>
     23<segtitle>Automake installation depends on</segtitle>
     24<seglistitem><seg>Autoconf, Bash, Coreutils,
     25Diffutils, Grep, M4, Make, Perl, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Automake</title>
    2531
  • chapter06/bash.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-bash" xreflabel="Bash">
     6<sect1 id="ch-system-bash" xreflabel="Bash" role="wrap">
    77<title>Bash-&bash-version;</title>
    88<?dbhtml filename="bash.html"?>
     
    1010<indexterm zone="ch-system-bash"><primary sortas="a-Bash">Bash</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Bash package contains the Bourne-Again SHell.</para>
    1314
    14 <screen>Approximate build time:  1.2 SBU
    15 Required disk space:     27 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>1.2 SBU</seg><seg>27 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Bash installation depends on: Binutils, Coreutils, Diffutils, Gawk,
    18 GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
     21<segmentedlist>
     22<segtitle>Bash installation depends on</segtitle>
     23<seglistitem><seg>Binutils, Coreutils, Diffutils, Gawk,
     24GCC, Glibc, Grep, Make, Ncurses, Sed.</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 <sect2>
     28<sect2 role="installation">
    2229<title>Installation of Bash</title>
    2330
  • chapter06/binutils.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-binutils" xreflabel="Binutils">
     6<sect1 id="ch-system-binutils" xreflabel="Binutils" role="wrap">
    77<title>Binutils-&binutils-version;</title>
    88<?dbhtml filename="binutils.html"?>
     
    1010<indexterm zone="ch-system-binutils"><primary sortas="a-Binutils">Binutils</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Binutils package contains a linker, an assembler, and other tools for
    1314handling object files.</para>
    1415
    15 <screen>&buildtime; 1.4 SBU
    16 &diskspace; 167 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>1.4 SBU</seg><seg>167 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Binutils installation depends on: Bash, Coreutils, Diffutils, GCC, Gettext,
    19 Glibc, Grep, Make, Perl, Sed, Texinfo.</para>
     22<segmentedlist>
     23<segtitle>Binutils installation depends on</segtitle>
     24<seglistitem><seg>Bash, Coreutils, Diffutils, GCC, Gettext,
     25Glibc, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2><title>Installation of Binutils</title>
     29<sect2 role="installation">
     30<title>Installation of Binutils</title>
    2431
    2532<para>Now is an appropriate time to verify that your pseudo terminals (PTYs) are
  • chapter06/bison.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-bison" xreflabel="Bison">
     6<sect1 id="ch-system-bison" xreflabel="Bison" role="wrap">
    77<title>Bison-&bison-version;</title>
    88<?dbhtml filename="bison.html"?>
     
    1010<indexterm zone="ch-system-bison"><primary sortas="a-Bison">Bison</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Bison package contains a parser generator.</para>
    1314
    14 <screen>&buildtime; 0.6 SBU
    15 &diskspace; 10.6 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.6 SBU</seg><seg>10.6 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Bison installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Bison installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Gettext, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Bison</title>
    2430
  • chapter06/bzip2.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-bzip2" xreflabel="Bzip2">
     6<sect1 id="ch-system-bzip2" xreflabel="Bzip2" role="wrap">
    77<title>Bzip2-&bzip2-version;</title>
    88<?dbhtml filename="bzip2.html"?>
     
    1010<indexterm zone="ch-system-bzip2"><primary sortas="a-Bzip2">Bzip2</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Bzip2 package contains programs for compressing and decompressing
    1314files. On text files they achieve a much better compression than the
    1415traditional <command>gzip</command>.</para>
    1516
    16 <screen>&buildtime; 0.1 SBU
    17 &diskspace; 3.0 MB</screen>
     17<segmentedlist>
     18<segtitle>&buildtime;</segtitle>
     19<segtitle>&diskspace;</segtitle>
     20<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
     21</segmentedlist>
    1822
    19 <para>Bzip2 installation depends on: Bash, Binutils, Coreutils, Diffutils,
    20 GCC, Glibc, Make.</para>
     23<segmentedlist>
     24<segtitle>Bzip2 installation depends on</segtitle>
     25<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     26GCC, Glibc, Make</seg></seglistitem>
     27</segmentedlist>
     28</sect2>
    2129
    22 
    23 
    24 <sect2>
     30<sect2 role="installation">
    2531<title>Installation of Bzip2</title>
    2632
  • chapter06/coreutils.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-coreutils" xreflabel="Coreutils">
     6<sect1 id="ch-system-coreutils" xreflabel="Coreutils" role="wrap">
    77<title>Coreutils-&coreutils-version;</title>
    88<?dbhtml filename="coreutils.html"?>
     
    1010<indexterm zone="ch-system-coreutils"><primary sortas="a-Coreutils">Coreutils</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Coreutils package contains utilities for showing and setting the
    1314basic system characteristics.</para>
    1415
    15 <screen>&buildtime; 0.9 SBU
    16 &diskspace; 69 MB</screen>
    17 
    18 <para>Coreutils installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
    19 Gettext, Glibc, Grep, Make, Perl, Sed.</para>
    20 
    21 
    22 
    23 <sect2>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.9 SBU</seg><seg>69 MB</seg></seglistitem>
     20</segmentedlist>
     21
     22<segmentedlist>
     23<segtitle>Coreutils installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
     25Gettext, Glibc, Grep, Make, Perl, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
     28
     29<sect2 role="installation">
    2430<title>Installation of Coreutils</title>
    2531
  • chapter06/diffutils.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-diffutils" xreflabel="Diffutils">
     6<sect1 id="ch-system-diffutils" xreflabel="Diffutils" role="wrap">
    77<title>Diffutils-&diffutils-version;</title>
    88<?dbhtml filename="diffutils.html"?>
     
    1010<indexterm zone="ch-system-diffutils"><primary sortas="a-Diffutils">Diffutils</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Diffutils package contains programs that show the differences
    1314between files or directories.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 7.5 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>7.5 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Diffutils installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
    19 Gettext, Glibc, Grep, Make, Sed.</para>
     22<segmentedlist>
     23<segtitle>Diffutils installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
     25Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Diffutils</title>
    2531
  • chapter06/e2fsprogs.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-e2fsprogs" xreflabel="E2fsprogs">
     6<sect1 id="ch-system-e2fsprogs" xreflabel="E2fsprogs" role="wrap">
    77<title>E2fsprogs-&e2fsprogs-version;</title>
    88<?dbhtml filename="e2fsprogs.html"?>
     
    1010<indexterm zone="ch-system-e2fsprogs"><primary sortas="a-E2fsprogs">E2fsprogs</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The E2fsprogs package contains the utilities for handling the ext2
    1314file system. It also supports the ext3 journaling file system.</para>
    1415
    15 <screen>&buildtime; 0.6 SBU
    16 &diskspace; 48.4 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.6 SBU</seg><seg>48.4 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>E2fsprogs installation depends on: Bash, Binutils, Coreutils,
    19 Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo.</para>
     22<segmentedlist>
     23<segtitle>E2fsprogs installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils,
     25Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of E2fsprogs</title>
    2531
  • chapter06/file.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-file" xreflabel="File">
     6<sect1 id="ch-system-file" xreflabel="File" role="wrap">
    77<title>File-&file-version;</title>
    88<?dbhtml filename="file.html"?>
     
    1010<indexterm zone="ch-system-file"><primary sortas="a-File">File</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The File package contains a utility for determining the type of files.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 6.3 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>6.3 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>File installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Glibc, Grep, Make, Sed, Zlib.</para>
     21<segmentedlist>
     22<segtitle>File installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Glibc, Grep, Make, Sed, Zlib</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of File</title>
    2430
  • chapter06/findutils.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-findutils" xreflabel="Findutils">
     6<sect1 id="ch-system-findutils" xreflabel="Findutils" role="wrap">
    77<title>Findutils-&findutils-version;</title>
    88<?dbhtml filename="findutils.html"?>
     
    1010<indexterm zone="ch-system-findutils"><primary sortas="a-Findutils">Findutils</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Findutils package contains programs to find files. Processes
    1314are provided to recursively search through a directory tree and to
     
    1516find, but unreliable if the database has not been recently updated).</para>
    1617
    17 <screen>&buildtime; 0.2 SBU
    18 &diskspace; 7.5 MB</screen>
     18<segmentedlist>
     19<segtitle>&buildtime;</segtitle>
     20<segtitle>&diskspace;</segtitle>
     21<seglistitem><seg>0.2 SBU</seg><seg>7.5 MB</seg></seglistitem>
     22</segmentedlist>
    1923
    20 <para>Findutils installation depends on: Bash, Binutils, Coreutils,
    21 Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
     24<segmentedlist>
     25<segtitle>Findutils installation depends on</segtitle>
     26<seglistitem><seg>Bash, Binutils, Coreutils,
     27Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
     28</segmentedlist>
     29</sect2>
    2230
    23 
    24 
    25 <sect2>
     31<sect2 role="installation">
    2632<title>Installation of Findutils</title>
    2733
  • chapter06/flex.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-flex" xreflabel="Flex">
     6<sect1 id="ch-system-flex" xreflabel="Flex" role="wrap">
    77<title>Flex-&flex-version;</title>
    88<?dbhtml filename="flex.html"?>
     
    1010<indexterm zone="ch-system-flex"><primary sortas="a-Flex">Flex</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Flex package contains a utility for generating programs that
    1314recognize patterns in text.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 3.4 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>3.4 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Flex installation depends on: Bash, Binutils, Bison, Coreutils, Diffutils,
    19 GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para>
     22<segmentedlist>
     23<segtitle>Flex installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Bison, Coreutils, Diffutils,
     25GCC, Gettext, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Flex</title>
    2531
  • chapter06/gawk.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-gawk" xreflabel="Gawk">
     6<sect1 id="ch-system-gawk" xreflabel="Gawk" role="wrap">
    77<title>Gawk-&gawk-version;</title>
    88<?dbhtml filename="gawk.html"?>
     
    1010<indexterm zone="ch-system-gawk"><primary sortas="a-Gawk">Gawk</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Gawk package contains programs for manipulating text files.</para>
    1314
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 17 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.2 SBU</seg><seg>17 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Gawk installation depends on: Bash, Binutils, Coreutils,
    18 Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Gawk installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils,
     24Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Gawk</title>
    2430
  • chapter06/gcc.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-gcc" xreflabel="GCC">
     6<sect1 id="ch-system-gcc" xreflabel="GCC" role="wrap">
    77<title>GCC-&gcc-version;</title>
    88<?dbhtml filename="gcc.html"?>
     
    1010<indexterm zone="ch-system-gcc"><primary sortas="a-GCC">GCC</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The GCC package contains the GNU compiler collection, which includes
    1314the C and C++ compilers.</para>
    1415
    15 <screen>&buildtime; 11.7 SBU
    16 &diskspace; 294 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>11.7 SBU</seg><seg>294 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>GCC installation depends on: Bash, Binutils, Coreutils, Diffutils, Findutils,
    19 Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo.</para>
     22<segmentedlist>
     23<segtitle>GCC installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, Findutils,
     25Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of GCC</title>
    2531
  • chapter06/gettext.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-gettext" xreflabel="Gettext">
     6<sect1 id="ch-system-gettext" xreflabel="Gettext" role="wrap">
    77<title>Gettext-&gettext-version;</title>
    88<?dbhtml filename="gettext.html"?>
     
    1010<indexterm zone="ch-system-gettext"><primary sortas="a-Gettext">Gettext</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Gettext package contains utilities for internationalization and
    1314localization. These allow programs to be compiled with Native Language Support
    1415(NLS), enabling them to output messages in the user's native language.</para>
    1516
    16 <screen>&buildtime; 0.5 SBU
    17 &diskspace; 55 MB</screen>
     17<segmentedlist>
     18<segtitle>&buildtime;</segtitle>
     19<segtitle>&diskspace;</segtitle>
     20<seglistitem><seg>0.5 SBU</seg><seg>55 MB</seg></seglistitem>
     21</segmentedlist>
    1822
    19 <para>Gettext installation depends on: Bash, Binutils, Bison, Coreutils,
    20 Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed.</para>
     23<segmentedlist>
     24<segtitle>Gettext installation depends on</segtitle>
     25<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
     26Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     27</segmentedlist>
     28</sect2>
    2129
    22 
    23 
    24 <sect2>
     30<sect2 role="installation">
    2531<title>Installation of Gettext</title>
    2632
  • chapter06/glibc.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-glibc" xreflabel="Glibc">
     6<sect1 id="ch-system-glibc" xreflabel="Glibc" role="wrap">
    77<title>Glibc-&glibc-version;</title>
    88<?dbhtml filename="glibc.html"?>
     
    1010<indexterm zone="ch-system-glibc"><primary sortas="a-Glibc">Glibc</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Glibc package contains the main C library. This library provides all
    1314the basic routines for allocating memory, searching directories, opening and
     
    1516arithmetic, and so on.</para>
    1617
    17 <screen>&buildtime; 12.3 SBU
    18 &diskspace; 784 MB</screen>
    19 
    20 <para>Glibc installation depends on: Bash, Binutils, Coreutils, Diffutils,
    21 Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo.</para>
    22 
    23 
    24 
    25 <sect2>
     18<segmentedlist>
     19<segtitle>&buildtime;</segtitle>
     20<segtitle>&diskspace;</segtitle>
     21<seglistitem><seg>12.3 SBU</seg><seg>784 MB</seg></seglistitem>
     22</segmentedlist>
     23
     24<segmentedlist>
     25<segtitle>Glibc installation depends on</segtitle>
     26<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     27Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
     28</segmentedlist>
     29</sect2>
     30
     31<sect2 role="installation">
    2632<title>Installation of Glibc</title>
    2733
  • chapter06/grep.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-grep" xreflabel="Grep">
     6<sect1 id="ch-system-grep" xreflabel="Grep" role="wrap">
    77<title>Grep-&grep-version;</title>
    88<?dbhtml filename="grep.html"?>
     
    1010<indexterm zone="ch-system-grep"><primary sortas="a-Grep">Grep</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Grep package contains programs for searching through files.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 5.8 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>5.8 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Grep installation depends on: Bash, Binutils, Coreutils,
    18 Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo.</para>
     21<segmentedlist>
     22<segtitle>Grep installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils,
     24Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Grep</title>
    2430
  • chapter06/groff.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-groff" xreflabel="Groff">
     6<sect1 id="ch-system-groff" xreflabel="Groff" role="wrap">
    77<title>Groff-&groff-version;</title>
    88<?dbhtml filename="groff.html"?>
     
    1010<indexterm zone="ch-system-groff"><primary sortas="a-Groff">Groff</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Groff package contains programs for processing and formatting text.</para>
    1314
    14 <screen>&buildtime; 0.5 SBU
    15 &diskspace; 43 MB</screen>
    16 
    17 <para>Groff installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 Gawk, GCC, Glibc, Grep, Make, Sed.</para>
    19 
    20 
    21 
    22 <sect2>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.5 SBU</seg><seg>43 MB</seg></seglistitem>
     19</segmentedlist>
     20
     21<segmentedlist>
     22<segtitle>Groff installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
     27
     28<sect2 role="installation">
    2329<title>Installation of Groff</title>
    2430
  • chapter06/grub.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-grub" xreflabel="Grub">
     6<sect1 id="ch-system-grub" xreflabel="Grub" role="wrap">
    77<title>Grub-&grub-version;</title>
    88<?dbhtml filename="grub.html"?>
     
    1010<indexterm zone="ch-system-grub"><primary sortas="a-Grub">Grub</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Grub package contains the GRand Unified Bootloader.</para>
    1314
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 10 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Grub installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
     21<segmentedlist>
     22<segtitle>Grub installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Grub</title>
    2430
  • chapter06/gzip.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-gzip" xreflabel="Gzip">
     6<sect1 id="ch-system-gzip" xreflabel="Gzip" role="wrap">
    77<title>Gzip-&gzip-version;</title>
    88<?dbhtml filename="gzip.html"?>
     
    1010<indexterm zone="ch-system-gzip"><primary sortas="a-Gzip">Gzip</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Gzip package contains programs for compressing and decompressing
    1314files.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 2.6 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>2.6 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Gzip installation depends on: Bash, Binutils, Coreutils, Diffutils,
    19 GCC, Glibc, Grep, Make, Sed.</para>
     22<segmentedlist>
     23<segtitle>Gzip installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     25GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Gzip</title>
    2531
  • chapter06/iana-etc.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-iana-etc" xreflabel="Iana-Etc">
     6<sect1 id="ch-system-iana-etc" xreflabel="Iana-Etc" role="wrap">
    77<title>Iana-Etc-&iana-etc-version;</title>
    88<?dbhtml filename="iana-etc.html"?>
     
    1010<indexterm zone="ch-system-iana-etc"><primary sortas="a-Iana-Etc">Iana-Etc</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Iana-Etc package provides data for network services and protocols.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 641 KB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>641 KB</seg></seglistitem>
     19</segmentedlist>
    1620
    1721<para>The installation dependencies for Iana-Etc haven't been checked yet.</para>
    1822
     23</sect2>
    1924
    20 
    21 <sect2>
     25<sect2 role="installation">
    2226<title>Installation of Iana-Etc</title>
    2327
  • chapter06/inetutils.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-inetutils" xreflabel="Inetutils">
     6<sect1 id="ch-system-inetutils" xreflabel="Inetutils" role="wrap">
    77<title>Inetutils-&inetutils-version;</title>
    88<?dbhtml filename="inetutils.html"?>
     
    1010<indexterm zone="ch-system-inetutils"><primary sortas="a-Inetutils">Inetutils</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Inetutils package contains programs for basic networking.</para>
    1314
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 11 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.2 SBU</seg><seg>11 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Inetutils installation depends on: Bash, Binutils, Coreutils,
    18 Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
     21<segmentedlist>
     22<segtitle>Inetutils installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils,
     24Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Inetutils</title>
    2430
  • chapter06/kbd.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-kbd" xreflabel="Kbd">
     6<sect1 id="ch-system-kbd" xreflabel="Kbd" role="wrap">
    77<title>Kbd-&kbd-version;</title>
    88<?dbhtml filename="kbd.html"?>
     
    1010<indexterm zone="ch-system-kbd"><primary sortas="a-Kbd">Kbd</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Kbd package contains key-table files and keyboard utilities.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 12 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>12 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Kbd installation depends on: Bash, Binutils, Bison, Coreutils,
    18 Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Kbd installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
     24Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Kbd</title>
    2430
  • chapter06/less.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-less" xreflabel="Less">
     6<sect1 id="ch-system-less" xreflabel="Less" role="wrap">
    77<title>Less-&less-version;</title>
    88<?dbhtml filename="less.html"?>
     
    1010<indexterm zone="ch-system-less"><primary sortas="a-Less">Less</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Less package contains a text file viewer.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 3.4 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>3.4 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Less installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
     21<segmentedlist>
     22<segtitle>Less installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Less</title>
    2430
  • chapter06/libtool.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-libtool" xreflabel="Libtool">
     6<sect1 id="ch-system-libtool" xreflabel="Libtool" role="wrap">
    77<title>Libtool-&libtool-version;</title>
    88<?dbhtml filename="libtool.html"?>
     
    1010<indexterm zone="ch-system-libtool"><primary sortas="a-Libtool">Libtool</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Libtool package contains the GNU generic library support script.
    1314It wraps the complexity of using shared libraries in a consistent, portable
    1415interface.</para>
    1516
    16 <screen>&buildtime; 1.5 SBU
    17 &diskspace; 20 MB</screen>
     17<segmentedlist>
     18<segtitle>&buildtime;</segtitle>
     19<segtitle>&diskspace;</segtitle>
     20<seglistitem><seg>1.5 SBU</seg><seg>20 MB</seg></seglistitem>
     21</segmentedlist>
    1822
    19 <para>Libtool installation depends on: Bash, Binutils, Coreutils, Diffutils,
    20 GCC, Glibc, Grep, Make, Sed.</para>
     23<segmentedlist>
     24<segtitle>Libtool installation depends on</segtitle>
     25<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     26GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     27</segmentedlist>
     28</sect2>
    2129
    22 
    23 
    24 <sect2>
     30<sect2 role="installation">
    2531<title>Installation of Libtool</title>
    2632
  • chapter06/linux-libc-headers.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-linux-libc-headers">
     6<sect1 id="ch-system-linux-libc-headers" role="wrap">
    77<title>Linux-Libc-Headers-&linux-libc-headers-version;</title>
    88<?dbhtml filename="linux-libc-headers.html"?>
     
    1010<indexterm zone="ch-system-linux-libc-headers">
    1111<primary sortas="a-Linux-Libc-Headers">Linux-Libc-Headers</primary>
    12 <secondary>system, headers</secondary></indexterm>
     12</indexterm>
    1313
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 22 MB</screen>
     14<sect2 role="package"><title/>
    1615
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>22 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <sect2>
     22</sect2>
     23
     24<sect2 role="installation">
    1925<title>Installation of Linux-Libc-Headers</title>
    2026
  • chapter06/m4.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-m4" xreflabel="M4">
     6<sect1 id="ch-system-m4" xreflabel="M4" role="wrap">
    77<title>M4-&m4-version;</title>
    88<?dbhtml filename="m4.html"?>
     
    1010<indexterm zone="ch-system-m4"><primary sortas="a-M4">M4</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The M4 package contains a macro processor.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 3.0 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>M4 installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
    18 Gettext, Glibc, Grep, Make, Perl, Sed.</para>
     21<segmentedlist>
     22<segtitle>M4 installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
     24Gettext, Glibc, Grep, Make, Perl, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of M4</title>
    2430
  • chapter06/make.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-make" xreflabel="Make">
     6<sect1 id="ch-system-make" xreflabel="Make" role="wrap">
    77<title>Make-&make-version;</title>
    88<?dbhtml filename="make.html"?>
     
    1010<indexterm zone="ch-system-make"><primary sortas="a-Make">Make</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Make package contains a program for compiling large packages.</para>
    1314
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 8.8 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.2 SBU</seg><seg>8.8 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Make installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Gettext, Glibc, Grep, Sed.</para>
     21<segmentedlist>
     22<segtitle>Make installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Gettext, Glibc, Grep, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Make</title>
    2430
  • chapter06/man-pages.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-man-pages" xreflabel="Man-pages">
     6<sect1 id="ch-system-man-pages" xreflabel="Man-pages" role="wrap">
    77<title>Man-pages-&man-pages-version;</title>
    88<?dbhtml filename="man-pages.html"?>
     
    1010<indexterm zone="ch-system-man-pages"><primary sortas="a-Man-pages">Man-pages</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Man-pages package contains over 1200 manual pages.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 15 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>15 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>For its installation Man-pages depends on: Bash, Coreutils, Make.</para>
     21<segmentedlist>
     22<segtitle>For its installation Man-pages depends on</segtitle>
     23<seglistitem><seg>Bash, Coreutils, Make</seg></seglistitem>
     24</segmentedlist>
     25</sect2>
    1826
    19 
    20 
    21 <sect2>
     27<sect2 role="installation">
    2228<title>Installation of Man-pages</title>
    2329
  • chapter06/man.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-man" xreflabel="Man">
     6<sect1 id="ch-system-man" xreflabel="Man" role="wrap">
    77<title>Man-&man-version;</title>
    88<?dbhtml filename="man.html"?>
     
    1010<indexterm zone="ch-system-man"><primary sortas="a-Man">Man</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Man package contains programs for finding and viewing manual pages.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 1.9MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>1.9MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Man installation depends on: Bash, Binutils, Coreutils, Gawk, GCC,
    18 Glibc, Grep, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Man installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Gawk, GCC,
     24Glibc, Grep, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Man</title>
    2430
  • chapter06/mktemp.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-mktemp" xreflabel="Mktemp">
     6<sect1 id="ch-system-mktemp" xreflabel="Mktemp" role="wrap">
    77<title>Mktemp-&mktemp-version;</title>
    88<?dbhtml filename="mktemp.html"?>
     
    1010<indexterm zone="ch-system-mktemp"><primary sortas="a-Mktemp">Mktemp</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Mktemp package contains programs used to create secure temporary
    1314files in shell scripts.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 317 KB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>317 KB</seg></seglistitem>
     20</segmentedlist>
    1721
    1822<para>The installation dependencies for Mktemp haven't been checked yet.</para>
    1923
     24</sect2>
    2025
    21 
    22 <sect2>
     26<sect2 role="installation">
    2327<title>Installation of Mktemp</title>
    2428
  • chapter06/module-init-tools.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-module-init-tools" xreflabel="Module-Init-Tools">
     6<sect1 id="ch-system-module-init-tools" xreflabel="Module-Init-Tools" role="wrap">
    77<title>Module-Init-Tools-&module-init-tools-version;</title>
    88<?dbhtml filename="module-init-tools.html"?>
     
    1010<indexterm zone="ch-system-module-init-tools"><primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Module-Init-Tools package contains programs for handling kernel
    1314modules in Linux kernels greater than or equal to version 2.5.47.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &buildtime; 650 KB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>650 KB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Module-Init-Tools installation depends on: Bash, Binutils, Bison,
    19 Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed.</para>
     22<segmentedlist>
     23<segtitle>Module-Init-Tools installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Bison,
     25Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 <sect2>
     29<sect2 role="installation">
    2330<title>Installation of Module-Init-Tools</title>
    2431
  • chapter06/ncurses.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-ncurses" xreflabel="Ncurses">
     6<sect1 id="ch-system-ncurses" xreflabel="Ncurses" role="wrap">
    77<title>Ncurses-&ncurses-version;</title>
    88<?dbhtml filename="ncurses.html"?>
     
    1010<indexterm zone="ch-system-ncurses"><primary sortas="a-Ncurses">Ncurses</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Ncurses package contains libraries for terminal-independent
    1314handling of character screens.</para>
    1415
    15 <screen>&buildtime; 0.6 SBU
    16 &diskspace; 27 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.6 SBU</seg><seg>27 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Ncurses installation depends on: Bash, Binutils, Coreutils, Diffutils,
    19 Gawk, GCC, Glibc, Grep, Make, Sed.</para>
     22<segmentedlist>
     23<segtitle>Ncurses installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     25Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Ncurses</title>
    2531
  • chapter06/net-tools.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-net-tools" xreflabel="Net-tools">
     6<sect1 id="ch-system-net-tools" xreflabel="Net-tools" role="wrap">
    77<title>Net-tools-&net-tools-version;</title>
    88<?dbhtml filename="net-tools.html"?>
     
    1010<indexterm zone="ch-system-net-tools"><primary sortas="a-Net-tools">Net-tools</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Net-tools package contains programs for basic networking.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 9.4 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>9.4 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Net-tools installation depends on: Bash, Binutils, Coreutils, GCC,
    18 Glibc, Make.</para>
     21<segmentedlist>
     22<segtitle>Net-tools installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, GCC,
     24Glibc, Make</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Net-tools</title>
    2430
  • chapter06/patch.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-patch" xreflabel="Patch">
     6<sect1 id="ch-system-patch" xreflabel="Patch" role="wrap">
    77<title>Patch-&patch-version;</title>
    88<?dbhtml filename="patch.html"?>
     
    1010<indexterm zone="ch-system-patch"><primary sortas="a-Patch">Patch</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Patch package contains a program for modifying files.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 1.9 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>1.9 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Patch installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Glibc, Grep, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Patch installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Patch</title>
    2430
  • chapter06/perl.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-perl" xreflabel="Perl">
     6<sect1 id="ch-system-perl" xreflabel="Perl" role="wrap">
    77<title>Perl-&perl-version;</title>
    88<?dbhtml filename="perl.html"?>
     
    1010<indexterm zone="ch-system-perl"><primary sortas="a-Perl">Perl</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Perl package contains the Practical Extraction and Report Language.</para>
    1314
    14 <screen>&buildtime; 2.9 SBU
    15 &diskspace; 143 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>2.9 SBU</seg><seg>143 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Perl installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 Gawk, GCC, Glibc, Grep, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Perl installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Perl</title>
    2430
  • chapter06/procps.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-procps" xreflabel="Procps">
     6<sect1 id="ch-system-procps" xreflabel="Procps" role="wrap">
    77<title>Procps-&procps-version;</title>
    88<?dbhtml filename="procps.html"?>
     
    1010<indexterm zone="ch-system-procps"><primary sortas="a-Procps">Procps</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Procps package contains programs for monitoring processes.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 6.2 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>6.2 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Procps installation depends on: Bash, Binutils, Coreutils, GCC, Glibc,
    18 Make, Ncurses.</para>
     21<segmentedlist>
     22<segtitle>Procps installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, GCC, Glibc,
     24Make, Ncurses</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Procps</title>
    2430
  • chapter06/psmisc.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-psmisc" xreflabel="Psmisc">
     6<sect1 id="ch-system-psmisc" xreflabel="Psmisc" role="wrap">
    77<title>Psmisc-&psmisc-version;</title>
    88<?dbhtml filename="psmisc.html"?>
     
    1010<indexterm zone="ch-system-psmisc"><primary sortas="a-Psmisc">Psmisc</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Psmisc package contains programs for displaying information on
    1314processes.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 2.2 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>2.2 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Psmisc installation depends on: Bash, Binutils, Coreutils, Diffutils,
    19 GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para>
     22<segmentedlist>
     23<segtitle>Psmisc installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     25GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Psmisc</title>
    2531
  • chapter06/readline.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-readline" xreflabel="Readline">
     6<sect1 id="ch-system-readline" xreflabel="Readline" role="wrap">
    77<title>Readline-&readline-version;</title>
    88<?dbhtml filename="readline.html"?>
     
    1010<indexterm zone="ch-system-readline"><primary sortas="a-Readline">Readline</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Readline package contains the Readline command-line library.</para>
    1314
    14 <screen>&buildtime; XXX SBU
    15 &diskspace; 3.8 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>XXX SBU</seg><seg>3.8 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Readline installation depends on: Binutils, Coreutils, Diffutils, Gawk,
    18 GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
     21<segmentedlist>
     22<segtitle>Readline installation depends on</segtitle>
     23<seglistitem><seg>Binutils, Coreutils, Diffutils, Gawk,
     24GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 <sect2>
     28<sect2 role="installation">
    2229<title>Installation of Readline</title>
    2330
  • chapter06/sed.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-sed" xreflabel="Sed">
     6<sect1 id="ch-system-sed" xreflabel="Sed" role="wrap">
    77<title>Sed-&sed-version;</title>
    88<?dbhtml filename="sed.html"?>
     
    1010<indexterm zone="ch-system-sed"><primary sortas="a-Sed">Sed</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Sed package contains a stream editor.</para>
    1314
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 5.2 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Sed installation depends on: Bash, Binutils, Coreutils,
    18 Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo.</para>
     21<segmentedlist>
     22<segtitle>Sed installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils,
     24Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Sed</title>
    2430
  • chapter06/shadow.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-shadow" xreflabel="Shadow">
     6<sect1 id="ch-system-shadow" xreflabel="Shadow" role="wrap">
    77<title>Shadow-&shadow-version;</title>
    88<?dbhtml filename="shadow.html"?>
     
    1010<indexterm zone="ch-system-shadow"><primary sortas="a-Shadow">Shadow</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Shadow package contains programs for handling passwords in a secure
    1314way.</para>
    1415
    15 <screen>&buildtime; 0.4 SBU
    16 &diskspace; 11 MB</screen>
    17 
    18 <para>Shadow installation depends on: Bash, Binutils, Bison, Coreutils,
    19 Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
    20 
    21 
    22 
    23 <sect2>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.4 SBU</seg><seg>11 MB</seg></seglistitem>
     20</segmentedlist>
     21
     22<segmentedlist>
     23<segtitle>Shadow installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
     25Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
     28
     29<sect2 role="installation">
    2430<title>Installation of Shadow</title>
    2531
  • chapter06/sysklogd.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-sysklogd" xreflabel="Sysklogd">
     6<sect1 id="ch-system-sysklogd" xreflabel="Sysklogd" role="wrap">
    77<title>Sysklogd-&sysklogd-version;</title>
    88<?dbhtml filename="sysklogd.html"?>
     
    1010<indexterm zone="ch-system-sysklogd"><primary sortas="a-Sysklogd">Sysklogd</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Sysklogd package contains programs for logging system messages, such
    1314as those given by the kernel when unusual things happen.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 0.5 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>0.5 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Sysklogd installation depends on: Binutils, Coreutils, GCC, Glibc, Make.</para>
     22<segmentedlist>
     23<segtitle>Sysklogd installation depends on</segtitle>
     24<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 <sect2>
     28<sect2 role="installation">
    2229<title>Installation of Sysklogd</title>
    2330
  • chapter06/sysvinit.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-sysvinit" xreflabel="Sysvinit">
     6<sect1 id="ch-system-sysvinit" xreflabel="Sysvinit" role="wrap">
    77<title>Sysvinit-&sysvinit-version;</title>
    88<?dbhtml filename="sysvinit.html"?>
     
    1010<indexterm zone="ch-system-sysvinit"><primary sortas="a-Sysvinit">Sysvinit</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Sysvinit package contains programs for controlling the startup,
    1314running, and shutdown of your system.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 0.9 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg> 0.9 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Sysvinit installation depends on: Binutils, Coreutils, GCC, Glibc, Make.</para>
     22<segmentedlist>
     23<segtitle>Sysvinit installation depends on</segtitle>
     24<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Sysvinit</title>
    2430
  • chapter06/tar.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-tar" xreflabel="Tar">
     6<sect1 id="ch-system-tar" xreflabel="Tar" role="wrap">
    77<title>Tar-&tar-version;</title>
    88<?dbhtml filename="tar.html"?>
     
    1010<indexterm zone="ch-system-tar"><primary sortas="a-Tar">Tar</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Tar package contains an archiving program.</para>
    1314
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 10 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>Tar installation depends on: Bash, Binutils, Coreutils,
    18 Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
     21<segmentedlist>
     22<segtitle>Tar installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils,
     24Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Tar</title>
    2430
  • chapter06/texinfo.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-texinfo" xreflabel="Texinfo">
     6<sect1 id="ch-system-texinfo" xreflabel="Texinfo" role="wrap">
    77<title>Texinfo-&texinfo-version;</title>
    88<?dbhtml filename="texinfo.html"?>
     
    1010<indexterm zone="ch-system-texinfo"><primary sortas="a-Texinfo">Texinfo</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Texinfo package contains programs for reading, writing, and
    1314converting Info documents.</para>
    1415
    15 <screen>&buildtime; 0.2 SBU
    16 &diskspace; 17 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.2 SBU</seg><seg>17 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Texinfo installation depends on: Bash, Binutils, Coreutils,
    19 Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para>
     22<segmentedlist>
     23<segtitle>Texinfo installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils,
     25Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    2028
    21 
    22 
    23 <sect2>
     29<sect2 role="installation">
    2430<title>Installation of Texinfo</title>
    2531
  • chapter06/udev.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-udev">
     6<sect1 id="ch-system-udev" role="wrap">
    77<title>Udev-&udev-version;</title>
    88<?dbhtml filename="udev.html"?>
    99
    10 <indexterm zone="ch-system-udev">
    11 <primary sortas="a-Udev">Udev</primary>
    12 <secondary>system</secondary></indexterm>
     10<indexterm zone="ch-system-udev"><primary sortas="a-Udev">Udev</primary></indexterm>
    1311
    14 <screen>&buildtime; 0.2 SBU
    15 &diskspace; 5.2 MB</screen>
     12<sect2 role="package"><title/>
    1613
     14<segmentedlist>
     15<segtitle>&buildtime;</segtitle>
     16<segtitle>&diskspace;</segtitle>
     17<seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem>
     18</segmentedlist>
    1719
    18 <sect2>
     20</sect2>
     21
     22<sect2 role="installation">
    1923<title>Installation of Udev</title>
    2024
  • chapter06/util-linux.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-util-linux" xreflabel="Util-linux">
     6<sect1 id="ch-system-util-linux" xreflabel="Util-linux" role="wrap">
    77<title>Util-linux-&util-linux-version;</title>
    88<?dbhtml filename="util-linux.html"?>
     
    1010<indexterm zone="ch-system-util-linux"><primary sortas="a-Util-linux">Util-linux</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Util-linux package contains miscellaneous utility programs. Among
    1314them are utilities for handling file systems, consoles, partitions, and
    1415messages.</para>
    1516
    16 <screen>&buildtime; 0.2 SBU
    17 &diskspace; 16 MB</screen>
    18 
    19 <para>Util-linux installation depends on: Bash, Binutils, Coreutils,
    20 Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib.</para>
    21 
    22 
    23 
    24 <sect2>
     17<segmentedlist>
     18<segtitle>&buildtime;</segtitle>
     19<segtitle>&diskspace;</segtitle>
     20<seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem>
     21</segmentedlist>
     22
     23<segmentedlist>
     24<segtitle>Util-linux installation depends on</segtitle>
     25<seglistitem><seg>Bash, Binutils, Coreutils,
     26Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib</seg></seglistitem>
     27</segmentedlist>
     28</sect2>
     29
     30<sect2 role="installation">
    2531<title>FHS compliance notes</title>
    2632
  • chapter06/vim.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-vim" xreflabel="Vim">
     6<sect1 id="ch-system-vim" xreflabel="Vim" role="wrap">
    77<title>Vim-&vim-version;</title>
    88<?dbhtml filename="vim.html"?>
     
    1010<indexterm zone="ch-system-vim"><primary sortas="a-Vim">Vim</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Vim package contains a powerful text editor.</para>
    1314
    14 <screen>&buildtime; 0.4 SBU
    15 &diskspace; 34 MB</screen>
    16 
    17 <para>Vim installation depends on: Bash, Binutils, Coreutils, Diffutils,
    18 GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
    19 
    20 
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.4 SBU</seg><seg>34 MB</seg></seglistitem>
     19</segmentedlist>
     20
     21<segmentedlist>
     22<segtitle>Vim installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
     24GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    2127
    2228<sect2>
     
    2733</sect2>
    2834
    29 
    30 <sect2>
     35<sect2 role="installation">
    3136<title>Installation of Vim</title>
    3237
  • chapter06/zlib.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-zlib" xreflabel="Zlib">
     6<sect1 id="ch-system-zlib" xreflabel="Zlib" role="wrap">
    77<title>Zlib-&zlib-version;</title>
    88<?dbhtml filename="zlib.html"?>
     
    1010<indexterm zone="ch-system-zlib"><primary sortas="a-Zlib">Zlib</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Zlib package contains compression and un-compression routines used by
    1314some programs.</para>
    1415
    15 <screen>&buildtime; 0.1 SBU
    16 &diskspace; 1.5 MB</screen>
     16<segmentedlist>
     17<segtitle>&buildtime;</segtitle>
     18<segtitle>&diskspace;</segtitle>
     19<seglistitem><seg>0.1 SBU</seg><seg>1.5 MB</seg></seglistitem>
     20</segmentedlist>
    1721
    18 <para>Zlib installation depends on: Binutils, Coreutils, GCC, Glibc, Make, Sed.</para>
     22<segmentedlist>
     23<segtitle>Zlib installation depends on</segtitle>
     24<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make, Sed</seg></seglistitem>
     25</segmentedlist>
     26</sect2>
    1927
    20 
    21 
    22 <sect2>
     28<sect2 role="installation">
    2329<title>Installation of Zlib</title>
    2430
  • chapter07/bootscripts.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts">
     6<sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts" role="wrap">
    77<title>LFS-Bootscripts-&bootscripts-version;</title>
    88<?dbhtml filename="bootscripts.html"?>
     
    1010<indexterm zone="ch-scripts-bootscripts"><primary sortas="a-Bootscripts">Bootscripts</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The LFS-Bootscripts package contains a set of bootscripts.</para>
    1314
    14 <screen>&buildtime; 0.1 SBU
    15 &diskspace; 0.3 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>0.1 SBU</seg><seg>0.3 MB</seg></seglistitem>
     19</segmentedlist>
    1620
    17 <para>LFS-Bootscripts installation depends on: Bash, Coreutils.</para>
     21<segmentedlist>
     22<segtitle>LFS-Bootscripts installation depends on</segtitle>
     23<seglistitem><seg>Bash, Coreutils</seg></seglistitem>
     24</segmentedlist>
     25</sect2>
    1826
    19 
    20 
    21 <sect2>
     27<sect2 role="installation">
    2228<title>Installation of LFS-Bootscripts</title>
    2329
  • chapter08/kernel.xml

    r9652249 ra001133  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-bootable-kernel" xreflabel="Linux">
     6<sect1 id="ch-bootable-kernel" xreflabel="Linux" role="wrap">
    77<title>Linux-&linux-version;</title>
    88<?dbhtml filename="kernel.html"?>
     
    1010<indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm>
    1111
     12<sect2 role="package"><title/>
    1213<para>The Linux package contains the kernel and the header files.</para>
    1314
    14 <screen>&buildtime; All default options: 4.20 SBU
    15 &diskspace; All default options: 181 MB</screen>
     15<segmentedlist>
     16<segtitle>&buildtime;</segtitle>
     17<segtitle>&diskspace;</segtitle>
     18<seglistitem><seg>All default options: 4.20 SBU</seg>
     19<seg>All default options: 181 MB</seg></seglistitem>
     20</segmentedlist>
    1621
    17 <para>Linux installation depends on: Bash, Binutils, Coreutils, Findutils,
    18 GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed.</para>
     22<segmentedlist>
     23<segtitle>Linux installation depends on</segtitle>
     24<seglistitem><seg>Bash, Binutils, Coreutils, Findutils,
     25GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed</seg></seglistitem>
     26</segmentedlist>
     27</sect2>
    1928
    20 
    21 
    22 <sect2>
     29<sect2 role="installation">
    2330<title>Installation of the kernel</title>
    2431
Note: See TracChangeset for help on using the changeset viewer.