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

feat: SELinux bring-up #9127

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: SELinux bring-up #9127

wants to merge 5 commits into from

Commits on Nov 6, 2024

  1. feat: add SELinux labels to mounts

    Label mounted filesystems like ephemeral
    
    Signed-off-by: Dmitry Sharshakov <[email protected]>
    dsseng committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f177ac9 View commit details
    Browse the repository at this point in the history
  2. feat: udev: label device nodes

    Use udev rules to assign basic device file labels based on their subsystem
    
    Signed-off-by: Dmitry Sharshakov <[email protected]>
    dsseng committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e09d6dd View commit details
    Browse the repository at this point in the history
  3. feat: label etc files

    Implement SELinux labeling support in EtcFileController.
    
    Signed-off-by: Dmitry Sharshakov <[email protected]>
    dsseng committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    bf931f3 View commit details
    Browse the repository at this point in the history
  4. WIP: se: allow rules

    dsseng committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    580bee6 View commit details
    Browse the repository at this point in the history
  5. WIP: save support.zip

    dsseng committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    dde238d View commit details
    Browse the repository at this point in the history