X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=43e2b98ebd2819f2ea31a734e8dbd92c582126a8;hb=e52e0846fcfec4b7992c09124447f00af8dbf139;hp=2afa1783eef6791b88647da848993700158ccd72;hpb=3e0f8812f8c824648db7cc6886265ed186685488;p=elogind.git diff --git a/TODO b/TODO index 2afa1783e..43e2b98eb 100644 --- a/TODO +++ b/TODO @@ -1,21 +1,24 @@ -These things need to be done, or would be nice to have: + - add TAGS=="foo" match - o Log the relationship of the kernel name and the persistent disk name - to syslog, so any error logged from the kernel can be associated with - any of the links at that time. + - revert: "systemd: trigger - run after udev.service (for now)" + after systemd has a new release we can depend on + - delete mobile-action-modeswitch + (moved to usb_modeswitch) -These things are scheduled for removal sometimes: + - /run/udev/control socket + (add ConditionVirtualization=!pidns) - o remove broken %e enumeration - (simple enumerations can't work and should go) + - 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 - o remove devfs naming scheme rules and scripts + - kill tabs? - o remove MODALIAS + $modalias - (ENV{MODALIAS}, $env{MODALIAS}, $sysfs{modalias} will do it) - - o remove udevstart, udevsend - (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer - want to guess event properties from sysfs like udevstart is doing it) + - remove deprecated trigger --type=failed logic + - remove deprecated BUS=, SYSFS{}=, ID= keys