X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7106d9c81e7a20acdc2d5cd333e35a5bf385efc2;hb=c15d02e57093dc5ced3808c9020c25511f332eb2;hp=7f7b1b0f2b7df4707e4999175b107aa9101cece9;hpb=c645b98b7ee51c5700a54e7674083756de67affe;p=elogind.git diff --git a/TODO b/TODO index 7f7b1b0f2..7106d9c81 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,28 @@ -These things would be nice to have: + - udev_enumerate_remove_matches() + - test (now fixed) /dev/tape/ links -These things will change in future udev versions: - o warn if BUS, ID, SYSFS are used as keys - (they are SUBSYSTEMS, KERNELS, ATTRS now) + - libudev: return proper errno or set errno + - /run/udev/control socket + (add ConditionVirtualization=!pidns) -These things are deprecated and scheduled for removal in a future -udev version: - o remove man page symlinks for old tool names + - move: + udevd -> --libexecdir + udevadm -> --bindir - o some day, remove the symlinks to udevadm + - 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 + + - remove RUN+="socket:" + + - remove deprecated trigger --type=failed logic + + - remove deprecated BUS=, SYSFS{}=, ID= keys + + - kill tabs?