aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendixa/psmisc-desc.xml6
-rw-r--r--appendixa/psmisc-shortdesc.xml3
-rw-r--r--appendixb/appendixb.xml1
-rw-r--r--chapter01/changelog.xml8
-rw-r--r--chapter05/gettext.xml9
-rw-r--r--chapter06/psmisc.xml10
-rw-r--r--entities/gettext.ent4
-rw-r--r--entities/kernel.ent6
-rw-r--r--entities/manpages.ent8
-rw-r--r--entities/psmisc.ent6
-rw-r--r--index.xml4
11 files changed, 42 insertions, 23 deletions
diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml
index e9d247eba..0ead56db5 100644
--- a/appendixa/psmisc-desc.xml
+++ b/appendixa/psmisc-desc.xml
@@ -8,10 +8,10 @@ the given files or filesystems.</para>
<para><command>killall</command> kills processes by name. It sends a signal
to all processes running any of the given commands.</para>
-<para><command>pidof</command> reports the PIDs of the given programs.
-(Not this pidof program is used, however, but the one from Sysvinit.)</para>
-
<para><command>pstree</command> displays running processes as a tree.</para>
+<para><command>pstree.x11</command> same as pstree except that it waits for
+confirmation before exiting.</para>
+
</sect2>
diff --git a/appendixa/psmisc-shortdesc.xml b/appendixa/psmisc-shortdesc.xml
index 3a9526cb7..e297236e9 100644
--- a/appendixa/psmisc-shortdesc.xml
+++ b/appendixa/psmisc-shortdesc.xml
@@ -5,7 +5,8 @@
<para>The Psmisc package contains three programs which help
manage the <filename>/proc</filename> directory.</para>
-<para><emphasis>Installed programs</emphasis>: fuser, killall and pstree</para>
+<para><emphasis>Installed programs</emphasis>: fuser, killall, pstree and
+pstree.x11 (link to pstree)</para>
</sect2>
diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml
index 1e9457524..3a2f3760b 100644
--- a/appendixb/appendixb.xml
+++ b/appendixb/appendixb.xml
@@ -463,6 +463,7 @@ to which it belongs.</para>
<listitem><para>psfstriptable : <xref linkend="aa-kbd"/></para></listitem>
<listitem><para>psfxtable : <xref linkend="aa-kbd"/></para></listitem>
<listitem><para>pstree : <xref linkend="aa-psmisc"/></para></listitem>
+<listitem><para>pstree.x11 : <xref linkend="aa-psmisc"/></para></listitem>
<listitem><para>pstruct : <xref linkend="aa-perl"/></para></listitem>
<listitem><para>ptx : <xref linkend="aa-coreutils"/></para></listitem>
<listitem><para>pt_chown : <xref linkend="aa-glibc"/></para></listitem>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d877781a1..07ed16a59 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -12,11 +12,14 @@
<listitem><para>automake-1.7.9</para></listitem>
<listitem><para>file-4.06</para></listitem>
<listitem><para>gcc-3.3.2</para></listitem>
-<listitem><para>man-pages-1.63</para></listitem>
+<listitem><para>gettext-0.13</para></listitem>
+<listitem><para>man-pages-1.64</para></listitem>
<listitem><para>lfs-utils-0.4.2</para></listitem>
+<listitem><para>linux-2.4.23</para></listitem>
<listitem><para>modutils-2.4.26</para></listitem>
<listitem><para>perl-5.8.2</para></listitem>
<listitem><para>procps-3.1.14</para></listitem>
+<listitem><para>psmisc-21.4</para></listitem>
<listitem><para>sed-4.0.8</para></listitem>
<listitem><para>tcl-8.4.5</para></listitem>
<listitem><para>zlib-1.2.1</para></listitem>
@@ -42,6 +45,9 @@
</itemizedlist>
</listitem>
+<listitem><para>December 3rd, 2003 [greg]: Upgraded to Gettext-0.13,
+Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.</para></listitem>
+
<listitem><para>November 26th, 2003 [greg]: Upgraded to Lfs-Utils-0.4.2,
Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.</para></listitem>
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 18a3d57c8..c59fe1175 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -24,10 +24,11 @@ Estimated required disk space: &gettext-compsize-tools;</screen>
<para>This package has a test suite available which can perform a number of
checks to ensure it built correctly. However, the Gettext test suite here in
Chapter 5 is known to experience failures under certain host conditions -- for
-example, if it finds a Java compiler on the host. The Gettext test suite takes
-a very long time to run and is not considered critical. Therefore, we don't
-recommend running it here. Should you choose to run it, the following command
-will do so:</para>
+example, if it finds a Java compiler on the host (Note: an experimental patch
+to disable Java is available from the patches project). The Gettext test suite
+takes a very long time to run and is not considered critical. Therefore,
+we don't recommend running it here. Should you choose to run it, the following
+command will do so:</para>
<screen><userinput>make check</userinput></screen>
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml
index 3b939961d..7438d7cd2 100644
--- a/chapter06/psmisc.xml
+++ b/chapter06/psmisc.xml
@@ -35,6 +35,16 @@ filesystem isn't mounted.</para></listitem>
<screen><userinput>make install</userinput></screen>
+<para>There is no reason for the <filename>pstree</filename> and
+<filename>pstree.x11</filename> programs to reside in
+<filename class="directory">/bin</filename>. We therefore move them to
+<filename class="directory">/usr/bin</filename>. Also, there is no need
+for <filename>pstree.x11</filename> to exist as a separate program. We
+therefore make it a symbolic link to <filename>pstree</filename>:</para>
+
+<screen><userinput>mv /bin/pstree* /usr/bin
+ln -sf pstree /usr/bin/pstree.x11</userinput></screen>
+
<para>By default Psmisc's <userinput>pidof</userinput> program isn't installed.
Generally, this isn't a problem because we later install the Sysvinit package,
which provides a better <userinput>pidof</userinput> program. But if you're not
diff --git a/entities/gettext.ent b/entities/gettext.ent
index ae3b92d8a..bed958fe1 100644
--- a/entities/gettext.ent
+++ b/entities/gettext.ent
@@ -10,10 +10,10 @@
<!ENTITY gettext-version "0.12.1">
<!ENTITY gettext-depversion "0.10.40">
-<!ENTITY gettext-contversion "0.12.1">
+<!ENTITY gettext-contversion "0.13">
<!ENTITY gettext-dir "gettext-&gettext-version;">
<!ENTITY gettext-package "gettext-&gettext-version;.tar.gz">
-<!ENTITY gettext-size "5,593 KB">
+<!ENTITY gettext-size "6,376 KB">
<!ENTITY gettext-compsize-tools "55 MB">
<!ENTITY gettext-time-tools "7.2 SBU">
diff --git a/entities/kernel.ent b/entities/kernel.ent
index 50aa7c997..305f01784 100644
--- a/entities/kernel.ent
+++ b/entities/kernel.ent
@@ -14,12 +14,12 @@
<!ENTITY aa-kernel-dep SYSTEM "../appendixa/kernel-dep.xml">
<!ENTITY aa-kernel-down SYSTEM "../appendixa/kernel-down.xml">
-<!ENTITY kernel-version "2.4.22">
+<!ENTITY kernel-version "2.4.23">
<!ENTITY kernel-depversion "2.4.17">
-<!ENTITY kernel-contversion "2.4.22">
+<!ENTITY kernel-contversion "2.4.23">
<!ENTITY kernel-dir "linux">
<!ENTITY kernel-package "linux-&kernel-version;.tar.bz2">
-<!ENTITY kernel-size "28,837 KB">
+<!ENTITY kernel-size "29,133 KB">
<!ENTITY kernel-compsize-headers "186 MB">
<!ENTITY kernel-time-headers "0.1 SBU">
diff --git a/entities/manpages.ent b/entities/manpages.ent
index c4a1f7f5a..aa186050b 100644
--- a/entities/manpages.ent
+++ b/entities/manpages.ent
@@ -6,12 +6,12 @@
<!ENTITY aa-manpages-dep SYSTEM "../appendixa/manpages-dep.xml">
<!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml">
-<!ENTITY man-pages-version "1.63">
-<!ENTITY man-pages-depversion "1.62">
-<!ENTITY man-pages-contversion "1.62">
+<!ENTITY man-pages-version "1.64">
+<!ENTITY man-pages-depversion "1.64">
+<!ENTITY man-pages-contversion "1.64">
<!ENTITY man-pages-dir "man-pages-&man-pages-version;">
<!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2">
-<!ENTITY man-pages-size "643 KB">
+<!ENTITY man-pages-size "645 KB">
<!ENTITY man-pages-compsize "15 MB">
<!ENTITY man-pages-time "0.1 SBU">
diff --git a/entities/psmisc.ent b/entities/psmisc.ent
index 6909c3055..65f01b9de 100644
--- a/entities/psmisc.ent
+++ b/entities/psmisc.ent
@@ -6,12 +6,12 @@
<!ENTITY aa-psmisc-dep SYSTEM "../appendixa/psmisc-dep.xml">
<!ENTITY aa-psmisc-down SYSTEM "../appendixa/psmisc-down.xml">
-<!ENTITY psmisc-version "21.3">
+<!ENTITY psmisc-version "21.4">
<!ENTITY psmisc-depversion "20.2">
-<!ENTITY psmisc-contversion "21.3">
+<!ENTITY psmisc-contversion "21.4">
<!ENTITY psmisc-dir "psmisc-&psmisc-version;">
<!ENTITY psmisc-package "psmisc-&psmisc-version;.tar.gz">
-<!ENTITY psmisc-size "259 KB">
+<!ENTITY psmisc-size "375 KB">
<!ENTITY psmisc-compsize "2.2 MB">
<!ENTITY psmisc-time "0.1 SBU">
diff --git a/index.xml b/index.xml
index 54cd7c937..80b6dec97 100644
--- a/index.xml
+++ b/index.xml
@@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
-<!ENTITY version "CVS-20031129">
-<!ENTITY releasedate "November 29th, 2003">
+<!ENTITY version "CVS-20031203">
+<!ENTITY releasedate "December 3rd, 2003">
<!ENTITY milestone "5.1">
<!ENTITY nbsp " ">