From: Luca Boccassi Date: Fri, 16 Jul 2021 10:52:44 +0000 (+0100) Subject: verity: remove experimental tag from mount manpage X-Git-Tag: v2.38-rc1~363^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9567bdead5f50973a459339aca2f9e81a4e94d8;p=thirdparty%2Futil-linux.git verity: remove experimental tag from mount manpage It has been around for a year and a half, and 3 releases. --- diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 908e2c90f5..5a79e543d6 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -1377,7 +1377,7 @@ Set the owner and group and mode of the bus directories in the usbfs filesystem **listuid=**__uid__ and **listgid=**__gid__ and **listmode=**__mode__:: Set the owner and group and mode of the file _devices_ (default: uid=gid=0, mode=0444). The mode is given in octal. -== DM-VERITY SUPPORT (experimental) +== DM-VERITY SUPPORT The device-mapper verity target provides read-only transparent integrity checking of block devices using kernel crypto API. The *mount* command can open the dm-verity device and do the integrity verification before on the device filesystem is mounted. Requires libcryptsetup with in libmount (optionally via *dlopen*(3)). If libcryptsetup supports extracting the root hash of an already mounted device, existing devices will be automatically reused in case of a match. Mount options for dm-verity: