#562 [f41] common: Add workaround for issue with newer GRUB2
Closed by siosm. Opened by siosm.
Unknown source f41

Download 562.patch

common: Add workaround for issue with newer GRUB2

New GRUB2 config modules are causing issues on Atomic Desktops systems
as the new GRUB2 config get regenerated with new options that are not
supported by the currently installed version of GRUB2.

The root cause is that we don't (yet) systematically update the
bootloader on Atomic Desktops. This is related to:
https://gitlab.com/fedora/ostree/sig/-/issues/1

Temporarily remove / modify those config modules from the GRUB2 set of
configs used to generate the final GRUB2 config, until we are able to
enable bootloader updates by default.

See: https://github.com/fedora-silverblue/issue-tracker/issues/587
See: https://bugzilla.redhat.com/show_bug.cgi?id=2305291


comps-sync f41 2024-08-27

See: https://pagure.io/fedora-comps/pull-request/1017

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/3994d0579e6d4e908f35c1f8aaeacf15

rebased onto f209ed76cd617a152f5d59d8ec58bf11bfeb52ee

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/e352cbbad08b4e99b78b201f5baa5a25

I'll merge those with other changes in https://pagure.io/workstation-ostree-config/pull-request/564

Pull-Request has been closed by siosm

Metadata