diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-09-07 19:26:23 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-09-07 19:26:23 +0000 |
commit | c11bcb7f9c39eeda0b01c40460809bb924dc0fe0 (patch) | |
tree | f5614bc89c73d14af12d99a7a44e147b24597654 | |
parent | 4759793f9007c5211d8339711056c202bc66c305 (diff) |
Merged r8366 from trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
83 files changed, 501 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8d951ebca..aadc32975 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> + <listitem> + <para>2007-09-07</para> + <itemizedlist> + <listitem> + <para>[manuel] - Added sect1info metainformation blocks to packages + pages to help adding package manager support into jhalfs.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2007-09-03</para> <itemizedlist> @@ -74,12 +84,12 @@ </listitem> </itemizedlist> </listitem> - + <listitem> <para>2007-08-27</para> <itemizedlist> <listitem> - <para>[bdubbs] - Upgrade to Linux-2.6.22.5. Fixes + <para>[bdubbs] - Upgrade to Linux-2.6.22.5. Fixes <ulink url="&lfs-ticket-root;2064">#2065</ulink>.</para> </listitem> <listitem> 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 be4e53136..1361e3150 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 a5e77785e..e52e60d85 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 dae488c55..2befdd9fe 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 3f198bede..26247cc4b 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 629b9dcb9..b93cb545e 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 f0cdadf7f..eb2c6a7c8 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 45e4314f5..0885cbbec 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"> diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index fd1df540c..2dbcc5787 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-autoconf" role="wrap"> <?dbhtml filename="autoconf.html"?> + <sect1info condition="script"> + <productname>autoconf</productname> + <productnumber>&autoconf-version;</productnumber> + <address>&autoconf-url;</address> + </sect1info> + <title>Autoconf-&autoconf-version;</title> <indexterm zone="ch-system-autoconf"> diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 3cc65a278..4cf46c095 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-automake" role="wrap"> <?dbhtml filename="automake.html"?> + <sect1info condition="script"> + <productname>automake</productname> + <productnumber>&automake-version;</productnumber> + <address>&automake-url;</address> + </sect1info> + <title>Automake-&automake-version;</title> <indexterm zone="ch-system-automake"> diff --git a/chapter06/bash.xml b/chapter06/bash.xml index a6a694b86..8d53a7755 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-bash"> diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index b0199a7da..c046cd315 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-binutils" role="wrap"> <?dbhtml filename="binutils.html"?> + <sect1info condition="script"> + <productname>binutils</productname> + <productnumber>&binutils-version;</productnumber> + <address>&binutils-url;</address> + </sect1info> + <title>Binutils-&binutils-version;</title> <indexterm zone="ch-system-binutils"> diff --git a/chapter06/bison.xml b/chapter06/bison.xml index cb4822e17..9f3c94782 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-bison"> diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index a0243bb38..28ffd0f6b 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-bzip2"> diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index de2e36e1a..82693d20c 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-coreutils"> diff --git a/chapter06/db.xml b/chapter06/db.xml index 8ff19efb7..df83e3ae5 100644 --- a/chapter06/db.xml +++ b/chapter06/db.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-db" role="wrap"> <?dbhtml filename="db.html"?> + <sect1info condition="script"> + <productname>db</productname> + <productnumber>&db-version;</productnumber> + <address>&db-url;</address> + </sect1info> + <title>Berkeley DB-&db-version;</title> <indexterm zone="ch-system-db"> diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index fe03db4ef..46e50b62c 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-diffutils"> diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 597414423..6b9b1a4c1 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-e2fsprogs" role="wrap"> <?dbhtml filename="e2fsprogs.html"?> + <sect1info condition="script"> + <productname>e2fsprogs</productname> + <productnumber>&e2fsprogs-version;</productnumber> + <address>&e2fsprogs-url;</address> + </sect1info> + <title>E2fsprogs-&e2fsprogs-version;</title> <indexterm zone="ch-system-e2fsprogs"> diff --git a/chapter06/file.xml b/chapter06/file.xml index 360e4b0be..2775e78a4 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-file" role="wrap"> <?dbhtml filename="file.html"?> + <sect1info condition="script"> + <productname>file</productname> + <productnumber>&file-version;</productnumber> + <address>&file-url;</address> + </sect1info> + <title>File-&file-version;</title> <indexterm zone="ch-system-file"> diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 388727ffe..547f213ed 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-findutils"> diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 4a89d0cf4..5d047f95e 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-flex"> diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml index 8e38a4380..4af335791 100644 --- a/chapter06/gawk.xml +++ b/chapter06/gawk.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-gawk"> diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 1b5029a0a..c09a5d252 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-gcc" role="wrap"> <?dbhtml filename="gcc.html"?> + <sect1info condition="script"> + <productname>gcc</productname> + <productnumber>&gcc-version;</productnumber> + <address>&gcc-url;</address> + </sect1info> + <title>GCC-&gcc-version;</title> <indexterm zone="ch-system-gcc"> diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 5a960882c..b1ffd3aa2 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-gettext"> diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index d34fd9687..b0fadea8f 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-glibc"> diff --git a/chapter06/grep.xml b/chapter06/grep.xml index 6e7bebfe1..30e47b51a 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-grep"> diff --git a/chapter06/groff.xml b/chapter06/groff.xml index a8e5c3f2e..3f250ad1b 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-groff" role="wrap"> <?dbhtml filename="groff.html"?> + <sect1info condition="script"> + <productname>groff</productname> + <productnumber>&groff-version;</productnumber> + <address>&groff-url;</address> + </sect1info> + <title>Groff-&groff-version;</title> <indexterm zone="ch-system-groff"> diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 23788730b..cd3b0f341 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-grub" role="wrap"> <?dbhtml filename="grub.html"?> + <sect1info condition="script"> + <productname>grub</productname> + <productnumber>&grub-version;</productnumber> + <address>&grub-url;</address> + </sect1info> + <title>GRUB-&grub-version;</title> <indexterm zone="ch-system-grub"> diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 5331883dc..e4eb2c394 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-gzip"> diff --git a/chapter06/iana-etc.xml b/chapter06/iana-etc.xml index e0b7417ca..7172be5d4 100644 --- a/chapter06/iana-etc.xml +++ b/chapter06/iana-etc.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-iana-etc" role="wrap"> <?dbhtml filename="iana-etc.html"?> + <sect1info condition="script"> + <productname>iana-etc</productname> + <productnumber>&iana-etc-version;</productnumber> + <address>&iana-etc-url;</address> + </sect1info> + <title>Iana-Etc-&iana-etc-version;</title> <indexterm zone="ch-system-iana-etc"> diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 3144f67e9..84b896491 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-inetutils" role="wrap"> <?dbhtml filename="inetutils.html"?> + <sect1info condition="script"> + <productname>inetutils</productname> + <productnumber>&inetutils-version;</productnumber> + <address>&inetutils-url;</address> + </sect1info> + <title>Inetutils-&inetutils-version;</title> <indexterm zone="ch-system-inetutils"> diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 52bc4e59b..b2ed17e9e 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-iproute2" role="wrap"> <?dbhtml filename="iproute2.html"?> + <sect1info condition="script"> + <productname>iproute2</productname> + <productnumber>&iproute2-version;</productnumber> + <address>&iproute2-url;</address> + </sect1info> + <title>IPRoute2-&iproute2-version;</title> <indexterm zone="ch-system-iproute2"> diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index d93864df9..f1f7e3edc 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-kbd" role="wrap"> <?dbhtml filename="kbd.html"?> + <sect1info condition="script"> + <productname>kbd</productname> + <productnumber>&kbd-version;</productnumber> + <address>&kbd-url;</address> + </sect1info> + <title>Kbd-&kbd-version;</title> <indexterm zone="ch-system-kbd"> diff --git a/chapter06/less.xml b/chapter06/less.xml index 21c6d9900..44a36fb28 100644 --- a/chapter06/less.xml +++ b/chapter06/less.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-less" role="wrap"> <?dbhtml filename="less.html"?> + <sect1info condition="script"> + <productname>less</productname> + <productnumber>&less-version;</productnumber> + <address>&less-url;</address> + </sect1info> + <title>Less-&less-version;</title> <indexterm zone="ch-system-less"> diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index 368485288..c709ebd3d 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-libtool" role="wrap"> <?dbhtml filename="libtool.html"?> + <sect1info condition="script"> + <productname>libtool</productname> + <productnumber>&libtool-version;</productnumber> + <address>&libtool-url;</address> + </sect1info> + <title>Libtool-&libtool-version;</title> <indexterm zone="ch-system-libtool"> diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index db2ad95ff..1eaea5690 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-linux-headers"> diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 4a66b0c1e..971f9c539 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-m4"> diff --git a/chapter06/make.xml b/chapter06/make.xml index 6e5d58dbc..c95abe9dd 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-make"> diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index fb508777b..50aa2a82a 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-man-db" role="wrap"> <?dbhtml filename="man-db.html"?> + <sect1info condition="script"> + <productname>man-db</productname> + <productnumber>&man-db-version;</productnumber> + <address>&man-db-url;</address> + </sect1info> + <title>Man-DB-&man-db-version;</title> <indexterm zone="ch-system-man-db"> @@ -73,7 +79,7 @@ EOF</userinput></screen> manual pages. They are not part of LFS or BLFS, but you should be able to install them yourself after finishing LFS if you wish to do so.</para> - <para>Finally, patch the sources to fix output errors if the man page is + <para>Finally, patch the sources to fix output errors if the man page is prematurely aborted by pressing the 'q' key.</para> <screen><userinput>patch -Np1 -i ../&man-db-fixes-patch;</userinput></screen> diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index cd8ef1417..3f6b98adf 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-man-pages" role="wrap"> <?dbhtml filename="man-pages.html"?> + <sect1info condition="script"> + <productname>man-pages</productname> + <productnumber>&man-pages-version;</productnumber> + <address>&man-pages-url;</address> + </sect1info> + <title>Man-pages-&man-pages-version;</title> <indexterm zone="ch-system-man-pages"> diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 33a65e00e..b670a7967 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-mktemp" role="wrap"> <?dbhtml filename="mktemp.html"?> + <sect1info condition="script"> + <productname>mktemp</productname> + <productnumber>&mktemp-version;</productnumber> + <address>&mktemp-url;</address> + </sect1info> + <title>Mktemp-&mktemp-version;</title> <indexterm zone="ch-system-mktemp"> diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 77228fcbb..4f3329ab7 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-module-init-tools" role="wrap"> <?dbhtml filename="module-init-tools.html"?> + <sect1info condition="script"> + <productname>module-init-tools</productname> + <productnumber>&module-init-tools-version;</productnumber> + <address>&module-init-tools-url;</address> + </sect1info> + <title>Module-Init-Tools-&module-init-tools-version;</title> <indexterm zone="ch-system-module-init-tools"> diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index f3befe7d4..68d7b8538 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-ncurses"> diff --git a/chapter06/patch.xml b/chapter06/patch.xml index beaac68a1..2acdda2fe 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-patch"> diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 8e9cec77c..77d027b89 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-perl"> diff --git a/chapter06/procps.xml b/chapter06/procps.xml index ae2226e93..f5265bac6 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-procps" role="wrap"> <?dbhtml filename="procps.html"?> + <sect1info condition="script"> + <productname>procps</productname> + <productnumber>&procps-version;</productnumber> + <address>&procps-url;</address> + </sect1info> + <title>Procps-&procps-version;</title> <indexterm zone="ch-system-procps"> diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 559b1b878..8368e3a7f 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-psmisc" role="wrap"> <?dbhtml filename="psmisc.html"?> + <sect1info condition="script"> + <productname>psmisc</productname> + <productnumber>&psmisc-version;</productnumber> + <address>&psmisc-url;</address> + </sect1info> + <title>Psmisc-&psmisc-version;</title> <indexterm zone="ch-system-psmisc"> diff --git a/chapter06/readline.xml b/chapter06/readline.xml index 5c2f96b98..4ccc9e3e0 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-readline" role="wrap"> <?dbhtml filename="readline.html"?> + <sect1info condition="script"> + <productname>readline</productname> + <productnumber>&readline-version;</productnumber> + <address>&readline-url;</address> + </sect1info> + <title>Readline-&readline-version;</title> <indexterm zone="ch-system-readline"> diff --git a/chapter06/sed.xml b/chapter06/sed.xml index 78a41e86a..6633ecb78 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-sed"> diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index a1d5bccdb..d91d80960 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-shadow" role="wrap"> <?dbhtml filename="shadow.html"?> + <sect1info condition="script"> + <productname>shadow</productname> + <productnumber>&shadow-version;</productnumber> + <address>&shadow-url;</address> + </sect1info> + <title>Shadow-&shadow-version;</title> <indexterm zone="ch-system-shadow"> diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index eda4cc083..29815fce9 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-sysklogd" role="wrap"> <?dbhtml filename="sysklogd.html"?> + <sect1info condition="script"> + <productname>sysklogd</productname> + <productnumber>&sysklogd-version;</productnumber> + <address>&sysklogd-url;</address> + </sect1info> + <title>Sysklogd-&sysklogd-version;</title> <indexterm zone="ch-system-sysklogd"> diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 732c5ab24..0ff172116 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-sysvinit" role="wrap"> <?dbhtml filename="sysvinit.html"?> + <sect1info condition="script"> + <productname>sysvinit</productname> + <productnumber>&sysvinit-version;</productnumber> + <address>&sysvinit-url;</address> + </sect1info> + <title>Sysvinit-&sysvinit-version;</title> <indexterm zone="ch-system-sysvinit"> diff --git a/chapter06/tar.xml b/chapter06/tar.xml index 4d1d30767..2f7bc7534 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-tar"> diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 175100a8f..44e893c1b 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-texinfo"> diff --git a/chapter06/udev.xml b/chapter06/udev.xml index f838f4b06..c3de9a489 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-udev" role="wrap"> <?dbhtml filename="udev.html"?> + <sect1info condition="script"> + <productname>udev</productname> + <productnumber>&udev-version;</productnumber> + <address>&udev-url;</address> + </sect1info> + <title>Udev-&udev-version;</title> <indexterm zone="ch-system-udev"> diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 8b4926890..1335c8754 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-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-system-util-linux"> diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 261ee0918..22b9523cf 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-vim" role="wrap"> <?dbhtml filename="vim.html"?> + <sect1info condition="script"> + <productname>vim</productname> + <productnumber>&vim-version;</productnumber> + <address>&vim-url;<otheraddr>&vim-lang-url;</otheraddr></address> + </sect1info> + <title>Vim-&vim-version;</title> <indexterm zone="ch-system-vim"> diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 7c714a7c1..0fa477901 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-zlib" role="wrap"> <?dbhtml filename="zlib.html"?> + <sect1info condition="script"> + <productname>zlib</productname> + <productnumber>&zlib-version;</productnumber> + <address>&zlib-url;</address> + </sect1info> + <title>Zlib-&zlib-version;</title> <indexterm zone="ch-system-zlib"> diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 9cc95dd34..3f626486c 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -8,6 +8,12 @@ <sect1 id="ch-scripts-bootscripts" role="wrap"> <?dbhtml filename="bootscripts.html"?> + <sect1info condition="script"> + <productname>lfs-bootscripts</productname> + <productnumber>&lfs-bootscripts-version;</productnumber> + <address>&lfs-bootscripts-url;</address> + </sect1info> + <title>LFS-Bootscripts-&lfs-bootscripts-version;</title> <indexterm zone="ch-scripts-bootscripts"> diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index fb6216aef..3c96b6437 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -8,6 +8,12 @@ <sect1 id="ch-bootable-kernel" role="wrap"> <?dbhtml filename="kernel.html"?> + <sect1info condition="script"> + <productname>linux</productname> + <productnumber>&linux-version;</productnumber> + <address>&linux-url;</address> + </sect1info> + <title>Linux-&linux-version;</title> <indexterm zone="ch-bootable-kernel"> diff --git a/general.ent b/general.ent index e0b8dc5c7..93e926c38 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-JH-20070903"> -<!ENTITY releasedate "September 03, 2007"> +<!ENTITY version "SVN-JH-20070907"> +<!ENTITY releasedate "September 07, 2007"> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |