aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-07 19:16:43 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-07 19:16:43 +0000
commite7477591dd2a1302aadec48724cb070850caebee (patch)
treeba7e6dac8e69d6419b7a0303f7a5dd240e86c713 /chapter05
parent227fe2305c1d5ded49b4bed696a9e729049b6be1 (diff)
Added sect1info blocks to packages pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/bash.xml6
-rw-r--r--chapter05/binutils-pass1.xml6
-rw-r--r--chapter05/binutils-pass2.xml6
-rw-r--r--chapter05/bison.xml6
-rw-r--r--chapter05/bzip2.xml6
-rw-r--r--chapter05/coreutils.xml6
-rw-r--r--chapter05/dejagnu.xml6
-rw-r--r--chapter05/diffutils.xml6
-rw-r--r--chapter05/expect.xml6
-rw-r--r--chapter05/findutils.xml6
-rw-r--r--chapter05/flex.xml6
-rw-r--r--chapter05/gawk.xml6
-rw-r--r--chapter05/gcc-pass1.xml6
-rw-r--r--chapter05/gcc-pass2.xml6
-rw-r--r--chapter05/gettext.xml6
-rw-r--r--chapter05/glibc.xml6
-rw-r--r--chapter05/grep.xml6
-rw-r--r--chapter05/gzip.xml6
-rw-r--r--chapter05/linux-headers.xml6
-rw-r--r--chapter05/m4.xml6
-rw-r--r--chapter05/make.xml6
-rw-r--r--chapter05/ncurses.xml6
-rw-r--r--chapter05/patch.xml6
-rw-r--r--chapter05/perl.xml6
-rw-r--r--chapter05/sed.xml6
-rw-r--r--chapter05/tar.xml6
-rw-r--r--chapter05/tcl.xml6
-rw-r--r--chapter05/texinfo.xml6
-rw-r--r--chapter05/util-linux.xml6
29 files changed, 174 insertions, 0 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index b92addc50..b1577517c 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-bash" role="wrap">
<?dbhtml filename="bash.html"?>
+ <sect1info condition="script">
+ <productname>bash</productname>
+ <productnumber>&bash-version;</productnumber>
+ <address>&bash-url;</address>
+ </sect1info>
+
<title>Bash-&bash-version;</title>
<indexterm zone="ch-tools-bash">
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml
index 2c3615feb..4c10d154b 100644
--- a/chapter05/binutils-pass1.xml
+++ b/chapter05/binutils-pass1.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-binutils-pass1" role="wrap">
<?dbhtml filename="binutils-pass1.html"?>
+ <sect1info condition="script">
+ <productname>binutils</productname>
+ <productnumber>&binutils-version;</productnumber>
+ <address>&binutils-url;</address>
+ </sect1info>
+
<title>Binutils-&binutils-version; - Pass 1</title>
<indexterm zone="ch-tools-binutils-pass1">
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml
index 740543542..db4ebdd6b 100644
--- a/chapter05/binutils-pass2.xml
+++ b/chapter05/binutils-pass2.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-binutils-pass2" role="wrap">
<?dbhtml filename="binutils-pass2.html"?>
+ <sect1info condition="script">
+ <productname>binutils</productname>
+ <productnumber>&binutils-version;</productnumber>
+ <address>&binutils-url;</address>
+ </sect1info>
+
<title>Binutils-&binutils-version; - Pass 2</title>
<indexterm zone="ch-tools-binutils-pass2">
diff --git a/chapter05/bison.xml b/chapter05/bison.xml
index 48bf33467..316f2ea80 100644
--- a/chapter05/bison.xml
+++ b/chapter05/bison.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-bison" role="wrap">
<?dbhtml filename="bison.html"?>
+ <sect1info condition="script">
+ <productname>bison</productname>
+ <productnumber>&bison-version;</productnumber>
+ <address>&bison-url;</address>
+ </sect1info>
+
<title>Bison-&bison-version;</title>
<indexterm zone="ch-tools-bison">
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml
index 45358739b..fe50bd4f9 100644
--- a/chapter05/bzip2.xml
+++ b/chapter05/bzip2.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-bzip2" role="wrap">
<?dbhtml filename="bzip2.html"?>
+ <sect1info condition="script">
+ <productname>bzip2</productname>
+ <productnumber>&bzip2-version;</productnumber>
+ <address>&bzip2-url;</address>
+ </sect1info>
+
<title>Bzip2-&bzip2-version;</title>
<indexterm zone="ch-tools-bzip2">
diff --git a/chapter05/coreutils.xml b/chapter05/coreutils.xml
index 19211d802..8d367b1ba 100644
--- a/chapter05/coreutils.xml
+++ b/chapter05/coreutils.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-coreutils" role="wrap">
<?dbhtml filename="coreutils.html"?>
+ <sect1info condition="script">
+ <productname>coreutils</productname>
+ <productnumber>&coreutils-version;</productnumber>
+ <address>&coreutils-url;</address>
+ </sect1info>
+
<title>Coreutils-&coreutils-version;</title>
<indexterm zone="ch-tools-coreutils">
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml
index 0df8332b3..bf0ca3e8b 100644
--- a/chapter05/dejagnu.xml
+++ b/chapter05/dejagnu.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-dejagnu" role="wrap">
<?dbhtml filename="dejagnu.html"?>
+ <sect1info condition="script">
+ <productname>dejagnu</productname>
+ <productnumber>&dejagnu-version;</productnumber>
+ <address>&dejagnu-url;</address>
+ </sect1info>
+
<title>DejaGNU-&dejagnu-version;</title>
<indexterm zone="ch-tools-dejagnu">
diff --git a/chapter05/diffutils.xml b/chapter05/diffutils.xml
index 7091b4783..f2f3a2e61 100644
--- a/chapter05/diffutils.xml
+++ b/chapter05/diffutils.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-diffutils" role="wrap">
<?dbhtml filename="diffutils.html"?>
+ <sect1info condition="script">
+ <productname>diffutils</productname>
+ <productnumber>&diffutils-version;</productnumber>
+ <address>&diffutils-url;</address>
+ </sect1info>
+
<title>Diffutils-&diffutils-version;</title>
<indexterm zone="ch-tools-diffutils">
diff --git a/chapter05/expect.xml b/chapter05/expect.xml
index c813839fe..53b732a46 100644
--- a/chapter05/expect.xml
+++ b/chapter05/expect.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-expect" role="wrap">
<?dbhtml filename="expect.html"?>
+ <sect1info condition="script">
+ <productname>expect</productname>
+ <productnumber>&expect-version;</productnumber>
+ <address>&expect-url;</address>
+ </sect1info>
+
<title>Expect-&expect-version;</title>
<indexterm zone="ch-tools-expect">
diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml
index 940e8d472..e761b141a 100644
--- a/chapter05/findutils.xml
+++ b/chapter05/findutils.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-findutils" role="wrap">
<?dbhtml filename="findutils.html"?>
+ <sect1info condition="script">
+ <productname>findutils</productname>
+ <productnumber>&findutils-version;</productnumber>
+ <address>&findutils-url;</address>
+ </sect1info>
+
<title>Findutils-&findutils-version;</title>
<indexterm zone="ch-tools-findutils">
diff --git a/chapter05/flex.xml b/chapter05/flex.xml
index 0d05fdeb7..6521efc8b 100644
--- a/chapter05/flex.xml
+++ b/chapter05/flex.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-flex" role="wrap">
<?dbhtml filename="flex.html"?>
+ <sect1info condition="script">
+ <productname>flex</productname>
+ <productnumber>&flex-version;</productnumber>
+ <address>&flex-url;</address>
+ </sect1info>
+
<title>Flex-&flex-version;</title>
<indexterm zone="ch-tools-flex">
diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml
index 516f174a4..e54899b03 100644
--- a/chapter05/gawk.xml
+++ b/chapter05/gawk.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-gawk" role="wrap">
<?dbhtml filename="gawk.html"?>
+ <sect1info condition="script">
+ <productname>gawk</productname>
+ <productnumber>&gawk-version;</productnumber>
+ <address>&gawk-url;</address>
+ </sect1info>
+
<title>Gawk-&gawk-version;</title>
<indexterm zone="ch-tools-gawk">
diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index 75331bed3..068fdf698 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-gcc-pass1" role="wrap">
<?dbhtml filename="gcc-pass1.html"?>
+ <sect1info condition="script">
+ <productname>gcc</productname>
+ <productnumber>&gcc-version;</productnumber>
+ <address>&gcc-url;</address>
+ </sect1info>
+
<title>GCC-&gcc-version; - Pass 1</title>
<indexterm zone="ch-tools-gcc-pass1">
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index fa41bfcf2..53743acb6 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-gcc-pass2" role="wrap">
<?dbhtml filename="gcc-pass2.html"?>
+ <sect1info condition="script">
+ <productname>gcc</productname>
+ <productnumber>&gcc-version;</productnumber>
+ <address>&gcc-url;</address>
+ </sect1info>
+
<title>GCC-&gcc-version; - Pass 2</title>
<indexterm zone="ch-tools-gcc-pass2">
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 4481bc093..8774df7e6 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-gettext" role="wrap">
<?dbhtml filename="gettext.html"?>
+ <sect1info condition="script">
+ <productname>gettext</productname>
+ <productnumber>&gettext-version;</productnumber>
+ <address>&gettext-url;</address>
+ </sect1info>
+
<title>Gettext-&gettext-version;</title>
<indexterm zone="ch-tools-gettext">
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index bd6dceea6..0710ea5da 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-glibc" role="wrap">
<?dbhtml filename="glibc.html"?>
+ <sect1info condition="script">
+ <productname>glibc</productname>
+ <productnumber>&glibc-version;</productnumber>
+ <address>&glibc-url;</address>
+ </sect1info>
+
<title>Glibc-&glibc-version;</title>
<indexterm zone="ch-tools-glibc">
diff --git a/chapter05/grep.xml b/chapter05/grep.xml
index 863fe49cc..12afa0819 100644
--- a/chapter05/grep.xml
+++ b/chapter05/grep.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-grep" role="wrap">
<?dbhtml filename="grep.html"?>
+ <sect1info condition="script">
+ <productname>grep</productname>
+ <productnumber>&grep-version;</productnumber>
+ <address>&grep-url;</address>
+ </sect1info>
+
<title>Grep-&grep-version;</title>
<indexterm zone="ch-tools-grep">
diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml
index 7291e2808..a75659e2e 100644
--- a/chapter05/gzip.xml
+++ b/chapter05/gzip.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-gzip" role="wrap">
<?dbhtml filename="gzip.html"?>
+ <sect1info condition="script">
+ <productname>gzip</productname>
+ <productnumber>&gzip-version;</productnumber>
+ <address>&gzip-url;</address>
+ </sect1info>
+
<title>Gzip-&gzip-version;</title>
<indexterm zone="ch-tools-gzip">
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml
index 0af82b535..e7889a5fb 100644
--- a/chapter05/linux-headers.xml
+++ b/chapter05/linux-headers.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-linux-headers" role="wrap">
<?dbhtml filename="linux-headers.html"?>
+ <sect1info condition="script">
+ <productname>linux</productname>
+ <productnumber>&linux-version;</productnumber>
+ <address>&linux-url;</address>
+ </sect1info>
+
<title>Linux-&linux-version; API Headers</title>
<indexterm zone="ch-tools-linux-headers">
diff --git a/chapter05/m4.xml b/chapter05/m4.xml
index f04135f27..54ff93360 100644
--- a/chapter05/m4.xml
+++ b/chapter05/m4.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-m4" role="wrap">
<?dbhtml filename="m4.html"?>
+ <sect1info condition="script">
+ <productname>m4</productname>
+ <productnumber>&m4-version;</productnumber>
+ <address>&m4-url;</address>
+ </sect1info>
+
<title>M4-&m4-version;</title>
<indexterm zone="ch-tools-m4">
diff --git a/chapter05/make.xml b/chapter05/make.xml
index c4a39bc18..e525789d6 100644
--- a/chapter05/make.xml
+++ b/chapter05/make.xml
@@ -7,6 +7,12 @@
<sect1 id="ch-tools-make" role="wrap">
<?dbhtml filename="make.html"?>
+ <sect1info condition="script">
+ <productname>make</productname>
+ <productnumber>&make-version;</productnumber>
+ <address>&make-url;</address>
+ </sect1info>
+
<title>Make-&make-version;</title>
<indexterm zone="ch-tools-make">
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml
index 675653ed9..18076761e 100644
--- a/chapter05/ncurses.xml
+++ b/chapter05/ncurses.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-ncurses" role="wrap">
<?dbhtml filename="ncurses.html"?>
+ <sect1info condition="script">
+ <productname>ncurses</productname>
+ <productnumber>&ncurses-version;</productnumber>
+ <address>&ncurses-url;</address>
+ </sect1info>
+
<title>Ncurses-&ncurses-version;</title>
<indexterm zone="ch-tools-ncurses">
diff --git a/chapter05/patch.xml b/chapter05/patch.xml
index 9910dbd1c..f285dd7be 100644
--- a/chapter05/patch.xml
+++ b/chapter05/patch.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-patch" role="wrap">
<?dbhtml filename="patch.html"?>
+ <sect1info condition="script">
+ <productname>patch</productname>
+ <productnumber>&patch-version;</productnumber>
+ <address>&patch-url;</address>
+ </sect1info>
+
<title>Patch-&patch-version;</title>
<indexterm zone="ch-tools-patch">
diff --git a/chapter05/perl.xml b/chapter05/perl.xml
index 1248135e4..6e9a87b76 100644
--- a/chapter05/perl.xml
+++ b/chapter05/perl.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-perl" role="wrap">
<?dbhtml filename="perl.html"?>
+ <sect1info condition="script">
+ <productname>perl</productname>
+ <productnumber>&perl-version;</productnumber>
+ <address>&perl-url;</address>
+ </sect1info>
+
<title>Perl-&perl-version;</title>
<indexterm zone="ch-tools-perl">
diff --git a/chapter05/sed.xml b/chapter05/sed.xml
index 87297d998..9dc8c37de 100644
--- a/chapter05/sed.xml
+++ b/chapter05/sed.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-sed" role="wrap">
<?dbhtml filename="sed.html"?>
+ <sect1info condition="script">
+ <productname>sed</productname>
+ <productnumber>&sed-version;</productnumber>
+ <address>&sed-url;</address>
+ </sect1info>
+
<title>Sed-&sed-version;</title>
<indexterm zone="ch-tools-sed">
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 87c627de8..b82bfde8e 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-tar" role="wrap">
<?dbhtml filename="tar.html"?>
+ <sect1info condition="script">
+ <productname>tar</productname>
+ <productnumber>&tar-version;</productnumber>
+ <address>&tar-url;</address>
+ </sect1info>
+
<title>Tar-&tar-version;</title>
<indexterm zone="ch-tools-tar">
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index 32a45f40b..04380af6a 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-tcl" role="wrap">
<?dbhtml filename="tcl.html"?>
+ <sect1info condition="script">
+ <productname>tcl</productname>
+ <productnumber>&tcl-version;</productnumber>
+ <address>&tcl-url;</address>
+ </sect1info>
+
<title>Tcl-&tcl-version;</title>
<indexterm zone="ch-tools-tcl">
diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml
index cda624efc..b776ed741 100644
--- a/chapter05/texinfo.xml
+++ b/chapter05/texinfo.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-texinfo" role="wrap">
<?dbhtml filename="texinfo.html"?>
+ <sect1info condition="script">
+ <productname>texinfo</productname>
+ <productnumber>&texinfo-version;</productnumber>
+ <address>&texinfo-url;</address>
+ </sect1info>
+
<title>Texinfo-&texinfo-version;</title>
<indexterm zone="ch-tools-texinfo">
diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml
index 5f7d8dff1..3fa300b3c 100644
--- a/chapter05/util-linux.xml
+++ b/chapter05/util-linux.xml
@@ -8,6 +8,12 @@
<sect1 id="ch-tools-util-linux" role="wrap">
<?dbhtml filename="util-linux.html"?>
+ <sect1info condition="script">
+ <productname>util-linux</productname>
+ <productnumber>&util-linux-version;</productnumber>
+ <address>&util-linux-url;</address>
+ </sect1info>
+
<title>Util-linux-&util-linux-version;</title>
<indexterm zone="ch-tools-util-linux">