Author: matthew
Date: 2012-09-16 07:56:18 -0600 (Sun, 16 Sep 2012)
New Revision: 9994

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/kmod.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/patches.ent
Log:
Upgrade to Kmod-10. Fixes #3180.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-09-16 13:55:21 UTC (rev 9993)
+++ trunk/BOOK/chapter01/changelog.xml  2012-09-16 13:56:18 UTC (rev 9994)
@@ -41,6 +41,10 @@
       <para>2012-09-16</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Upgrade to Kmod-10.  Fixes
+          <ulink url="&lfs-ticket-root;3180">#3180</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Fix link to Linux User's Guide.  Fixes
           <ulink url="&lfs-ticket-root;3179">#3179</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2012-09-16 13:55:21 UTC (rev 9993)
+++ trunk/BOOK/chapter01/whatsnew.xml   2012-09-16 13:56:18 UTC (rev 9994)
@@ -112,9 +112,9 @@
     <!--<listitem>
       <para>Kbd &kbd-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>Kmod &kmod-version;</para>
-    </listitem>-->
+    </listitem>
     <listitem>
       <para>Less &less-version;</para>
     </listitem>
@@ -239,6 +239,10 @@
       <para>bash-4.2-fixes-8.patch</para>
     </listitem>
 
+    <listitem>
+      <para>kmod-9-testsuite-1.patch</para>
+    </listitem>
+
   </itemizedlist>
 
 </sect1>

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2012-09-16 13:55:21 UTC (rev 9993)
+++ trunk/BOOK/chapter03/patches.xml    2012-09-16 13:56:18 UTC (rev 9994)
@@ -108,14 +108,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Kmod Testsuite Patch - 
<token>&kmod-testsuite-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink 
url="&patches-root;&kmod-testsuite-patch;"/></para>
-        <para>MD5 sum: <literal>&kmod-testsuite-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Make Upstream Fixes Patch - 
<token>&make-fixes-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink url="&patches-root;&make-fixes-patch;"/></para>

Modified: trunk/BOOK/chapter06/kmod.xml
===================================================================
--- trunk/BOOK/chapter06/kmod.xml       2012-09-16 13:55:21 UTC (rev 9993)
+++ trunk/BOOK/chapter06/kmod.xml       2012-09-16 13:56:18 UTC (rev 9994)
@@ -41,11 +41,6 @@
   <sect2 role="installation">
     <title>Installation of Kmod</title>
 
-    <para>Apply the following patch to fix a problem when running the testsuite
-    on x86 hosts:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i 
../&kmod-testsuite-patch;</userinput></screen>
-
     <para>Prepare Kmod for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr       \

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-09-16 13:55:21 UTC (rev 9993)
+++ trunk/BOOK/packages.ent     2012-09-16 13:56:18 UTC (rev 9994)
@@ -286,10 +286,10 @@
 <!ENTITY kbd-ch6-du "20 MB">
 <!ENTITY kbd-ch6-sbu "0.1 SBU">
 
-<!ENTITY kmod-version "9">
-<!ENTITY kmod-size "1,096 KB">
+<!ENTITY kmod-version "10">
+<!ENTITY kmod-size "1,099 KB">
 <!ENTITY kmod-url "&kernel;linux/utils/kernel/kmod/kmod-&kmod-version;.tar.xz">
-<!ENTITY kmod-md5 "c8ae2d2694fbca2b28e238b30543a0cd">
+<!ENTITY kmod-md5 "e2a883c4df15a50f78a7a61d5b64089f">
 <!ENTITY kmod-home " ">
 <!ENTITY kmod-ch6-du "30 MB">
 <!ENTITY kmod-ch6-sbu "0.1 SBU">

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2012-09-16 13:55:21 UTC (rev 9993)
+++ trunk/BOOK/patches.ent      2012-09-16 13:56:18 UTC (rev 9994)
@@ -62,11 +62,6 @@
 <!ENTITY kbd-fixes-patch-size "1.6 KB">
 
 
-<!ENTITY kmod-testsuite-patch "kmod-&kmod-version;-testsuite-1.patch">
-<!ENTITY kmod-testsuite-patch-md5 "11ab14f5b63ae3c163804517cf110fbb">
-<!ENTITY kmod-testsuite-patch-size "2.2 KB">
-
-
 <!ENTITY make-fixes-patch "make-&make-version;-upstream_fixes-2.patch">
 <!ENTITY make-fixes-patch-md5 "02c0f3989185a7345233872b1ae5f46d">
 <!ENTITY make-fixes-patch-size "9.7 KB">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to