diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-14 06:40:47 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-14 06:40:47 +0000 |
commit | 6d87f47af241143edeae5922c240fd90df6270f0 (patch) | |
tree | b1a77edefc2b958ec6f2340cd0e1cfb86c1e1e34 /chapter01 | |
parent | d1999f8b7eaf94eee67bcd43c55bc451604d56f6 (diff) |
Hotplug Updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6d66091f6..b99d8c8ab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 11, 2005 [jim]: Added /var/log/hotplug for capturing +of hotplug events. Added /lib/firmware for firmware loading with hotplug</para></listitem> + <listitem><para>March 13, 2005 [jim]: Updated iproute2 db patch to iproute2-2.6.11-050310. Removed unneeded find_update patch also for iproute2-2.6.11-050310</para></listitem> |