X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=2ebf786cd77f062e54bf322cc496038788638590;hp=fa0905657ced75b684e5c5ab2f115ceb1e6f23b6;hb=c3175a7f40a2d2fabc3a2de63033a6810d45221a;hpb=8aec53fb902563208f27a4452cec52190e901f32 diff --git a/TODO b/TODO index fa0905657..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,21 +15,23 @@ Bugfixes: Features: -* cg_create_and_attach() should fail for non-available controllers +* suspend/hibernate/hybrid support, auto-suspend logic with idle hint + +* filter default cgroups in logind too -* place start-pre/start-post/... scripts in sub cgrouprs +* 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()