diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 7 | ||||
-rw-r--r-- | chapter03/patches.xml | 28 |
2 files changed, 35 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index b4c7dd96d..91a64d753 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -166,6 +166,13 @@ </varlistentry> <varlistentry> +<term>Hotplug (&hotplug-version;) - 34 KB:</term> +<listitem> +<para><ulink url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Iana-Etc (&iana-etc-version;) - 161 KB:</term> <listitem> <para><ulink url="&freshmeat;iana-etc/"/></para> 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> |