chiark / gitweb /
libudev: initialize selinux only when needed
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 86f9daddf2901cd71b68221255d5bb6b6038c27f..b61b7524071fcc54627380c779837a2e98b287fb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
-  o make udev_device_new_from_devnum() work with kernels without /sys/dev/
   o enumerate() - add buses and drivers
   o increase ressize buffer
 
+  o lazy loading of "uevent" and db
   o lazy init of selinux
+
+  o add DVB variables to kernel, and drop shell script rule
+  o add watershed extra
   o replace list.h with ccan list.h which is gpl-v2-or-later version
   o get all distros to agree on a default set of rules
   o rework rules to a match-action list, instead of a rules array