mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Upgrade to Module-Init-Tools-3.8. Fixes #2381.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a5d5b36c01
commit
c99f5b99bb
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<para>2009-05-10</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Module-Init-Tools-3.8. Fixes
|
||||
<ulink url="&lfs-ticket-root;2381">#2381</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Man-pages-3.21. Fixes
|
||||
<ulink url="&lfs-ticket-root;2384">#2384</ulink>.</para>
|
||||
|
@ -240,10 +240,6 @@
|
||||
<para>&inetutils-man_pages-patch;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&module-init-tools-manpages-patch;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&patch-fixes-patch;</para>
|
||||
</listitem>
|
||||
|
@ -154,14 +154,6 @@
|
||||
</listitem>
|
||||
</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>
|
||||
|
@ -41,13 +41,6 @@
|
||||
<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
|
||||
|
@ -357,10 +357,10 @@
|
||||
<!ENTITY man-pages-ch6-du "21 MB">
|
||||
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY module-init-tools-version "3.6">
|
||||
<!ENTITY module-init-tools-size "225 KB">
|
||||
<!ENTITY module-init-tools-version "3.8">
|
||||
<!ENTITY module-init-tools-size "784 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 "c628deb52bfa219a959d78313989e87e">
|
||||
<!ENTITY module-init-tools-md5 "470d7830fd263d29a92149da6ae9f122">
|
||||
<!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">
|
||||
|
@ -89,11 +89,6 @@
|
||||
<!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">
|
||||
|
Loading…
Reference in New Issue
Block a user