[systemd-commits] TODO
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Jan 28 15:36:33 PST 2013
TODO | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
New commits:
commit 81d112a8f0522a09fcfe317f420363a2b728137c
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Jan 29 00:36:23 2013 +0100
update TODO
diff --git a/TODO b/TODO
index 7624068..6e337e0 100644
--- a/TODO
+++ b/TODO
@@ -14,10 +14,13 @@ Bugfixes:
* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
Fedora 19:
+
* drop no longer needed modprobe.d udlfb file (it does not belong in /etc anyway)
* Retest multi-seat (new kms driver for displaylink)
+* make sure pkexec works fine with pam_systemd works fine with audit=0
+
* create /var/log/journal/
* logind: document new PrepareForSleep(false) semantics and UnlockSessions call in wiki
@@ -40,11 +43,17 @@ Fedora 19:
* introduce new "journal" group in place of adm?
+* localed:
+ - localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
+ - localectl: support new converted x11âconsole keymaps
+
Features:
-* introduce ExecCondition= in services
+* merge service_kill() logic into unit_kill_context() and unify the code paths
-* unify killing logic of service, socket, mount, swap units
+* when auto-detecting the main pid of a service, only look for those processes with ppid == 1
+
+* introduce ExecCondition= in services
* if we have systemd-analyze in C "systemctl dot" should move there too
@@ -56,6 +65,8 @@ Features:
- honor timezone efi variables for default timezone selection (if there are any?)
- introduce bootctl (backed by systemd-bootd) to control temporary and persistent default boot goal plus efi variables
+* polkit: add configure switch to enable/disable polkit client side code
+
* maybe do not install getty at tty1.service symlink in /etc but in /usr?
* re-enable "make check" for gtk-doc (broken for unknown reason)
@@ -179,10 +190,6 @@ Features:
output again, so that the emergency mode isn't totally
surprising. Also, terminate plymouth.
-* localed:
- - localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
- - localectl: support new converted x11âconsole keymaps
-
* libunwind support for coredump pattern hook, and includes this in
the message for coredumps. After all, libunwind is now capable to
unwind coredumps since a few weeks ago. This probably requires that
More information about the systemd-commits
mailing list