Przeglądaj źródła

Using the proper module-init-tools patch entitie.
Updated whatsnew.xml.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Manuel Canales Esparcia 19 lat temu
rodzic
commit
2bf4f1366a
2 zmienionych plików z 5 dodań i 2 usunięć
  1. 3 0
      chapter01/whatsnew.xml
  2. 2 2
      chapter06/module-init-tools.xml

+ 3 - 0
chapter01/whatsnew.xml

@@ -237,6 +237,9 @@
     <listitem>
       <para>&mktemp-tempfile-patch;</para>
     </listitem>
+    <listitem>
+      <para>&module-init-modprobe-patch;</para>
+    </listitem>
     <listitem>
       <para>&perl-libc-patch;</para>
     </listitem>

+ 2 - 2
chapter06/module-init-tools.xml

@@ -35,10 +35,10 @@
   <sect2 role="installation">
     <title>Installation of Module-Init-Tools</title>
 
-    <para>First correct a potential problem when modules are specified 
+    <para>First correct a potential problem when modules are specified
     using regular expressions:</para>
 
-<screen><userinput>patch -Np1 -i ../module-init-tools-&module-init-tools-version;-modprobe-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../&module-init-modprobe-patch;</userinput></screen>
 
     <para>Issue the following commands to perform the tests (note that the
     <command>make distclean</command> command is required to clean up the source