From 6c511d85f80eb55024dcd42cdeb4577a932609af Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 19 Aug 2005 22:51:46 +0000 Subject: Upgrade to Udev-068 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 44 +++++++++++++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 13 deletions(-) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 099171c3f..b582ad2af 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -17,7 +17,7 @@ &buildtime; &diskspace; -0.1 SBU2.7 MB +0.1 SBU3.8 MB @@ -72,7 +72,7 @@ complement of device nodes. Installed programs Installed directory -udev, udevd, udevsend, udevstart, udevinfo, and udevtest +udev, udevcontrol, udevd, udevinfo, udevmonitor, udevsend, udevstart and udevtest /etc/udev @@ -89,6 +89,15 @@ in LFS) in response to hotplug events udev + +udevcontrol + +Configures a number of options for the running udevd +daemon, such as the log level. +udevcontrol + + + udevd @@ -98,6 +107,26 @@ thus avoiding various race conditions udevd + +udevinfo + +Allows users to query the udev database for +information on any device currently present on the system; it also +provides a way to query any device in the sysfs tree to help create udev +rules +udevinfo + + + +udevmonitor + +Prints the event received from the kernel and the event which +udev sends out after rule processing +udevmonitor + + + udevsend @@ -118,17 +147,6 @@ to udev - -udevinfo - -Allows users to query the udev database for -information on any device currently present on the system; it also -provides a way to query any device in the sysfs tree to help create udev -rules -udevinfo - - udevtest -- cgit v1.2.3-54-g00ecf