VerityDevice
Verity device configuration.
Characteristic | Value |
---|---|
Type | object |
Properties
dataDeviceId
(required)
The ID of the partition to use as the verity data partition.
Characteristic | Value |
---|---|
Type | string |
Format | Block Device ID |
hashDeviceId
(required)
The ID of the partition to use as the verity hash partition.
Characteristic | Value |
---|---|
Type | string |
Format | Block Device ID |
id
(required)
Block device id of the verity device.
Characteristic | Value |
---|---|
Type | string |
name
(required)
Name of the verity device, used for the device mapper name.
The value must be "root" for root partition "/".
Characteristic | Value |
---|---|
Type | string |
corruptionOption
(optional)
Characteristic | Value |
---|---|
Type | VerityCorruptionOption |
Default | "io-error" |
Link | VerityCorruptionOption |