chiark / gitweb /
update TODO
authorKay Sievers <kay@vrfy.org>
Tue, 29 May 2012 00:08:59 +0000 (02:08 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 29 May 2012 00:10:16 +0000 (02:10 +0200)
TODO

diff --git a/TODO b/TODO
index 96ba46dede9ff16386e658e0c2422cd06187c797..da88fe6b1476745a800fe5e1045e82b5af6ba9ab 100644 (file)
--- 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:
 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
 * 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:
 * 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=
 
 
 * also reset /proc/sys/kernel/usermodehelper/bset /proc/sys/kernel/usermodehelper/inheritable in system.conf's CapabilityBoundingSet=