From: Lennart Poettering Date: Wed, 14 Feb 2024 09:56:35 +0000 (+0100) Subject: update TODO X-Git-Tag: v256-rc1~869 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a050dc507ce9d406fc4045142409ad06fcaad9d5;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 4cb720605a7..c0260c7b037 100644 --- a/TODO +++ b/TODO @@ -132,6 +132,10 @@ Deprecations and removals: Features: +* in os-release define a field that can be initialized at build time from + SOURCE_DATE_EPOCH (maybe even under that name?). Would then be used to + initialize the timestamp logic of ConditionNeedsUpdate=. + * new systemd-analyze "join" verb or so, for debugging services. Would be nsenter on steroids, i.e invoke a shell or command line in an environment as close as we can make it for the MainPID of a service. Should be built around