File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,9 @@ If verity is enabled in the base image, then:
4141 [ verity] ( ../api/configuration/verity.md ) API.
4242
4343- Otherwise, the existing verity settings are reapplied to the image after OS
44- customization.
44+ customization, according to the
45+ [ .storage.reinitializeVerity] ( ./configuration/storage.md#reinitializeverity-string )
46+ setting.
4547
4648 This feature is in preview and may be subject to breaking changes.
4749 You may enable this feature by adding ` reinitialize-verity ` to the
Original file line number Diff line number Diff line change @@ -36,7 +36,9 @@ If verity is enabled in the base image, then:
3636 [verity](verity.md) API.
3737
3838- Otherwise, the existing verity settings are reapplied to the image after OS
39- customization.
39+ customization, according to the
40+ [.storage.reinitializeVerity](storage.md#reinitializeverity-string)
41+ setting.
4042
4143 This feature is in preview and may be subject to breaking changes.
4244 You may enable this feature by adding `reinitialize-verity` to the
Original file line number Diff line number Diff line change @@ -154,3 +154,5 @@ Supported options:
154154
155155- `all` : During OS customization, all verity data partitions are mounted as read-write.
156156 The verity hash partitions will be regenerated.
157+
158+ Added in v0.17.
You can’t perform that action at this time.
0 commit comments