Skip to content

Commit 595fa9f

Browse files
authored
Export osguard root hash for signing (#14468)
Adds usr verity root hash export into the OSGuard image definition. This is needed for signing of said root hash.
1 parent 328458a commit 595fa9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolkit/imageconfigs/osguard-amd64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ storage:
3535
hashDeviceId: usr-hash-a
3636
dataDeviceMountIdType: uuid
3737
hashDeviceMountIdType: uuid
38+
hashSignaturePath: /boot/usr.hash.sig
3839

3940
filesystems:
4041
- deviceId: esp

0 commit comments

Comments
 (0)