Author: matthew
Date: 2009-02-08 11:27:19 -0700 (Sun, 08 Feb 2009)
New Revision: 8810
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/module-init-tools.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Upgrade to Module-Init-Tools-3.6. Fixes #2343.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-02-08 12:43:24 UTC (rev 8809)
+++ trunk/BOOK/chapter01/changelog.xml 2009-02-08 18:27:19 UTC (rev 8810)
@@ -41,6 +41,10 @@
<para>2009-02-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Module-init-Tools-3.6. Fixes
+ <ulink url="&lfs-ticket-root;2343">#2343</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to File-5.00. Fixes
<ulink url="&lfs-ticket-root;2342">#2342</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2009-02-08 12:43:24 UTC (rev 8809)
+++ trunk/BOOK/chapter01/whatsnew.xml 2009-02-08 18:27:19 UTC (rev 8810)
@@ -225,6 +225,10 @@
</listitem>
<listitem>
+ <para>&module-init-tools-manpages-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&patch-fixes-patch;</para>
</listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2009-02-08 12:43:24 UTC (rev 8809)
+++ trunk/BOOK/chapter03/patches.xml 2009-02-08 18:27:19 UTC (rev 8810)
@@ -163,6 +163,14 @@
</varlistentry>
<varlistentry>
+ <term>Module Init Tools Man Pages Patch -
<token>&module-init-tools-manpages-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
url="&patches-root;&module-init-tools-manpages-patch;"/></para>
+ <para>MD5 sum:
<literal>&module-init-tools-manpages-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Patch Carriage Return Fix Patch -
<token>&patch-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&patch-fixes-patch;"/></para>
Modified: trunk/BOOK/chapter06/module-init-tools.xml
===================================================================
--- trunk/BOOK/chapter06/module-init-tools.xml 2009-02-08 12:43:24 UTC (rev
8809)
+++ trunk/BOOK/chapter06/module-init-tools.xml 2009-02-08 18:27:19 UTC (rev
8810)
@@ -41,6 +41,13 @@
<sect2 role="installation">
<title>Installation of Module-Init-Tools</title>
+ <para>The Module-Init-Tools source tarball doesn't contain generated
+ man pages. Apply the following patch so that no attempt to generate the
+ man pages is made (such attempts will fail due to a lack of necessary tools
+ in the LFS system):</para>
+
+<screen><userinput remap="pre">patch -Np1 -i
../&module-init-tools-manpages-patch;</userinput></screen>
+
<para>The testsuite of this package is geared towards the needs of its
Maintainer. The command <command>make check</command> builds a specially
wrapped version of modprobe which is useless for normal operation. To run
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2009-02-08 12:43:24 UTC (rev 8809)
+++ trunk/BOOK/packages.ent 2009-02-08 18:27:19 UTC (rev 8810)
@@ -362,10 +362,10 @@
<!ENTITY man-pages-ch6-du "21 MB">
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
-<!ENTITY module-init-tools-version "3.5">
-<!ENTITY module-init-tools-size "207 KB">
+<!ENTITY module-init-tools-version "3.6">
+<!ENTITY module-init-tools-size "225 KB">
<!ENTITY module-init-tools-url
"http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-&module-init-tools-version;.tar.bz2">
-<!ENTITY module-init-tools-md5 "2b47686247fc9a99bfdb9dd1d1d80e6f">
+<!ENTITY module-init-tools-md5 "c628deb52bfa219a959d78313989e87e">
<!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
<!ENTITY module-init-tools-ch6-du "8 MB">
<!ENTITY module-init-tools-ch6-sbu "less than 0.1 SBU">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2009-02-08 12:43:24 UTC (rev 8809)
+++ trunk/BOOK/patches.ent 2009-02-08 18:27:19 UTC (rev 8810)
@@ -94,6 +94,11 @@
<!ENTITY mktemp-tempfile-patch-size "3.5 KB"> -->
+<!ENTITY module-init-tools-manpages-patch
"module-init-tools-&module-init-tools-version;-man_pages-1.patch">
+<!ENTITY module-init-tools-manpages-patch-md5
"53920ebdb28ba4595c009ab45fa18283">
+<!ENTITY module-init-tools-manpages-patch-size "34.5 KB">
+
+
<!ENTITY patch-fixes-patch "patch-&patch-version;-fixes-1.patch">
<!ENTITY patch-fixes-patch-md5 "a2f0901f42e87ad3d5fefbccee6a09f4">
<!ENTITY patch-fixes-patch-size "1.7 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page