From b89cfe8a60825d7bd5d5a5de5f968c17ec79b357 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 15 Jul 2022 11:46:01 +0200 Subject: [PATCH] update TODO --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index f15ccafb11..c44f106fe3 100644 --- a/TODO +++ b/TODO @@ -79,6 +79,9 @@ Janitorial Clean-ups: Features: +* sd-boot should look for information what to boot in SMBIOS, too, so that VM + managers can tell sd-boot what to boot into and suchlike + * PID 1 should look for an SMBIOS variable that encodes an AF_VSOCK address it should send sd_notify() ready notifications to. That way a VMM can boot up a system, and generically know when it finished booting. @@ -128,6 +131,14 @@ Features: * resolved: allow defining additional /etc/hosts entries via a credential (it might make sense to then synthesize a new combined /etc/hosts file in /run and bind mount it on /etc/hosts for other clients that want to read it. + Similar, allow picking up DNS server IP addresses from credential. + +* repart: allow defining additional partitions via credential + +* tmpfiles: add snippet that provisions /etc/hosts, /etc/motd, + /root/.ssh/authorized_keys from credential + +* timesyncd: pick NTP server info from credential * define a JSON format for units, separating out unit definitions from unit runtime state. Then, expose it: