From e69c45bef91e69257942d9f652121e2b5d13d291 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 15 Nov 2009 15:10:10 +0000 Subject: Upgrade to Udev-147. Fixes #2512. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'chapter06') 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: -- cgit v1.2.3-54-g00ecf