Author: jim
Date: 2005-03-16 07:56:40 -0700 (Wed, 16 Mar 2005)
New Revision: 4763
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/iproute2.xml
trunk/BOOK/general.ent
Log:
Removed find_update patch from iproute2
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2005-03-15 18:47:03 UTC (rev 4762)
+++ trunk/BOOK/chapter01/changelog.xml 2005-03-16 14:56:40 UTC (rev 4763)
@@ -81,6 +81,9 @@
</itemizedlist>
</listitem>
+<listitem><para>March 16, 2005 [jim]: Removed find_update patch for IPRoute2,
it is not
+needed anymore</para></listitem>
+
<listitem><para>March 15, 2005 [matt]: Upgraded to
iproute2-2.6.11-050314</para></listitem>
<listitem><para>March 14, 2005 [matt]: List the installed files/directories
Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml 2005-03-15 18:47:03 UTC (rev 4762)
+++ trunk/BOOK/chapter06/iproute2.xml 2005-03-16 14:56:40 UTC (rev 4763)
@@ -42,13 +42,6 @@
<screen><userinput>patch -Np1 -i
../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>
-<para>The patch below fixes the issue with the newer versions of
-Findutils whose <command>find</command> command will report an error
-message when its options are not in the proper order.</para>
-
-<screen><userinput>patch -Np1 -i
../iproute2-&iproute2-patch-version;-find_update-1.patch</userinput></screen>
-
-
<para>Prepare Iproute2 for compilation:</para>
<screen><userinput>./configure </userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-03-15 18:47:03 UTC (rev 4762)
+++ trunk/BOOK/general.ent 2005-03-16 14:56:40 UTC (rev 4763)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050315">
-<!ENTITY releasedate "March 15, 2005">
+<!ENTITY version "SVN-20050316">
+<!ENTITY releasedate "March 16, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page