Author: matthew
Date: 2010-06-21 08:57:19 -0600 (Mon, 21 Jun 2010)
New Revision: 9308
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/udev.xml
trunk/BOOK/packages.ent
Log:
Upgrade to Udev-157. Fixes #2676.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-06-21 14:56:47 UTC (rev 9307)
+++ trunk/BOOK/chapter01/changelog.xml 2010-06-21 14:57:19 UTC (rev 9308)
@@ -40,6 +40,10 @@
<para>2010-06-21</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Udev-157. Fixes
+ <ulink url="&lfs-ticket-root;2676">#2676</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Gettext-0.18.1.1. Fixes
<ulink url="&lfs-ticket-root;2686">#2686</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/udev.xml
===================================================================
--- trunk/BOOK/chapter06/udev.xml 2010-06-21 14:56:47 UTC (rev 9307)
+++ trunk/BOOK/chapter06/udev.xml 2010-06-21 14:57:19 UTC (rev 9308)
@@ -121,17 +121,6 @@
<screen><userinput remap="install">rmdir -v
/usr/share/doc/udev</userinput></screen>
- <para>Udev's default configuration covers most but not all devices. Install
- a file to create symlinks for certain hand-held devices:</para>
-
-<screen><userinput remap="install">install -m644 -v
rules/packages/40-pilot-links.rules \
- /lib/udev/rules.d/</userinput></screen>
-
- <!-- There are more files available in the packages/ directory, if we want
- to consider using them. Most are probably irrelevant to LFS though.
- "alsa" isn't, but we already have those rules, using a better set of
- matches. Most of the files in packages/ are for other architectures.
-->
-
<para>Now install the LFS-specific custom rules files:</para>
<screen><userinput remap="install">cd &udev-config;
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2010-06-21 14:56:47 UTC (rev 9307)
+++ trunk/BOOK/packages.ent 2010-06-21 14:57:19 UTC (rev 9308)
@@ -513,10 +513,10 @@
<!ENTITY texinfo-ch6-du "21 MB">
<!ENTITY texinfo-ch6-sbu "0.3 SBU">
-<!ENTITY udev-version "156">
-<!ENTITY udev-size "521 KB">
+<!ENTITY udev-version "157">
+<!ENTITY udev-size "523 KB">
<!ENTITY udev-url
"&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
-<!ENTITY udev-md5 "5efef35990dd20d8bb459eaff36d1f88">
+<!ENTITY udev-md5 "0ea39cc875116982abf200eb16c1b53e">
<!ENTITY udev-home "&kernel;linux/utils/kernel/hotplug/udev.html">
<!ENTITY udev-ch6-du "11.6 MB">
<!ENTITY udev-ch6-sbu "0.2 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page