summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-07-15 11:46:01 +0200
committerLennart Poettering <lennart@poettering.net>2022-07-15 11:46:20 +0200
commitb89cfe8a60825d7bd5d5a5de5f968c17ec79b357 (patch)
treeded39c9f86c4e0e72df7b0b66c0df84cc3b7a708
parent1f9d2a8199c261593aa6a11df9cce5d31e23c714 (diff)
downloadsystemd-b89cfe8a60825d7bd5d5a5de5f968c17ec79b357.tar.gz
update TODO
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
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: