diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-20 01:47:22 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-20 01:47:22 +0000 |
commit | 72b0264b85cbe2e8841e0386f8f698e414afcbf3 (patch) | |
tree | 13b539527dc183ccf12ab69897b394af0e66f09e /chapter03/patches.xml | |
parent | cdb5a787761f3085c243ea0d68a5234ebc9bf225 (diff) |
Added hotplug to HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 90bcaa7a7..0c81eff64 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -64,6 +64,34 @@ following:</para> </varlistentry> <varlistentry> +<term>Hotplug patch that eliminates bogus dependencies - 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> +<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> +<listitem> +<para><ulink url="&patches-root;hotplug-&hotplug-version;-isapnp-2.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Inetutils Kernel Headers Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;inetutils-&inetutils-version;-kernel-headers-1.patch"/></para> |