From: Lennart Poettering Date: Fri, 2 Jan 2026 10:20:12 +0000 (+0100) Subject: update TODO X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcca42f18e421867c6471e36cebf82daed33a89;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index c8c30d18034..9590ebb5d04 100644 --- a/TODO +++ b/TODO @@ -137,6 +137,10 @@ Deprecations and removals: Features: +* systemd-sysext: add "exec" command or so that is a bit like "refresh" but + runs it in a new namespace and then just executes the selected binary within + it. Could be useful to run one-off binaries inside a sysext as a CLI tool. + * systemd-repart: implement Integrity=data/meta and Integrity=inline for non-LUKS case. Currently, only Integrity=inline combined with Encrypt= is implemented and uses libcryptsetup features. Add support for plain dm-integrity setups when