mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Using the proper module-init-tools patch entity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
340005d3b4
commit
cb9c31a4c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user