Updated Module-Init-Tools to 3.4.1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Randy McMurchy 2008-10-11 14:22:41 +00:00
parent 52e836aff1
commit bfdb0e1908
4 changed files with 11 additions and 8 deletions

View File

@ -40,6 +40,9 @@
<listitem> <listitem>
<para>2008-10-11</para> <para>2008-10-11</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[randy] - Updated Module-Init-Tools to 3.4.1.</para>
</listitem>
<listitem> <listitem>
<para>[randy] - Added documentation installation commands to the <para>[randy] - Added documentation installation commands to the
Chapter 6 Readline instructions.</para> Chapter 6 Readline instructions.</para>

View File

@ -340,7 +340,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>readline-5.4-fixes-4.patch</para> <para>readline-5.2-fixes-3.patch</para>
</listitem> </listitem>
<listitem> <listitem>

View File

@ -51,9 +51,9 @@
<para>The testsuite of this package is geared towards the needs of its <para>The testsuite of this package is geared towards the needs of its
Maintainer. The command <command>make check</command> builds a specially Maintainer. The command <command>make check</command> builds a specially
wrapped version of modprobe which is useless for normal operation. To run wrapped version of modprobe which is useless for normal operation. To run
this, issue the following commands (note that the <command>make clean</command> this (about 0.2 SBU), issue the following commands (note that the
command is required to clean up the source tree before recompiling for <command>make clean</command> command is required to clean up the source
normal use):</para> tree before recompiling for normal use):</para>
<screen><userinput remap="test">./configure <screen><userinput remap="test">./configure
make check make check

View File

@ -370,10 +370,10 @@
<!ENTITY mktemp-ch6-du "0.4 MB"> <!ENTITY mktemp-ch6-du "0.4 MB">
<!ENTITY mktemp-ch6-sbu "less than 0.1 SBU"> <!ENTITY mktemp-ch6-sbu "less than 0.1 SBU">
<!ENTITY module-init-tools-version "3.4"> <!ENTITY module-init-tools-version "3.4.1">
<!ENTITY module-init-tools-size "186 KB"> <!ENTITY module-init-tools-size "195 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-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 "db6ac059e80e8dd4389dbe81ee61f3c6"> <!ENTITY module-init-tools-md5 "e253b066a1bab1d727ca0d54f001b49c">
<!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org"> <!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
<!ENTITY module-init-tools-ch6-du "8 MB"> <!ENTITY module-init-tools-ch6-du "8 MB">
<!ENTITY module-init-tools-ch6-sbu "less than 0.1 SBU"> <!ENTITY module-init-tools-ch6-sbu "less than 0.1 SBU">