mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Corrected the hotplug patch in chapter 6 instructins
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b3aee6ea72
commit
7db6ac519b
@ -107,6 +107,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
|
||||
name of the bogus deps patch</para></listitem>
|
||||
|
||||
<listitem><para>June 12, 2004 [alexander]: British people speak English but
|
||||
need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
|
||||
text on the console page to account for this</para></listitem>
|
||||
|
@ -34,7 +34,7 @@ upon <application>which</application> and
|
||||
<application>usbutils</application> packages:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../hotplug-&hotplug-version;-bogus-deps-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../hotplug-&hotplug-version;-bogus_deps-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
USB coldplugging is somewhat broken in Hotplug by default. Fix this with the
|
||||
|
Loading…
Reference in New Issue
Block a user