From 7b0c843b87b9ca43f48407272a9797bd15cff069 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 Mar 2025 11:48:27 +0100 Subject: [PATCH] TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 926049fbc3e..9f270ca30e0 100644 --- a/TODO +++ b/TODO @@ -128,6 +128,12 @@ Deprecations and removals: Features: +* maybe replace nss-machines with logic in networkd that registers records with + systemd-resolved, based on DHCP leases, so that we gain compat with VMs. + Implementation idea: encode in an ifaltname the intended local name to expose this + under and then parse that out and map it to the combined A/AAAA of all handed + out leases. + * make journalctl something we can invoke like the askpw/polkit agents, and then spawn it from "systemctl start" and similar with a precise filter on the unit. Make sure that it syncs on the journal when done so that we show -- 2.47.3