X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=e83deb4aa1f058489f588e768347553803692dd7;hb=d7867b31836173d1a943ecb1cab6484536126411;hp=ac996f40122c72c531840a119c78b2a7d87a2284;hpb=2f1a291e2f50075e46cd55568a5ba6ba4f6a2afc;p=elogind.git diff --git a/TODO b/TODO index ac996f401..e83deb4aa 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,34 @@ - add DEVTYPE - - o handle spaces in SYMLINK+=, do not create multiple links - o use libudev device in udev_rules.c - get rid of udevice, store rule matching state in rule iterator - o rework rules to a match-action list, instead of a rules array - o add DVB variables to kernel, and drop shell script rule - o add watershed extra - o DEVTYPE for disks is set by the kernel, they will be removed from - the default rules - o "udevadm control" commands will only accept the -- syntax - o symlink names to udevadm will no longer be resolved to old command names - o remove "udevinfo -V" - o get distros to agree on a default set of rules + - 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