X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7106d9c81e7a20acdc2d5cd333e35a5bf385efc2;hb=c15d02e57093dc5ced3808c9020c25511f332eb2;hp=f40c8cfddd637b7ef0a8c17a8b4f97f70b7bf244;hpb=cf3b3fbcd5c43bdc5e7e15189c71b62a36a1cf03;p=elogind.git diff --git a/TODO b/TODO index f40c8cfdd..7106d9c81 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,28 @@ - - bind control socket in systemd + - udev_enumerate_remove_matches() - - kill --failed + - test (now fixed) /dev/tape/ links - - remove deprecated BUS=, SYSFS{}=, ID= keys + - libudev: return proper errno or set errno + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) + + - move: + udevd -> --libexecdir + udevadm -> --bindir + + - 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?