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

dracut: various fixes #19

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

dracut: various fixes #19

wants to merge 16 commits into from

Commits on May 13, 2021

  1. dracut: Added dracut_conf_t type.

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    81be1fc View commit details
    Browse the repository at this point in the history
  2. dracut.te: Added domain obj/role/system change exemptions.

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f02254d View commit details
    Browse the repository at this point in the history
  3. dracut.te: Added fs_getattr_xattr_fs().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    549122b View commit details
    Browse the repository at this point in the history
  4. dracut.te: Added files_mmap_read_kernel_modules().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e780aa5 View commit details
    Browse the repository at this point in the history
  5. dracut.te: Added dev_read_urand().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    0dc68f2 View commit details
    Browse the repository at this point in the history
  6. dracut.te: Added files_tmp_filetrans().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2d8964d View commit details
    Browse the repository at this point in the history
  7. dracut.te: Added portage_domtrans_gcc_config().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    97bad4a View commit details
    Browse the repository at this point in the history
  8. dracut.te: Allow more process and capability features.

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6f345dc View commit details
    Browse the repository at this point in the history
  9. dracut.te: Added files_unconfined().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    aff6e26 View commit details
    Browse the repository at this point in the history
  10. dracut.te: Added seutil_relabelto_bin_policy().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    fd9969f View commit details
    Browse the repository at this point in the history
  11. dracut.te: Added storage_getattr_fixed_disk_dev().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8348287 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. dracut.te: Use libs_run_ldconfig() instead of exec.

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1c05d33 View commit details
    Browse the repository at this point in the history
  2. portage.te: Added dracut_run().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    de8cd4b View commit details
    Browse the repository at this point in the history
  3. dracut.fc: Added dracut-install as dracut_exec_t.

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ca279cf View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. dracut.te: Added storage_raw_rw_fixed_disk().

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    b9fb2f2 View commit details
    Browse the repository at this point in the history
  2. dracut.te: Added LVM control accesses.

    Signed-off-by: Jonathan Davies <[email protected]>
    jpds committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ddbc34a View commit details
    Browse the repository at this point in the history