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

Add grubby to handle latest grub2 changes #797

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

abdhaleegit
Copy link
Collaborator

With latest grub2 installer, one should set the
kernel to be booted explicitly after update or
install of latest kernel

@abdhaleegit abdhaleegit force-pushed the grubby-fix branch 2 times, most recently from ec66819 to 2cc7254 Compare November 24, 2023 07:35
@abdhaleegit abdhaleegit force-pushed the grubby-fix branch 2 times, most recently from da9d12c to 9da58c2 Compare December 5, 2023 05:42
@abdhaleegit abdhaleegit force-pushed the grubby-fix branch 2 times, most recently from e738300 to 29694da Compare February 1, 2024 08:59
@abdhaleegit abdhaleegit force-pushed the grubby-fix branch 2 times, most recently from e2505f2 to f9e4dc0 Compare May 6, 2024 12:24
@abdhaleegit abdhaleegit requested a review from sacsant May 27, 2024 15:13
@abdhaleegit
Copy link
Collaborator Author

@sacsant Included all the changes, Please review and approve

This code changes include grubby command to handle newly
installed kernel and vmlinux name for all distros, also
verify if the installed kernel is actually booted and
rearrange the code to include both kexec and reboot way

Signed-off-by: Abdul Haleem <abdhalee@linux.vnet.ibm.com>
@abdhaleegit
Copy link
Collaborator Author

Tested both kexec and reboot way and both are working

@abdhaleegit
Copy link
Collaborator Author

abdhaleegit commented May 27, 2024

@PraveenPenguin PraveenPenguin merged commit 76e0d7e into open-power:master Jun 3, 2024
1 check passed
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.

3 participants