]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 17 Oct 2022 14:06:39 +0000 (16:06 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 17 Oct 2022 14:10:42 +0000 (16:10 +0200)
TODO

diff --git a/TODO b/TODO
index 5cabd1093ac69eeaccdc9d62c2639131fcc94635..42925feacd25002bd23b79ad9395551748ac0787 100644 (file)
--- a/TODO
+++ b/TODO
@@ -119,6 +119,13 @@ Deprecations and removals:
 
 Features:
 
+* Add systemd-sysupdate-initrd.service or so that runs systemd-sysupdate in the
+  initrd to bootstrap the initrd to populate the initial partitions. Some things
+  to figure out:
+  - Should it run on firstboot or on every boot?
+  - If run on every boot, should it use the sysupdate config from the host on
+    subsequent boots?
+
 * provide an API to apps to encrypt/decrypt credentials. usecase: allow
   bluez bluetooth daemon to pass pairings to initrd that way, without shelling
   out to our tools.