X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=01c41254601d6496fb86899cdafff120b9894b53;hb=41b7a00922bdb1a501cbf2e39282fe64bb94cb6d;hp=63e518feeb13e1e1277efd0891bf910023f55f6b;hpb=43f46b560584b03e281660541373ff97d6406c99;p=elogind.git diff --git a/TODO b/TODO index 63e518fee..01c412546 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,20 @@ -This is a short list of things that needs to be done. They are in no specific -order. I will gladly accept patches for any of these items, or any other stuff -people offer up. + o enumerate() - add buses and drivers + use enumerate for "trigger" -greg k-h -greg@kroah.com + o add libudev interface for /dev/.udev/queue/ state + use queue interface for "settle" + o use libudev in udev_rules.c + get rid of udevice, store rule matching state in rule iterator + o rework rules to a match-action list, instead of a rules array -- more documentation (can never have too much.) -- persuade the distro packagers to submit their changes (or just steal them - if we can find them...) -- do early boot logic (putting udev into initramfs, handle pivot-root, - etc.) -- solve world hunger + o add DVB variables to kernel, and drop shell script rule + o add watershed extra + o log warning if the kernel uses CONFIG_SYSFS_DEPRECATED*=y, + which means that /sys/class/block/ does not exist, but udev + will depend on it in a future release + o DEVTYPE for disks is set by the kernel, they will be removed from + the default rules + o "udevadm control" commands will only accept the -- syntax + o symlink names to udevadm will no longer be resolved to old command names + o get distros to agree on a default set of rules