mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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.
This commit is contained in:
committed by
Yu Watanabe
parent
fbad1beae4
commit
1994426f90
5
NEWS
5
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
|
||||
|
||||
Reference in New Issue
Block a user