chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a992547377faf183ee86f7f005f3d91cc05e0857..7416c6f670a5335b008a7020c674e442f5b3cebe 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,19 @@
-This is a short list of things that needs to be done.  They are in no specific
-order.  We will gladly accept patches for any of these items:
+ - support kernel-supplied DEVMODE=
 
-- More documentation:
-    Allmost all extras/*_id/  programs don't have a man page
-    some details are missing in the udev man pages.
+ - /run/udev/control socket
 
-- Completely replace the built-in wait_for_sysfs stuff in udev_sysfs.c
-  by rules using the WAIT_FOR_SYSFS key.
+ - read settle_timout from udev.conf
 
-- Log the relationship of the kernel name and the persistent disk name
-  to syslog, so any error logged from the kernel can be associated with
-  any of the links.
+ - db_persist -> lvm.git?
 
-- Do generic early boot logic:
-    initramfs, pivot-root, cover coldplug or event replay, etc...
+ - rules_generator:
+   - no longer rename netif in kernel namespace
+   - do not create rules on-the-fly, require explicit
+     configuration
+   - drop persistent optical names
 
-- Keep the distro rules in etc/ up-to-date.
+ - kill tabs?
 
+ - remove deprecated trigger --type=failed logic
+
+ - remove deprecated BUS=, SYSFS{}=, ID= keys