Author: matthew
Date: 2005-03-12 07:46:36 -0700 (Sat, 12 Mar 2005)
New Revision: 4732
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter03/packages.xml
trunk/BOOK/chapter06/psmisc.xml
trunk/BOOK/general.ent
Log:
* Upgrade to psmisc-21.6
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2005-03-12 01:42:42 UTC (rev 4731)
+++ trunk/BOOK/chapter01/changelog.xml 2005-03-12 14:46:36 UTC (rev 4732)
@@ -43,6 +43,7 @@
<listitem><para>Module-init-tools 3.1</para></listitem>
<listitem><para>Perl 5.8.6</para></listitem>
<listitem><para>Procps 3.2.5</para></listitem>
+<listitem><para>Psmisc 21.6</para></listitem>
<listitem><para>Sed 4.1.4</para></listitem>
<listitem><para>Shadow 4.0.7</para></listitem>
<listitem><para>Sysvinit 2.86</para></listitem>
@@ -81,6 +82,8 @@
</itemizedlist>
</listitem>
+<listitem><para>March 12, 2005 [matt]: Upgraded psmisc to
21.6</para></listitem>
+
<listitem><para>March 10, 2005 [matt]: gettext no longer installs
libgettext{lib,src}.a (Jack Brown)</para></listitem>
Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml 2005-03-12 01:42:42 UTC (rev 4731)
+++ trunk/BOOK/chapter03/packages.xml 2005-03-12 14:46:36 UTC (rev 4732)
@@ -326,7 +326,7 @@
</varlistentry>
<varlistentry>
-<term>Psmisc (&psmisc-version;) - 374 KB:</term>
+<term>Psmisc (&psmisc-version;) - 217 KB:</term>
<listitem>
<para><ulink url="&sourceforge;psmisc/"/></para>
</listitem>
Modified: trunk/BOOK/chapter06/psmisc.xml
===================================================================
--- trunk/BOOK/chapter06/psmisc.xml 2005-03-12 01:42:42 UTC (rev 4731)
+++ trunk/BOOK/chapter06/psmisc.xml 2005-03-12 14:46:36 UTC (rev 4732)
@@ -16,7 +16,7 @@
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.1 SBU</seg><seg>2.2 MB</seg></seglistitem>
+<seglistitem><seg>0.1 SBU</seg><seg>1.5 MB</seg></seglistitem>
</segmentedlist>
<segmentedlist>
@@ -58,12 +58,9 @@
<para>There is no reason for the <command>pstree</command> and
<command>pstree.x11</command> programs to reside in <filename
class="directory">/bin</filename>. Therefore, move them to <filename
-class="directory">/usr/bin</filename>. Also, there is no need for
-<command>pstree.x11</command> to exist as a separate program. Make it
-a symbolic link to <command>pstree</command> instead:</para>
+class="directory">/usr/bin</filename>:</para>
-<screen><userinput>mv /bin/pstree* /usr/bin
-ln -sf pstree /usr/bin/pstree.x11</userinput></screen>
+<screen><userinput>mv /bin/pstree* /usr/bin</userinput></screen>
<para>By default, Psmisc's <command>pidof</command> program is not
installed. This usually is not a problem because it is installed later
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-03-12 01:42:42 UTC (rev 4731)
+++ trunk/BOOK/general.ent 2005-03-12 14:46:36 UTC (rev 4732)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050310">
-<!ENTITY releasedate "March 10, 2005">
+<!ENTITY version "SVN-20050312">
+<!ENTITY releasedate "March 12, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
@@ -66,7 +66,7 @@
<!ENTITY patch-version "2.5.4">
<!ENTITY perl-version "5.8.6">
<!ENTITY procps-version "3.2.5">
-<!ENTITY psmisc-version "21.5">
+<!ENTITY psmisc-version "21.6">
<!ENTITY readline-version "5.0">
<!ENTITY sed-version "4.1.4">
<!ENTITY shadow-version "4.0.7">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page