diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fb960ef7c..45bc38934 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,13 @@ <para>2009-05-16</para> <itemizedlist> <listitem> + <para>[matthew] - Add creation of + <filename>/etc/modprobe.conf</filename> to prevent ohci_hcd and + uhci_hcd modules being loaded before ehci_hcd, and thus avoid a + boot-time warning. Fixes + <ulink url="&lfs-ticket-root;2280">#2280</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Udev-142. Fixes <ulink url="&lfs-ticket-root;2395">#2395</ulink>.</para> </listitem> |