SOURCES: udev.conf - removed UDEV_STARTER (obsolete)

freetz freetz at pld-linux.org
Sun Jan 29 11:15:56 CET 2006


Author: freetz                       Date: Sun Jan 29 10:15:56 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed UDEV_STARTER (obsolete)

---- Files affected:
SOURCES:
   udev.conf (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/udev.conf
diff -u SOURCES/udev.conf:1.7 SOURCES/udev.conf:1.8
--- SOURCES/udev.conf:1.7	Fri Nov 25 21:50:36 2005
+++ SOURCES/udev.conf	Sun Jan 29 11:15:48 2006
@@ -17,22 +17,3 @@
 # numerical equivalent. For runtime debugging, the daemons internal
 # state can be changed with: "udevcontrol log_priority=<value>".
 udev_log="err"
-
-#
-# Initial hotplug synthesizing method. Possible values:
-# udevstart (default) or udevsynthesize (new/experimental).
-# 
-# udevsynthesize gets all available devices from sysfs and synthesizes the
-# events these devices would have generated at creation time.
-# The events are directly passed to the udevd daemom socket. udevd does all the
-# work and runs all the events asynchronously. udevsynthesize itself does
-# not read any udev rule.
-#
-# It scans block and class devices to create the the device nodes for already
-# available devices, which obsoletes the run of udevstart.
-#
-# After that, it scans for bus devices, which events may load modules or
-# configure the device. If the bus type is known, the usual bus-specific
-# values are added to the event environment.
-#
-UDEV_STARTER="udevstart"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/udev.conf?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list