aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/whatsnew.xml
diff options
context:
space:
mode:
authorBryan Kadzban <bryan@linuxfromscratch.org>2008-05-23 01:45:45 +0000
committerBryan Kadzban <bryan@linuxfromscratch.org>2008-05-23 01:45:45 +0000
commit61e63d302cd8bdb73dbb2d6567ca6e66184ae251 (patch)
treee68ecafb2b734e3af99f5eba6df85436bad18b58 /chapter01/whatsnew.xml
parent1c6f1c1e4177cf26946a7cf8865f15be1405d9b6 (diff)
Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text.
Should fix #2057, #2079, #2170, and #2186. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r--chapter01/whatsnew.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 10e5e5e32..c0f887bc8 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -179,9 +179,9 @@
<listitem>
<para>Texinfo &texinfo-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Udev &udev-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>&udev-config;</para>
</listitem>
@@ -237,10 +237,6 @@
</listitem>
<listitem>
- <para>&udev-usbid-patch;</para>
- </listitem>
-
- <listitem>
<para>&vim-fixes-patch;</para>
</listitem>