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

(RHEL-27944) feat(systemd-pcrphase): introducing the systemd-pcrphase module #91

Merged
merged 2 commits into from
Jul 27, 2024

Commits on Jul 27, 2024

  1. feat(systemd-pcrphase): introducing the systemd-pcrphase module

    Introducing the systemd-pcrphase module
    
    (Cherry-picked commit: c4c595ceeab79fefde74750ec6b0d15d7d16ede6)
    
    Resolves: RHEL-27944
    johannbg authored and pvalena committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f182e5e View commit details
    Browse the repository at this point in the history
  2. fix(systemd-pcrphase): only include systemd-pcrphase-initrd.service

    The only systemd-pcrphase related unit configured to run in the initrd is
    systemd-pcrphase-initrd.service.
    Both systemd-pcrphase.service and systemd-pcrphase-sysinit.service contain
    `ConditionPathExists=!/etc/initrd-release`.
    
    (Cherry-picked commit: cd6f683)
    
    Related: RHEL-27944
    aafeijoo-suse authored and pvalena committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8c247d1 View commit details
    Browse the repository at this point in the history