projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c425c88
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Wed, 14 Feb 2024 09:56:35 +0000
(10:56 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 14 Feb 2024 09:56:35 +0000
(10:56 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 4cb720605a7a5350d47ed4d00a7909e8f6ef2da4..c0260c7b037538756348841a78d53a78278d2400 100644
(file)
--- 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