Author: matthew
Date: 2009-11-15 08:10:10 -0700 (Sun, 15 Nov 2009)
New Revision: 9103

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/udev.xml
   trunk/BOOK/packages.ent
Log:
Upgrade to Udev-147. Fixes #2512.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-11-15 15:09:30 UTC (rev 9102)
+++ trunk/BOOK/chapter01/changelog.xml  2009-11-15 15:10:10 UTC (rev 9103)
@@ -41,6 +41,10 @@
       <para>2009-11-15</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] Upgraded to Udev-147. Fixes
+          <ulink url="&lfs-ticket-root;2512">#2512</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] Upgraded to Linux-2.6.31.6. Fixes
           <ulink url="&lfs-ticket-root;2511">#2511</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/udev.xml
===================================================================
--- trunk/BOOK/chapter06/udev.xml       2009-11-15 15:09:30 UTC (rev 9102)
+++ trunk/BOOK/chapter06/udev.xml       2009-11-15 15:10:10 UTC (rev 9103)
@@ -65,7 +65,7 @@
     --sysconfdir=/etc --sbindir=/sbin \
     --with-rootlibdir=/lib --libexecdir=/lib/udev \
     --docdir=/usr/share/doc/udev-&udev-version; \
-    --disable-extras</userinput></screen>
+    --disable-extras --disable-introspection</userinput></screen>
 
     <variablelist>
       <title>The meaning of the new configure options</title>
@@ -112,6 +112,15 @@
           <filename>README</filename> file for more information.</para>
         </listitem>
       </varlistentry>
+
+      <varlistentry>
+        <term><parameter>--disable-introspection</parameter></term>
+        <listitem>
+          <para>This option prevents Udev's instrospection feature, which
+          requires packages not installed as part of the base LFS system.  See
+          the Udev <filename>README</filename> file for more 
information.</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
 
     <para>Compile the package:</para>

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2009-11-15 15:09:30 UTC (rev 9102)
+++ trunk/BOOK/packages.ent     2009-11-15 15:10:10 UTC (rev 9103)
@@ -500,10 +500,10 @@
 <!ENTITY texinfo-ch6-du "21 MB">
 <!ENTITY texinfo-ch6-sbu "0.3 SBU">
 
-<!ENTITY udev-version "146">
-<!ENTITY udev-size "519 KB">
+<!ENTITY udev-version "147">
+<!ENTITY udev-size "527 KB">
 <!ENTITY udev-url 
"&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
-<!ENTITY udev-md5 "b2a8acefda4fa8a70d45642035abd718">
+<!ENTITY udev-md5 "aed0129c5a00e01d1be75ffda7d2e0f1">
 <!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

Reply via email to