X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=13a27799fad50064d4e3e6f85b8714b21ad1372a;hb=0438d54ed901154d9ee9ef875ef82e442a7c4947;hp=46af966c40242484eece52470bf013f89d014bf3;hpb=05b9640022d25a75923cc7809409914491a5f9da;p=elogind.git diff --git a/TODO b/TODO index 46af966c4..13a27799f 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,32 @@ -These things would be nice to have: + - udev_enumerate_remove_matches() -These things will change in future udev versions: - o --device-id-of-file will print '5:8' instead of '5 8' + - test (now fixed) /dev/tape/ links -These things are deprecated and scheduled for removal in a future udev version: - o the installation of symlinks to udevadm + - monitor: use clock MONOTONIC + + - remove RUN+="socket:" + + - libudev: return proper errno or set errno + + - move ctrl.c from libudev/ to udev/ + + - move: + udevd -> --libexecdir + udevadm -> --bindir + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) + + - kill rules_generator: + - no longer rename netifs in kernel namespace + - drop persistent optical names + - do not create rules on-the-fly, require explicit configuration + for netifs and optical drives + - properly document what system management needs to put + into rules files + + - kill tabs? + + - remove deprecated trigger --type=failed logic + + - remove deprecated BUS=, SYSFS{}=, ID= keys