]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Jan 2021 13:14:24 +0000 (14:14 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Jan 2021 13:15:48 +0000 (14:15 +0100)
TODO

diff --git a/TODO b/TODO
index a91ff16d150729689eb31e33df391ce57a39bbbd..0d31bd189eb5a6af2a8e6f2d01b70fbd093f7dcd 100644 (file)
--- 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