X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=01fb0e1fc704cc4eb2d18a44a984077d40894d36;hb=2315e570706285216a130eb1a67402284344b85f;hp=6506622a859cf205d1ceb96b2b40006c1e6dc3c3;hpb=7567ca34aafe537dff9734e312b37a021a4cdb9c;p=elogind.git diff --git a/TODO b/TODO index 6506622a8..01fb0e1fc 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,30 @@ - o cleanup ATA handling - kill ATA_COMPAT and calls of ata_id/scsi_id + - 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 + - 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