X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=13a27799fad50064d4e3e6f85b8714b21ad1372a;hp=c6576fdaf0a8914c878181fd46dec83257538441;hb=ce60b80f87a0365565722d2a523b7defc3abdec3;hpb=0373056e4528f89504cfbf6da97394396005a147 diff --git a/TODO b/TODO index c6576fdaf..13a27799f 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,32 @@ + - udev_enumerate_remove_matches() - o enumerate: sort control* after pcm* - o add tests for kernel provided DEVNAME logic - o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30) - o convert firmware.sh to C + - test (now fixed) /dev/tape/ links - o symlink names to udevadm will no longer be resolved to old command names - o "udevadm control" commands will only accept the -- syntax - o drop all support for the DEPRECATED sysfs layout - o add warning for BUS, SYSFS, ID + - 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