Add dialog to install EFI bootloader to removable location#3932
Merged
svartkanin merged 16 commits intoarchlinux:masterfrom Nov 21, 2025
Merged
Add dialog to install EFI bootloader to removable location#3932svartkanin merged 16 commits intoarchlinux:masterfrom
svartkanin merged 16 commits intoarchlinux:masterfrom
Conversation
f5af338 to
cba59d8
Compare
Collaborator
|
i think this should go under a new Bootloader sub-menu instead of a global namespace setting. |
svartkanin
reviewed
Nov 16, 2025
8632ca0 to
101b56c
Compare
Contributor
Author
|
The PR should be ready for review now. Please, beware that I have used LLMs for most of these changes due to my unfamiliarity with the codebase, and while I have reviewed and tested the code, I would strongly recommend someone familiar with the codebase to thoroughly review the changes. |
9f13022 to
2ac2d75
Compare
This is just for GRUB and Limine for now.
svartkanin
reviewed
Nov 17, 2025
Contributor
Author
|
Anything else I should change before approval? |
svartkanin
reviewed
Nov 20, 2025
svartkanin
reviewed
Nov 20, 2025
svartkanin
reviewed
Nov 20, 2025
svartkanin
reviewed
Nov 20, 2025
Collaborator
|
Sorry I was too busy, I tested the code and it seems to work, great job in making the config backwards compatible. |
0c5c3ee to
3c349a0
Compare
3c349a0 to
2acdaef
Compare
svartkanin
approved these changes
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is just for GRUB and Limine for now.