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

grub2: source in a console.cfg file if exists #619

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dustymabe
Copy link
Member

This will allow users or distro builders place console settings here that will get picked up on boot. This was discussed as part of coreos/fedora-coreos-tracker#1671

This will allow users or distro builders place console settings
here that will get picked up on boot. This was discussed as part
of coreos/fedora-coreos-tracker#1671
Copy link

openshift-ci bot commented Feb 19, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@dustymabe
Copy link
Member Author

/test all

@dustymabe
Copy link
Member Author

Creating as draft because I still need to test this in concert with other changes

dustymabe added a commit to dustymabe/fedora-coreos-config that referenced this pull request Feb 19, 2024
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).
dustymabe added a commit to dustymabe/fedora-coreos-config that referenced this pull request Feb 21, 2024
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).
@dustymabe
Copy link
Member Author

ok this is looking good in testing I think!

@dustymabe dustymabe marked this pull request as ready for review February 21, 2024 20:03
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@jmarrero jmarrero merged commit 11d2606 into coreos:main Feb 21, 2024
9 checks passed
dustymabe added a commit to coreos/fedora-coreos-config that referenced this pull request Feb 22, 2024
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).
dustymabe added a commit to marmijo/fedora-coreos-config that referenced this pull request Feb 22, 2024
This has a backport of coreos/bootupd#619
to support GRUB console settings in console.cfg.

Seee coreos/fedora-coreos-tracker#1671
dustymabe added a commit to coreos/fedora-coreos-config that referenced this pull request Feb 23, 2024
This has a backport of coreos/bootupd#619
to support GRUB console settings in console.cfg.

Seee coreos/fedora-coreos-tracker#1671
aaradhak pushed a commit to aaradhak/fedora-coreos-config that referenced this pull request Mar 18, 2024
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).
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.

None yet

3 participants