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

overlay.d/40grub: delete 30_console.cfg file #2861

Merged

Conversation

dustymabe
Copy link
Member

See coreos/fedora-coreos-tracker#1671 where we discovered that having this be a static config delivered by bootupd was a bad idea.

Instead we'll have something else create a file in /boot/grub2/console.cfg (most likely osbuild/osbuild#1589) and we'll have the bootupd static grub configs source it (coreos/bootupd#619).

See coreos/fedora-coreos-tracker#1671
where we discovered that having this be a static config delivered
by bootupd was a bad idea.

Instead we'll have something else create a file in /boot/grub2/console.cfg
(most likely osbuild/osbuild#1589) and we'll have
the bootupd static grub configs source it (coreos/bootupd#619).
We'll now prefer console.cfg if it exists over grub.cfg.
@dustymabe
Copy link
Member Author

ok this is looking good in testing. lifting draft

@dustymabe dustymabe marked this pull request as ready for review February 21, 2024 20:05
@dustymabe dustymabe merged commit c9f6fbb into coreos:testing-devel Feb 22, 2024
3 checks passed
@dustymabe dustymabe deleted the dusty-delete-grub-console-cfg branch February 22, 2024 15:58
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

Successfully merging this pull request may close these issues.

2 participants