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: manually label {/etc/fstab,tmpfile.d/bootc-root-ssh.conf} #389

Merged
merged 1 commit into from
Mar 17, 2024

Commits on Mar 15, 2024

  1. install: manually label {/etc/fstab,tmpfile.d/bootc-root-ssh.conf}

    Right now bootc supports an experimental install from a non-selinux
    host when using the `BOOTC_SKIP_SELINUX_HOST_CHECK=1` option.
    
    This is nice and works relatively well. However files written
    during the install like /etc/fstab or the tmpfiles.dfile
    in /etc/tmpfile.d/bootc-root-ssh.conf must be labeled too.
    
    This commit adds a (rather crude) manual way to do this.
    
    Closes containers#362
    
    Signed-off-by: Michael Vogt <michael.vogt@gmail.com>
    mvo5 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    da70509 View commit details
    Browse the repository at this point in the history