X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7106d9c81e7a20acdc2d5cd333e35a5bf385efc2;hb=39b3b6ea8529a1302f23c24e67246b0e587ba993;hp=2d43162095d4e5fc8b6d27f1d5cdb2eb886ab40c;hpb=3cf1a8e36ed0d9bb9b000adf36dd347e8d988478;p=elogind.git diff --git a/TODO b/TODO index 2d4316209..7106d9c81 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,28 @@ - - /run/udev/control socket + - udev_enumerate_remove_matches() + + - test (now fixed) /dev/tape/ links - - read settle_timout from udev.conf + - libudev: return proper errno or set errno + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) - - db_persist -> lvm.git? + - move: + udevd -> --libexecdir + udevadm -> --bindir - - rules_generator: - - no longer rename netif in kernel namespace - - do not create rules on-the-fly, require explicit - configuration + - 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 RUN+="socket:" - remove deprecated trigger --type=failed logic - remove deprecated BUS=, SYSFS{}=, ID= keys + + - kill tabs?