X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=c12190e58c20c77de42062da23ce5273b3f046aa;hp=6f7679f235b3ba31a727e0ded22659da45ff661a;hb=9b1a953e08917030489cd9adb2a17dfd407ce14b;hpb=568b679f2a5db6a23c795363091b94ad804f24f6 diff --git a/TODO b/TODO index 6f7679f23..c12190e58 100644 --- a/TODO +++ b/TODO @@ -30,8 +30,6 @@ Features: * dbus upstream still refers to dbus.target and shouldn't -* ensure that logind sets the syslog facility to AUTH when logging - * when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting * add man page documenting all kernel cmdline options, including stuff like fsck.mode= @@ -344,3 +342,28 @@ Regularly: * pahole * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()! + +udev: + - find a way to tell udev to not cancel firmware + requests in initramfs + + - scsi_id -> sg3_utils? + + - make gtk-doc optional like kmod + + - move /usr/lib/udev/devices/ to tmpfiles + + - trigger --subsystem-match=usb/usb_device + + - kill rules_generator + + - have a $attrs{} ? + + - remove RUN+="socket:" + + - libudev.so.1 + - symbol versioning + - return object with *_unref() + - udev_monitor_from_socket() + - udev_queue_get_failed_list_entry() +