Browse Source

Added sect1info blocks to packages pages.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 18 năm trước cách đây
mục cha
commit
e7477591dd
83 tập tin đã thay đổi với 493 bổ sung7 xóa
  1. 4 4
      chapter01/changelog.xml
  2. 6 0
      chapter05/bash.xml
  3. 6 0
      chapter05/binutils-pass1.xml
  4. 6 0
      chapter05/binutils-pass2.xml
  5. 6 0
      chapter05/bison.xml
  6. 6 0
      chapter05/bzip2.xml
  7. 6 0
      chapter05/coreutils.xml
  8. 6 0
      chapter05/dejagnu.xml
  9. 6 0
      chapter05/diffutils.xml
  10. 6 0
      chapter05/expect.xml
  11. 6 0
      chapter05/findutils.xml
  12. 6 0
      chapter05/flex.xml
  13. 6 0
      chapter05/gawk.xml
  14. 6 0
      chapter05/gcc-pass1.xml
  15. 6 0
      chapter05/gcc-pass2.xml
  16. 6 0
      chapter05/gettext.xml
  17. 6 0
      chapter05/glibc.xml
  18. 6 0
      chapter05/grep.xml
  19. 6 0
      chapter05/gzip.xml
  20. 6 0
      chapter05/linux-headers.xml
  21. 6 0
      chapter05/m4.xml
  22. 6 0
      chapter05/make.xml
  23. 6 0
      chapter05/ncurses.xml
  24. 6 0
      chapter05/patch.xml
  25. 6 0
      chapter05/perl.xml
  26. 6 0
      chapter05/sed.xml
  27. 6 0
      chapter05/tar.xml
  28. 6 0
      chapter05/tcl.xml
  29. 6 0
      chapter05/texinfo.xml
  30. 6 0
      chapter05/util-linux.xml
  31. 6 0
      chapter06/autoconf.xml
  32. 6 0
      chapter06/automake.xml
  33. 6 0
      chapter06/bash.xml
  34. 6 0
      chapter06/binutils.xml
  35. 6 0
      chapter06/bison.xml
  36. 6 0
      chapter06/bzip2.xml
  37. 6 0
      chapter06/coreutils.xml
  38. 6 0
      chapter06/db.xml
  39. 6 0
      chapter06/diffutils.xml
  40. 6 0
      chapter06/e2fsprogs.xml
  41. 6 0
      chapter06/file.xml
  42. 6 0
      chapter06/findutils.xml
  43. 6 0
      chapter06/flex.xml
  44. 6 0
      chapter06/gawk.xml
  45. 6 0
      chapter06/gcc.xml
  46. 6 0
      chapter06/gettext.xml
  47. 6 0
      chapter06/glibc.xml
  48. 6 0
      chapter06/grep.xml
  49. 6 0
      chapter06/groff.xml
  50. 6 0
      chapter06/grub.xml
  51. 6 0
      chapter06/gzip.xml
  52. 6 0
      chapter06/iana-etc.xml
  53. 6 0
      chapter06/inetutils.xml
  54. 6 0
      chapter06/iproute2.xml
  55. 6 0
      chapter06/kbd.xml
  56. 6 0
      chapter06/less.xml
  57. 6 0
      chapter06/libtool.xml
  58. 6 0
      chapter06/linux-headers.xml
  59. 6 0
      chapter06/m4.xml
  60. 6 0
      chapter06/make.xml
  61. 7 1
      chapter06/man-db.xml
  62. 6 0
      chapter06/man-pages.xml
  63. 6 0
      chapter06/mktemp.xml
  64. 6 0
      chapter06/module-init-tools.xml
  65. 6 0
      chapter06/ncurses.xml
  66. 6 0
      chapter06/patch.xml
  67. 6 0
      chapter06/perl.xml
  68. 6 0
      chapter06/procps.xml
  69. 6 0
      chapter06/psmisc.xml
  70. 6 0
      chapter06/readline.xml
  71. 6 0
      chapter06/sed.xml
  72. 6 0
      chapter06/shadow.xml
  73. 6 0
      chapter06/sysklogd.xml
  74. 6 0
      chapter06/sysvinit.xml
  75. 6 0
      chapter06/tar.xml
  76. 6 0
      chapter06/texinfo.xml
  77. 6 0
      chapter06/udev.xml
  78. 6 0
      chapter06/util-linux.xml
  79. 6 0
      chapter06/vim.xml
  80. 6 0
      chapter06/zlib.xml
  81. 6 0
      chapter07/bootscripts.xml
  82. 6 0
      chapter08/kernel.xml
  83. 2 2
      general.ent

+ 4 - 4
chapter01/changelog.xml

@@ -36,12 +36,12 @@
     </listitem>
 -->
 
-   <!-- Dummy entry, remove it after the first real entry -->
-    <listitem>
-      <para>2007-08-30</para>
+     <listitem>
+      <para>2007-09-07</para>
       <itemizedlist>
         <listitem>
-          <para>[manuel] - Cleanned changelog.</para>
+          <para>[manuel] - Added sect1info metainformation blocks to packages
+          pages to help adding package manager support into jhalfs.</para>
         </listitem>
       </itemizedlist>
     </listitem>

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 7 - 1
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>

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 6 - 0
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">

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070830">
-<!ENTITY releasedate "August 30, 2007">
+<!ENTITY version "SVN-20070907">
+<!ENTITY releasedate "September 07, 2007">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->