chiark / gitweb /
libudev: enumerate_get_devices_list -> enumerate_get_list
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ef73fbd218cfb8ec60514cfe5125b494eefa0b90..b61b7524071fcc54627380c779837a2e98b287fb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +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 lazy init of selinux
   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