X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=96cb83a176ed734411660925f5cfd8bd4d91cc17;hb=6cadb40abf964141fe8c956dd6808f4885321eb6;hp=0bcaf2cc2432a8b6ff41bc87eea08a31fc8536c6;hpb=cee360d32efd8392f7e342dcaeda1de50a2c1bcf;p=elogind.git diff --git a/TODO b/TODO index 0bcaf2cc2..96cb83a17 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,21 @@ -- use mknod(2) and not execute mknod(1) -- add klibc to the build process (or make it easier to do) to get - smaller binary -- document the config file format (it will change over time...) -- persistant naming database backend -- make program work like design says it should (three parts, not 1) -- add hooks to call D-BUS when new node is created or removed -- lots of other stuff... + - libudev: return errno or set errno + + - delete mobile-action-modeswitch + (moved to usb_modeswitch) + + - /run/udev/control socket + (add ConditionVirtualization=!pidns) + + - 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 deprecated trigger --type=failed logic + + - remove deprecated BUS=, SYSFS{}=, ID= keys