X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=48591e4de16cbc54606e94ba686dc3ec35afabf6;hp=3cb6dbc0e49d38f73966eb64ef7204501287d9df;hb=b45f770f0049fbdf3f6c9db0ab11deeff4ccd86d;hpb=4771148bb92ace55eaa6759a53d04a0f2de9b0d2 diff --git a/TODO b/TODO index 3cb6dbc0e..48591e4de 100644 --- a/TODO +++ b/TODO @@ -17,28 +17,22 @@ Bugfixes: Features: -* place start-pre/start-post/... scripts in sub cgrouprs +* cg_create_and_attach() should fail for non-available controllers -* Make RuntimeWatchdogUSec= property writable +* udevd: SIGKILL all non-udevd processes in udev.service cgroup when entering idle + (the time to be able start services from udev rules is over on systemd systems) -* 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 +* udev: remove /sys and /dev configurability -* make gtk-doc optional (like kmod?) +* udev: find a way to tell udev to not cancel firmware requests when running in initramfs -* udev: find a way to tell udev to not cancel firmware requests in initramfs +* udev: scsi_id -> sg3_utils -> kill scsi_id -* udev: scsi_id -> sg3_utils? - -* 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()