summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-01-14 14:14:24 +0100
committerLennart Poettering <lennart@poettering.net>2021-01-14 14:15:48 +0100
commit14f7d087ccc805c9c31d124164e47cf0118891ef (patch)
tree22825f6faceea4fe712bc256f3ae9156f3d936f3 /TODO
parent081d8706de45baf307a8d7af69c769ce632f2b0a (diff)
downloadsystemd-14f7d087ccc805c9c31d124164e47cf0118891ef.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index a91ff16d15..0d31bd189e 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,15 @@ Janitorial Clean-ups:
Features:
+* importd: add ability download images for portabled + sysext
+
+* importd: support image signature verification with PKCS#7 + OpenBSD signify
+ logic, as alternative to crummy gpg
+
+* sd-boot: add service that automatically runs "bootctl update" on every boot,
+ in a graceful way, so that updated /usr trees automatically propagate into
+ updated boot loaders on reboot.
+
* add "systemd-analyze debug" + AttachDebugger= in unit files: The former
specifies a command to execute; the latter specifies that an already running
"systemd-analyze debug" instance shall be contacted and execution paused