Skip to content

grub.d/10_linux: Switch to an in-house script for generating Linux entries #1

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

Open
wants to merge 9 commits into
base: aosc/grub-2.12
Choose a base branch
from

Conversation

Cyanoxygen
Copy link
Collaborator

We are going to deal with multiple variants (in this case it is the page size) of one version of the kernel, and it has to be shown in the top level menu.

Additionally, we want to prefer the kernel with a specific page size over other ones, since the other one may not function properly.

Now we have to deal with different kernel page sizes, since we want to
show up in the top-level menu, instead of in the "Advanced options for"
submenu.

Also, we want to prefer a certain kernel with specific page size over
the other ones, otherwise the machine might not boot.
@Cyanoxygen Cyanoxygen force-pushed the aosc/in-house-linux-probing branch from a5f74c4 to 5677364 Compare August 11, 2025 04:54
@Cyanoxygen Cyanoxygen force-pushed the aosc/in-house-linux-probing branch from 3af1033 to ca4e8f1 Compare August 13, 2025 03:20
Since we may have other variant specific configurations other than page
sizes. This makes it easier for other maintainers to add localized
strings.
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.

1 participant