From 1994426f906c480e78dc24e979c4c0d9a6ef6dc4 Mon Sep 17 00:00:00 2001 From: Allison Karlitskaya Date: Thu, 29 May 2025 09:18:30 +0200 Subject: [PATCH] NEWS: fix description of CopyFiles==::fsverity=copy This doesn't enable fs-verity on every file, but preserves the fs-verity status that was present to start with. --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3bc3ec46c48..a0d3f3b682d 100644 --- a/NEWS +++ b/NEWS @@ -1042,8 +1042,9 @@ CHANGES WITH 258 in spe: * systemd-repart gained a new switch --append-fstab= for controlling how to write or append automatically generated /etc/fstab entries. - * The CopyFiles= setting now accepts a new option "fsverity" which will - enable fsverity for all files copied into the new file system. + * `CopyFiles=` lines can now contain an `fsverity=copy` flag to + preserve the fs-verity status of the source files when populating the + filesystem. * systemd-repart has been updated to automatically generate the extended attributes systemd-validatefs@.service understands (see -- 2.47.3