mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-01 17:15:13 +01:00
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:
parent
52e836aff1
commit
bfdb0e1908
@ -40,6 +40,9 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
@ -340,7 +340,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>readline-5.4-fixes-4.patch</para>
|
||||
<para>readline-5.2-fixes-3.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -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
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user