From 9e78b1e817c2835a9c4cd0395d99f7222b7b03ec Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Thu, 23 Oct 2025 17:35:47 +0200 Subject: [PATCH] TODO: add unimplemented Integrity= systemd-repart options --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index b1bc038ef5d..d849c75a5fb 100644 --- a/TODO +++ b/TODO @@ -137,6 +137,12 @@ Deprecations and removals: Features: +* 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 + integrity tags are stored by the device (inline), interleaved with data (data), + and on a separate device (meta). + * networkd/machined: implement reverse name lookups in the resolved hook * networkd's resolved hook: optionally map all lease IP addresses handed out to -- 2.47.3