X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=13a27799fad50064d4e3e6f85b8714b21ad1372a;hp=34907d70d9ba281c8c178bd855108cb054fabd29;hb=ce60b80f87a0365565722d2a523b7defc3abdec3;hpb=2181d30a342dd9fb168b7077ae5095849e328689 diff --git a/TODO b/TODO index 34907d70d..13a27799f 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,32 @@ - - kill alarm() + - udev_enumerate_remove_matches() - - empty rules files and link to /dev/null are ok + - test (now fixed) /dev/tape/ links - - rename netif with ifindex not devname + - monitor: use clock MONOTONIC - - kill tabs? + - remove RUN+="socket:" - - remove deprecated trigger --type=failed logic + - libudev: return proper errno or set errno - - remove deprecated BUS=, SYSFS{}=, ID= keys + - 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