Skip to content

composefs fsverity should be configurable #2017

Open
@cgwalters

Description

@cgwalters

Today the composefs backend basically does "enable fsverity if we can" by default. In the code, there is a proper enum but AFAICS it is not exposed via e.g. storage.conf or otherwise.

In contrast in ostree, we did make this explicitly configurable.

(queue the overall problem that we need to unify ostree and c/storage)

Different system operators, may reasonably want distinct things:


Bikeshed: We could just expose this via storage.conf I guess, something like use_composefs = signed | verity | yes | no or so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions