X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e83deb4aa1f058489f588e768347553803692dd7;hp=541faea5565d299d49986abaf20c0b6842e967e4;hb=2a30eaa452ad614c1957735fef47a7bc200db9cd;hpb=634ffc0ce27ce99e073a6ef367a39d57c3d73c48 diff --git a/TODO b/TODO index 541faea55..e83deb4aa 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,34 @@ - o add tests for kernel provided DEVNAME logic - o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30) - o remove MMC rules, they got a modalias now (2.6.30) - o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30) - o convert readdir loops to unlinkat(), fstatat() - o implement path_id in C with libudev (?) - o convert firmware.sh to C (?) - - o drop all support for the DEPRECATED sysfs layout - o "udevadm control" commands will only accept the -- syntax - o symlink names to udevadm will no longer be resolved to old command names + - sticky bit for 'dead' pre-created devnodes + + - have a $attrs{} ? + + - test (now fixed) /dev/tape/ links + + - warn about fallback of IMPORT{program} for built-in commands + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) + + - move udevd -> --libexecdir + + - allow path_id, usb_id, usb_db, pci_db as built-in? + + - 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 + + - move udevadm -> --bindir + + - remove deprecated trigger --type=failed logic + + - remove deprecated BUS=, SYSFS{}=, ID= keys + + - remove RUN+="socket:" + + - kill tabs? + + - libudev: return proper errno or set errno