X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=acac4e31cc130cd90d5d6750257529b1f842d1b8;hb=d1b6f12e07a304476ac29fc7306205f384db746f;hp=37fa64337cedfe35e59fa17513b9757638863ac4;hpb=2d1239ea20f65b3d6ab5aeaef0efc464103be977;p=elogind.git diff --git a/TODO b/TODO index 37fa64337..acac4e31c 100644 --- a/TODO +++ b/TODO @@ -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 @@ -58,8 +56,6 @@ Features: * send SIGABRT when a service watchdog is triggered, by default, so that we acquire a backtrace of the hang. -* shouldn't RouteMetric= in networkd's [DHCP] section move to [Network]? - * dhcp: do we allow configuring dhcp routes on interfaces that are not the one we got the dhcp info from? * maybe allow timer units with an empty Units= setting, so that they @@ -67,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"? @@ -104,16 +98,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. @@ -804,8 +792,10 @@ External: * register catalog database signature as file magic -* zsh shell completion: - should complete options, but currently - does not +* zsh shell completion: + - - should complete options, but currently does not + - systemctl add-wants,add-requires + Regularly: