X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=2ebf786cd77f062e54bf322cc496038788638590;hp=3cb6dbc0e49d38f73966eb64ef7204501287d9df;hb=c3175a7f40a2d2fabc3a2de63033a6810d45221a;hpb=4771148bb92ace55eaa6759a53d04a0f2de9b0d2 diff --git a/TODO b/TODO index 3cb6dbc0e..2ebf786cd 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ Bugfixes: -* fix Fedora's cups.rpm to use tmpfiles instead of /lib/udev/devices/ - * swap units that are activated by one name but shown in the kernel under another are semi-broken * make anaconda write timeout=0 for encrypted devices @@ -17,28 +15,23 @@ Bugfixes: Features: -* place start-pre/start-post/... scripts in sub cgrouprs +* suspend/hibernate/hybrid support, auto-suspend logic with idle hint -* Make RuntimeWatchdogUSec= property writable +* filter default cgroups in logind too -* start polkit agent in systemctl, similar to the password agent, to allow - gaining authorizations for privileged operations by entering a password: - Interface: - http://hal.freedesktop.org/docs/polkit/eggdbus-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.html - Example: - http://cgit.freedesktop.org/PolicyKit/commit/?id=42177383585e1e01cd6150f891176afcd4538a82 +* remove empty cgroups from cgls output -* make gtk-doc optional (like kmod?) +* udev: remove /sys and /dev configurability -* udev: find a way to tell udev to not cancel firmware requests in initramfs +* udev: find a way to tell udev to not cancel firmware requests when running in initramfs -* udev: scsi_id -> sg3_utils? +* udev: scsi_id -> sg3_utils -> kill scsi_id -* udev: add trigger --subsystem-match=usb/usb_device +* udev: add trigger --subsystem-match=usb/usb_device device * udev: libudev.so.1 - - remove deprecated symbols - use symbol versioning + - remove deprecated symbols - return object with *_unref() - kill: udev_monitor_from_socket() - kill: udev_queue_get_failed_list_entry()