chiark / gitweb /
[PATCH] add udevd and udevsend to the spec file.
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 702d0d6b272ed01983cf9d6a195a25ff0db44f7b..dffa809df9f8d15d78de3823da67fb81b24f07e4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,8 +25,3 @@ greg@kroah.com
 - do early boot logic (putting udev into initramfs, handle pivot-root,
   etc.)
 - lots of other stuff...
-- actually use the BUS= value to determine where the LABEL rule should look
-  (right now it's ignored, and we only look in the current sysfs directory.)
-  This is needed, for example, to look at the usb device's serial number of a
-  usb-storage device, instead of the scsi device's sysfs directory for the
-  serial number.