summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-28 22:07:01 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-28 22:07:01 +0200
commitb23de6af893c11da4286bc416455cd0926d1532e (patch)
treee2a7e00fcedc9b8314b7035f3a4fdb6eca05bead /TODO
parentb4bd51448fa8b7574e9a92af50b58da9bb0dfb5e (diff)
dbus: make daemon reexecution synchronous
We simply keep open copies of the dbus connections across the reexecution and close them as last step of it. A client can thus simply wait until its connection is dropped to know when the reexecution is finished. https://bugzilla.redhat.com/show_bug.cgi?id=698198
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/TODO b/TODO
index be964623cc..3f26e2ea5f 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,9 @@ F15:
* 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
(path: after installing inotify watches, recheck file again to fix race)
+* move systemadm man page to systemd-gtk
+ https://bugzilla.redhat.com/show_bug.cgi?id=699394
+
F15 External:
* NFS, networkmanager ordering issue (PENDING)
@@ -28,6 +31,10 @@ F15 External:
Features:
+* drop /.readahead on bigger upgrades with yum
+
+* add inode stat() check to readahead
+
* plymouth.enable=0
* introduce dbus calls for enabling/disabling a service
@@ -60,8 +67,6 @@ Features:
* rename systemd-logger to systemd-stdio-syslog-bridge
-* introduce /usr/lib/binfmt.d/, /usr/lib/tmpfiles.d/
-
* take BSD file lock on tty devices when using them?
* avoid any flag files, or readahead files in /, we need to support r/o /