[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 52b24cebc80ef41eee1e044244a416e468625c0a

git git at cross-lfs.org
Fri Jan 1 14:55:40 PST 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  52b24cebc80ef41eee1e044244a416e468625c0a (commit)
      from  37389edf37a13a21fc35f3146e641ff92a16d27a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 52b24cebc80ef41eee1e044244a416e468625c0a
Author: Jonathan Norman <nate at trigger.local>
Date:   Fri Jan 1 22:55:32 2010 +0000

    Updated udev to 149

diff --git a/BOOK/final-system/common/udev.xml b/BOOK/final-system/common/udev.xml
index ba32049..e2507ee 100644
--- a/BOOK/final-system/common/udev.xml
+++ b/BOOK/final-system/common/udev.xml
@@ -30,7 +30,7 @@
 <screen os="b"><userinput>./configure --prefix=/usr \
   --exec-prefix="" --sysconfdir=/etc \
   --libexecdir=/lib/udev --libdir=/usr/lib \
-  --disable-extras</userinput></screen>
+  --disable-extras --disable-introspection</userinput></screen>
 
     <para os="c">Compile the package:</para>
 
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 9cf2211..1c4b5af 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -51,6 +51,9 @@
         <listitem>         
           <para>[Jonathan] Updated Dhcpcd to 5.1.4.</para>
         </listitem>
+        <listitem>         
+          <para>[Jonathan] Updated Udev to 149.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index f65b74c..23b4971 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -410,10 +410,10 @@
 <!ENTITY texinfo-md5 "71ba711519209b5fb583fed2b3d86fcb">
 <!ENTITY texinfo-home "&gnu-software;texinfo">
 
-<!ENTITY udev-version "146">
-<!ENTITY udev-size "518 KB">
+<!ENTITY udev-version "149">
+<!ENTITY udev-size "532 KB">
 <!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
-<!ENTITY udev-md5 "b2a8acefda4fa8a70d45642035abd718">
+<!ENTITY udev-md5 "b218bd15939e8afc6368e1907a48bb26">
 <!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">
 
 <!ENTITY uname_hack-version "20080713">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/udev.xml      |    2 +-
 BOOK/introduction/common/changelog.xml |    3 +++
 BOOK/packages.ent                      |    6 +++---
 3 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list