From: Lennart Poettering Date: Mon, 9 Dec 2024 10:46:54 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1794^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F35510%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 3fad822bc66..e44b583db1a 100644 --- a/TODO +++ b/TODO @@ -122,6 +122,18 @@ Deprecations and removals: Features: +* importd: introduce a per-user instance, that downloads into per-user DDI dirs + +* sysupdated: similar + +* portabled: similar + +* machined: implement a per-user instance, that manages per-user DDI dirs for + images. systemd-nspawn/systemd-vmspawn should probably register with both the + system and the user scoped machined instance. The former to get the machine + name registered as hostname, and the latter so that the image stuff is nicely + per-user managed. + * resolved: make resolved process DNR DHCP info * Teach systemd-ssh-generator to generated an /run/issue.d/ drop-in telling @@ -391,8 +403,6 @@ Features: the bg via vmspawn/nspawn if not done so yet and then requests a shell inside it for the invoking user. -* importd/…: define per-user dirs for container/VM images too. - * add a new specifier to unit files that figures out the DDI the unit file is from, tracing through overlayfs, DM, loopback block device.