[systemd-commits] TODO

Kay Sievers kay at kemper.freedesktop.org
Mon May 28 17:11:16 PDT 2012


 TODO |   13 +++++++++++++
 1 file changed, 13 insertions(+)

New commits:
commit 78cd73fcf63ea9fd6539e0abe051e64705dfb532
Author: Kay Sievers <kay at vrfy.org>
Date:   Tue May 29 02:08:59 2012 +0200

    update TODO

diff --git a/TODO b/TODO
index 96ba46d..da88fe6 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,12 @@
+Fedora 18:
+* important: udev.pc is broken in 183, fixed in master
+* fix mimo VID/PID check that claims "innocent" hubs
+* storage: rename udev-settle.service to systemd-udev-settle.service
+* split-out systemd-libs.rpm to allow parallel install of 32 and 64 bit packages
+
 Bugfixes:
+* fix building of --disable-logind, hournald and coredunp pull-in parts of sd_login
+
 * fix emergency mode breakage after the Type=idle change
 
 * remove MS_SHARED from src/core/execute.c and src/test/test-ns.c. They are always combined
@@ -22,6 +30,11 @@ 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:
+* logind: listen to power-button events
+  - run poweroff if no session is active
+  - console session should beep when we refuse to poweroff
+  - graphical sessions will show a dialog, like they do already today
+  - use udev to tag input devices we want to subscribe to
 
 * also reset /proc/sys/kernel/usermodehelper/bset /proc/sys/kernel/usermodehelper/inheritable in system.conf's CapabilityBoundingSet=
 



More information about the systemd-commits mailing list