X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=13a27799fad50064d4e3e6f85b8714b21ad1372a;hp=7416c6f670a5335b008a7020c674e442f5b3cebe;hb=0438d54ed901154d9ee9ef875ef82e442a7c4947;hpb=df2ee940d8852b63756e015cfb755e6454dd4f1b diff --git a/TODO b/TODO index 7416c6f67..13a27799f 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,29 @@ - - support kernel-supplied DEVMODE= + - udev_enumerate_remove_matches() - - /run/udev/control socket + - test (now fixed) /dev/tape/ links + + - monitor: use clock MONOTONIC + + - remove RUN+="socket:" - - read settle_timout from udev.conf + - libudev: return proper errno or set errno - - db_persist -> lvm.git? + - move ctrl.c from libudev/ to udev/ + + - move: + udevd -> --libexecdir + udevadm -> --bindir + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) - - 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?