chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index af224e98505ea483d87b7331df728cdd7eb71f91..26bfab8066934647606ea02d3f623d39c5c20be6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,5 @@
 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
 
 * push out allow-interactive-auth flag into dbus spec
@@ -65,8 +59,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"?
@@ -102,16 +94,10 @@ Features:
 
 * maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...
 
-* remove multi-seat-x now
-
 * refcounting in sd-resolve is borked
 
 * 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.
 
@@ -802,8 +788,10 @@ External:
 
 * register catalog database signature as file magic
 
-* zsh shell completion: <command> <verb> -<TAB> should complete options, but currently
-  does not
+* zsh shell completion:
+  - <command> <verb> -<TAB> should complete options, but currently does not
+  - systemctl add-wants,add-requires
+
 
 Regularly: