diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:21:42 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:21:42 +0000 |
commit | bad0dd14d9c40126fe3755c667e25ef2acc57563 (patch) | |
tree | c42993f5364845a3b167df6e99f34f73bb710f9e /chapter03/patches.xml | |
parent | 69a7501b6592d07efb133810e811fc778076fa0a (diff) |
Cleaned up hotplug installation a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 5e6fe72bd..035f0b8c8 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -64,28 +64,21 @@ following:</para> </varlistentry> <varlistentry> -<term>Hotplug patch that eliminates bogus dependencies - 1 KB:</term> +<term>Hotplug Bogus Dependencies Patch- 1 KB:</term> <listitem> <para><ulink url="&patches-root;hotplug-&hotplug-version;-bogus-deps-1.patch"/></para> </listitem> </varlistentry> <varlistentry> -<term>Hotplug patch that makes the initscript consistent with the rest - 1 KB:</term> -<listitem> -<para><ulink url="&patches-root;hotplug-&hotplug-version;-cosmetic-2.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> -<term>Hotplug patch that fixes USB cold plugging - 1 KB:</term> +<term>Hotplug Fix for USB Coldplugging - 1 KB:</term> <listitem> <para><ulink url="&patches-root;hotplug-&hotplug-version;-device-2.patch"/></para> </listitem> </varlistentry> <varlistentry> -<term>Hotplug patch that adds ISAPNP hardware detection (optional) - 1 KB:</term> +<term>Hotplug ISAPNP Coldplugging Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;hotplug-&hotplug-version;-isapnp-2.patch"/></para> </listitem> |