From e69c45bef91e69257942d9f652121e2b5d13d291 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 15 Nov 2009 15:10:10 +0000 Subject: [PATCH] Upgrade to Udev-147. Fixes #2512. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/udev.xml | 11 ++++++++++- packages.ent | 6 +++--- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 562e7f651..311d06556 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ 2009-11-15 + + [matthew] Upgraded to Udev-147. Fixes + #2512. + [matthew] Upgraded to Linux-2.6.31.6. Fixes #2511. diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 4f2314f79..3ad501385 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -65,7 +65,7 @@ ln -sv /proc/kcore /lib/udev/devices/core --sysconfdir=/etc --sbindir=/sbin \ --with-rootlibdir=/lib --libexecdir=/lib/udev \ --docdir=/usr/share/doc/udev-&udev-version; \ - --disable-extras + --disable-extras --disable-introspection The meaning of the new configure options @@ -112,6 +112,15 @@ ln -sv /proc/kcore /lib/udev/devices/core README file for more information. + + + --disable-introspection + + This option prevents Udev's instrospection feature, which + requires packages not installed as part of the base LFS system. See + the Udev README file for more information. + + Compile the package: diff --git a/packages.ent b/packages.ent index 1bf6f077f..6683004dc 100644 --- a/packages.ent +++ b/packages.ent @@ -500,10 +500,10 @@ - - + + - +