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

Apply patches from Fedora's grub2 package #15

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

marmarek
Copy link
Member

This applies most patches from Fedora's package, see individual commits for details.

Fixes QubesOS/qubes-issues#9471

Tools for PV(H)Grub are irrelevant in dom0, as the configuration etc is
provided by the VM.
Import all of them, but comment out a few in the spec file.
Specifically:
- patches related to .gitignore that is not part of upstream tarball
- some patches for tools that are irrelevant for just the bootloader
  build
- systemd units irrelevant for PV(H) grub on dom0 side

There are a lot more that are not relevant for the PV(H)Grub case (all
for architectures not currently supported like sparc or powerpc,
several patches for network boot and more). But they should also
(hopefully) be harmless.

And also update build dependencies based on Fedora package.

Fixes QubesOS/qubes-issues#9471
@qubesos-bot
Copy link

qubesos-bot commented Jan 18, 2025

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025012221-4.3&flavor=pull-requests

Test run included the following:

Installing updates failed, skipping the report!

@marmarek marmarek merged commit 415be0f into QubesOS:main Jan 23, 2025
2 of 3 checks passed
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.

Ship Fedora GRUB as well as (or instead of) upstream GRUB for pvgrub2-pvh
2 participants