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(dracut.sh): allow to pass all UEFI options as dracut arguments #2256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aafeijoo-suse
Copy link
Member

This patch adds three dracut arguments that can currently only be set via configuration files: --uefi-secureboot-cert, --uefi-secureboot-key and --uefi-secureboot-engine.

This is useful in build environments (e.g. OBS) to avoid creating a temporary configuration file only to set these options.

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

@LaszloGombos
Copy link
Collaborator

UEFI support seems to be under active development at Dracut. Dracut should have at least one test case for UEFI.

I added sbsigntools package to the Fedora container in #2255 .

@LaszloGombos LaszloGombos added the enhancement Issue adding new functionality label Mar 6, 2023
This patch adds three dracut arguments that can currently only be set via
configuration files: `--uefi-secureboot-cert`, `--uefi-secureboot-key` and
`--uefi-secureboot-engine`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue adding new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants