aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-11 14:22:41 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-11 14:22:41 +0000
commitbfdb0e1908aa3549dc6ababe9338c1338a11009b (patch)
tree02c56257b7e938f93ab7d0d62d780535a86a50ac
parent52e836aff186fbe0097b42c30873a244f5f6c8b6 (diff)
Updated Module-Init-Tools to 3.4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/whatsnew.xml2
-rw-r--r--chapter06/module-init-tools.xml6
-rw-r--r--packages.ent8
4 files changed, 11 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 83bb11b18..bf1788b97 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2008-10-11</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated Module-Init-Tools to 3.4.1.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added documentation installation commands to the
Chapter 6 Readline instructions.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 0eda9cae7..1e08a87a6 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -340,7 +340,7 @@
</listitem>
<listitem>
- <para>readline-5.4-fixes-4.patch</para>
+ <para>readline-5.2-fixes-3.patch</para>
</listitem>
<listitem>
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 2df4ea164..cea92a17b 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -51,9 +51,9 @@
<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
- this, issue the following commands (note that the <command>make clean</command>
- command is required to clean up the source tree before recompiling for
- normal use):</para>
+ this (about 0.2 SBU), issue the following commands (note that the
+ <command>make clean</command> command is required to clean up the source
+ tree before recompiling for normal use):</para>
<screen><userinput remap="test">./configure
make check
diff --git a/packages.ent b/packages.ent
index 99173919e..30d8e2fbe 100644
--- a/packages.ent
+++ b/packages.ent
@@ -370,10 +370,10 @@
<!ENTITY mktemp-ch6-du "0.4 MB">
<!ENTITY mktemp-ch6-sbu "less than 0.1 SBU">
-<!ENTITY module-init-tools-version "3.4">
-<!ENTITY module-init-tools-size "186 KB">
-<!ENTITY module-init-tools-url "http://www.kernel.org/pub/linux/kernel/people/jcm/module-init-tools/module-init-tools-&module-init-tools-version;.tar.bz2">
-<!ENTITY module-init-tools-md5 "db6ac059e80e8dd4389dbe81ee61f3c6">
+<!ENTITY module-init-tools-version "3.4.1">
+<!ENTITY module-init-tools-size "195 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 "e253b066a1bab1d727ca0d54f001b49c">
<!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">