Skip to content

Enabling fsverity on the initial ostree deployment #3221

Closed Answered by cgwalters
rborn-tx asked this question in Q&A
Discussion options

You must be logged in to vote

The #3094 command was motivated by this problem of a disk image building tool being unaware of fsverity. If you need to stick with the "unpack a tarball" flow, then you'll need to do something like that.

Another option is to switch from tar to a custom format which is aware of fsverity. (I am not aware of one, but it wouldn't be really hard)

I personally think the best option is to have the ostree CLI directly write to the disk image, but I understand why in some cross-compilation environments that may be difficult.

Would there be any concerns (maybe security related) with enabling verity in ostree-prepare-root?

This one I think is just a bad idea, not just from a security PoV but also …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rborn-tx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants