From: Allison Karlitskaya Date: Thu, 29 May 2025 07:18:30 +0000 (+0200) Subject: NEWS: fix description of CopyFiles==::fsverity=copy X-Git-Tag: v258-rc1~451 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1994426f906c480e78dc24e979c4c0d9a6ef6dc4;p=thirdparty%2Fsystemd.git 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. --- 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