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

rework CI to generate synthetic RPMs #229

Open
cgwalters opened this issue Oct 1, 2021 · 1 comment
Open

rework CI to generate synthetic RPMs #229

cgwalters opened this issue Oct 1, 2021 · 1 comment

Comments

@cgwalters
Copy link
Member

cgwalters commented Oct 1, 2021

See #228 and #203

Basically to test upgrades, we're downgrading to an older grub build which is broken. We're just testing that the synthetic process of changing files actually works, but we're not currently testing rebooting into it.

Instead, we should download the working RPM and tweak it by:

  • adding files (safe)
  • Figuring out a way to mutate e.g. shim or grub binaries in a benign way that doesn't affect functionalty (this will (hopefully) not work with Secure Boot though), but at least we can reboot in non-SB UEFI
@bgilbert
Copy link
Contributor

bgilbert commented Oct 1, 2021

Once we have this, we can revert #228.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants