X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=c562faa68c9d49f8e9d7fac52826eeb3d5914cd0;hp=bee3b2b5a91b59ebbfa2ecac12157e140fdebb95;hb=304b9f30781b8625c1f84fd27205f2707d4843b1;hpb=e96d6be763014be75d480fde503d0b77f41194a0 diff --git a/TODO b/TODO index bee3b2b5a..c562faa68 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,7 @@ Bugfixes: +* fix Fedora's cups.rpm to use tmpfiles instead of /lib/udev/devices/ + +* do not link selinux and attr against all binaries * swap units that are activated by one name but shown in the kernel under another are semi-broken @@ -15,6 +18,12 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: +* 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 * make gtk-doc optional (like kmod?) @@ -22,20 +31,15 @@ Features: * udev: scsi_id -> sg3_utils? -* udev: kill /usr/lib/udev/devices/ and use tmpfiles for it - * udev: add trigger --subsystem-match=usb/usb_device -* udev: remove RUN+="socket:" - * udev: libudev.so.1 + - remove deprecated symbols - use symbol versioning - return object with *_unref() - kill: udev_monitor_from_socket() - kill: udev_queue_get_failed_list_entry() -* udev: use systemd log.h - * allow configuration of console width/height in vconsole.conf * PrivateTmp should apply to both /tmp and /var/tmp