From: Lennart Poettering Date: Thu, 21 May 2015 14:11:38 +0000 (+0200) Subject: update TODO X-Git-Tag: v220~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef6fc8ee57eff8a2b612de0270c9a25e066ee290;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 1eadab31168..6a51cf92feb 100644 --- a/TODO +++ b/TODO @@ -26,12 +26,16 @@ External: Before 220: -* fix userns support in nspawn, or remove it entirely - * bus-proxy: GetConnectionSELinuxSecurityContext() is completely broken Features: +* introduce an NSS module that uses machined info to give container UIDs pretty names when user namespacing is used. + +* stop using off_t, it's a crazy type. Use uint64_t instead. + +* introduce PERSONALITY_INVALID + * logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins * change to KillMode=mixed by default