1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00

Update TODO

This commit is contained in:
Daan De Meyer 2022-10-17 16:06:39 +02:00
parent 0aa1d40649
commit f87338fa26

7
TODO
View File

@ -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.