Changeset 1802106


Ignore:
Timestamp:
07/26/2006 05:35:12 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.2
Children:
afa280a
Parents:
d6c114a
Message:

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/whatsnew.xml

    rd6c114a r1802106  
    239239    </listitem>
    240240    <listitem>
     241      <para>&module-init-modprobe-patch;</para>
     242    </listitem>
     243    <listitem>
    241244      <para>&perl-libc-patch;</para>
    242245    </listitem>
  • chapter06/module-init-tools.xml

    rd6c114a r1802106  
    3636    <title>Installation of Module-Init-Tools</title>
    3737
    38     <para>First correct a potential problem when modules are specified 
     38    <para>First correct a potential problem when modules are specified
    3939    using regular expressions:</para>
    4040
    41 <screen><userinput>patch -Np1 -i ../module-init-tools-&module-init-tools-version;-modprobe-1.patch</userinput></screen>
     41<screen><userinput>patch -Np1 -i ../&module-init-modprobe-patch;</userinput></screen>
    4242
    4343    <para>Issue the following commands to perform the tests (note that the
Note: See TracChangeset for help on using the changeset viewer.