From: Lennart Poettering Date: Fri, 8 Jul 2022 16:05:12 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~686 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c18b36372f60d71b6909a6c982e0bda2d1c0fbd;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 6a4f27b511a..bd4c7a549fc 100644 --- a/TODO +++ b/TODO @@ -79,6 +79,15 @@ Janitorial Clean-ups: Features: +* similar to the existing fw_cfg support, also support reading system + credentials from DMI vendor fields, as supported by qemu + +* sd-boot: instead of uncondtionally deriving the ESP to search boot loader + spec entries in from the paths of sd-boot binary, let's optionally allow it + to be configured on sd-boot cmdline + efi var. Usecase: embedd sd-boot in the + UEFI firmware (for example, ovmf supports that via qemu cmdline option), and + use it to load stuff from the ESP). + * make tmpfiles read lines from creds, so that we can provision SSH host keys via creds. Similar: sysusers, sysctl, homed