Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install: Explicitly label .ostree.cfs #577

Merged
merged 1 commit into from
Jun 4, 2024

Commits on May 31, 2024

  1. install: Explicitly label .ostree.cfs

    It'd be cleaner to have this in ostree itself, but...in general
    right now it's really a special install-time only thing.
    
    It's also not actually strictly speaking *needed* - since
    we mount this in the initramfs before policy is loaded.  However,
    I want to turn on a CI check that verifies that all files are
    labeled, and this is the sole remaining exception.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7ddd22b View commit details
    Browse the repository at this point in the history