فهرست منبع

Updated Module-Init-Tools to 3.4.1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy 17 سال پیش
والد
کامیت
bfdb0e1908
4فایلهای تغییر یافته به همراه11 افزوده شده و 8 حذف شده
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter01/whatsnew.xml
  3. 3 3
      chapter06/module-init-tools.xml
  4. 4 4
      packages.ent

+ 3 - 0
chapter01/changelog.xml

@@ -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>

+ 1 - 1
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>

+ 3 - 3
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

+ 4 - 4
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">