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

fixes #24653 - only use grub mkimage on RHEL 7.4 #446

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

stbenjam
Copy link
Member

We previously enabled a workaround that breaks secureboot, as using
mkimage to build the EFI grub images results in an unsigned image. We
should only do this on 7.4, as the mac address issue is fixed in 7.5 and
later.

@ekohl
Copy link
Member

ekohl commented Oct 31, 2018

@stbenjam could you have a look?

We previously enabled a workaround that breaks secureboot, as using
mkimage to build the EFI grub images results in an unsigned image. We
should only do this on 7.4, as the mac address issue is fixed in 7.5 and
later.
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with not fixing it for CentOS 7.4. They don't support point releases so we can assume they're on a current release. Thanks!

@ekohl ekohl added the Bug label Nov 20, 2018
@mmoll mmoll merged commit 1c8227b into theforeman:master Nov 22, 2018
@mmoll
Copy link
Contributor

mmoll commented Nov 22, 2018

merged, thanks @stbenjam!

@stbenjam stbenjam deleted the 24653 branch November 26, 2018 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants