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

create_disk.sh: stop setting immutable bit on sysroot #3693

Merged
merged 1 commit into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. create_disk.sh: stop setting immutable bit on sysroot

    Nowadays, the sysroot is mounted read-only anyway, so it seems
    unnecessary to also slap on an immutable bit. Note this is distinct from
    the deployment root immutable bit.
    
    Prompted by the fact that when moving to osbuild, we don't want to have
    to care about this and try to replicate it.
    jlebon committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    711df57 View commit details
    Browse the repository at this point in the history