X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=3e013c99be4e0a66f69b4d9abd5b0d91a11e2807;hp=5b6af64e467435990e7f983306fe47520bf94ba9;hb=d800e8688a34bc848977999ce77fb40cba17df9e;hpb=690ed63a22408eea4e540bbdb5e1038df4a68df5 diff --git a/TODO b/TODO index 5b6af64e4..3e013c99b 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,24 @@ - o add tests for kernel provided DEVNAME logic - o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30) - o remove MMC rules, they got a modalias now (2.6.30) - o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30) - - o drop all support for the DEPRECATED sysfs layout - o "udevadm control" commands will only accept the -- syntax - o symlink names to udevadm will no longer be resolved to old command names - o add warning for BUS, SYSFS, ID + - test (now fixed) /dev/tape/ links + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) + + - move udevd -> --libexecdir + + - have a $attrs{} ? + + - kill rules_generator + + - move udevadm -> --bindir + + - remove deprecated trigger --type=failed logic + + - remove deprecated BUS=, SYSFS{}=, ID= keys + + - kill tabs? + + - warn about RUN+="socket:" + + - libudev.so.1 with symbol versioning: + - return object with *_unref() + - udev_monitor_from_socket()