aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBryan Kadzban <bryan@linuxfromscratch.org>2006-10-24 01:41:23 +0000
committerBryan Kadzban <bryan@linuxfromscratch.org>2006-10-24 01:41:23 +0000
commita8048346129cc6b166bd2a0594f46e33585b5b7b (patch)
treef48c7644709db08191f473153879590df4951bde /chapter01/changelog.xml
parentdbfd971ac4356ad18aae68e61672066a2fb4e8df (diff)
Add an explanation of how to find the PCI bus position of network devices, to fix #1904. Also switch the sample udev rule from ID== to KERNELS== (required for udev >=098).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dd9398ead..bfd25d154 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2006-10-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bryan] - Add an explanation of how to discover PCI bus
+ locations for network devices. Fixes #1904.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2006-10-21</para>
<itemizedlist>
<listitem>