diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-10-28 02:19:37 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-10-28 02:19:55 +0100 |
commit | ca4a7a9a364fba4396ebed393bc4e9194cd9caea (patch) | |
tree | 0c52c13d0000d68055fc5de85f21be15da91447e /TODO | |
parent | 4ffd29fda1a2621d8f1711ccaad723d327fef93a (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -2,8 +2,6 @@ Fixes needed before 217: * sd_session_get_desktop() yells at me? -* change startup timeout to not cover the full bootup, but only sysinit part (see below) - * remove Discard= in .mount units and replace it by Options=, to prepare for later swapon fix * verify that both resolved and timesyncd work OK without networkd around @@ -65,8 +63,6 @@ Features: * what to do about udev db binary stability for apps? -* add a system-wide shutdown timeout, similar to the startup timeout we already have (see fdo bz #84110) - * maybe provide an API to allow migration of foreign PIDs into existing scopes. * kdbus: maybe rename "connection name" concept to something that doesn't reuse the word "name"? @@ -108,10 +104,6 @@ Features: * exponential backoff in timesyncd and resolved when we cannot reach a server -* apply start timeout during the "initializing" manager state only, - instead of both "initializing" and "starting". maybe rename the - timeout to "initialization-timeout" then or so? - * journald: make use of uid-range.h to managed uid ranges to split journals in. |