aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-01-26 19:28:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-01-26 19:28:22 +0000
commit3cf57d40591f302edea1962a8949fe646b365b5c (patch)
tree5b399448faf021f1e9100e193f509f1c09d8f792 /chapter01
parentcf8d1947c2d2354d6492fa81c38ddf2eca5c1006 (diff)
Remove a lot of redundant Udev rules. Upstream has most of what we need. Fixes #2527.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 51b9ac763..1d9097db2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,17 @@
<para>2010-01-24</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Remove a lot of redundant Udev rules, using upstream's
+ rules instead. Fixes
+ <ulink url="&lfs-ticket-root;2527">#2527</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2010-01-24</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] Update to GRUB-1.97.2.
Fixes
<ulink url="&lfs-ticket-root;2556">#2556</ulink>.</para>