From: Lennart Poettering Date: Tue, 2 Dec 2014 12:22:47 +0000 (+0100) Subject: update TODO X-Git-Tag: v218~154 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e3286870fdf20c3c93e944b24fd9af53620f7dba;p=elogind.git update TODO --- diff --git a/TODO b/TODO index bca4ff27b..20591e3bd 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,15 @@ External: Features: +* the install state probably shouldn't get confused by generated units, think dbus1/kdbus compat! + +* revisit rfkill. the rfkill device names are counted up, and not stable. instead: store per kind of device together with PCI path, ignore the device name. + +* in systemctl list-unit-files: show the install value the presets would suggest for a service in a third column + +* we should try harder to collapse start jobs for swaps that end up being the same: + http://lists.freedesktop.org/archives/systemd-devel/2014-November/025359.html + * timedated should compensate on SetTime for the time spent in polkit * figure out what to do with libmount and utab?