Author: matthew Date: 2005-10-31 10:52:01 -0700 (Mon, 31 Oct 2005) New Revision: 7110
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/general.ent Log: Upgrade to procps-3.2.6 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-10-31 17:36:57 UTC (rev 7109) +++ trunk/BOOK/chapter01/changelog.xml 2005-10-31 17:52:01 UTC (rev 7110) @@ -68,7 +68,7 @@ <listitem><para>Ncurses &ncurses-version;</para></listitem> <!-- <listitem><para>Patch &patch-version;</para></listitem> --> <listitem><para>Perl &perl-version;</para></listitem> -<!-- <listitem><para>Procps &procps-version;</para></listitem> --> +<listitem><para>Procps &procps-version;</para></listitem> <!-- <listitem><para>Psmisc &psmisc-version;</para></listitem> --> <!-- <listitem><para>Readline &readline-version;</para></listitem> --> <!-- <listitem><para>Sed &sed-version;</para></listitem> --> @@ -122,6 +122,9 @@ </itemizedlist> </listitem> +<listitem><para>October 31, 2005 [matt]: Upgrade to procps-3.2.6.</para> +</listitem> + <listitem><para>October 31, 2005 [matt]: Build udev_run_devd and udev_run_hotplugd and alter the udev rules file so that udev once again executes programs in the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635). Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-10-31 17:36:57 UTC (rev 7109) +++ trunk/BOOK/chapter03/packages.xml 2005-10-31 17:52:01 UTC (rev 7110) @@ -319,7 +319,7 @@ </varlistentry> <varlistentry> -<term>Procps (&procps-version;) - 224 KB:</term> +<term>Procps (&procps-version;) - 221 KB:</term> <listitem> <para><ulink url="http://procps.sourceforge.net/"/></para> </listitem> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-10-31 17:36:57 UTC (rev 7109) +++ trunk/BOOK/general.ent 2005-10-31 17:52:01 UTC (rev 7110) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20051029"> -<!ENTITY releasedate "October 29, 2005"> +<!ENTITY version "SVN-20051031"> +<!ENTITY releasedate "October 31, 2005"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> @@ -67,7 +67,7 @@ <!ENTITY ncurses-version "5.5"> <!ENTITY patch-version "2.5.4"> <!ENTITY perl-version "5.8.7"> -<!ENTITY procps-version "3.2.5"> +<!ENTITY procps-version "3.2.6"> <!ENTITY psmisc-version "21.6"> <!ENTITY readline-version "5.0"> <!ENTITY sed-version "4.1.4"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
