Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
archlinux
/
archinstall
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
770
Star
8.4k
Code
Issues
212
Pull requests
29
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add dialog to install EFI bootloader to removable location
- #3932
#3932
Merged
svartkanin
merged 16 commits into
archlinux:master
archlinux/archinstall:master
from
Mintsuki:limine-removable
Mintsuki/archinstall:limine-removable
Copy head branch name to clipboard
Nov 21, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add dialog to install EFI bootloader to removable location
#3932
svartkanin
merged 16 commits into
archlinux:master
archlinux/archinstall:master
from
Mintsuki:limine-removable
Mintsuki/archinstall:limine-removable
Copy head branch name to clipboard
Commits
Commits on Nov 16, 2025
Add dialog to install EFI bootloader to removable location
Show description for bc3d60e
Mintsuki
committed
bc3d60e
View commit details
Copy full SHA for bc3d60e
Browse repository at this point
Move bootloader removable and UKI selections to bootloader submenu
Mintsuki
committed
07cf0b0
View commit details
Copy full SHA for 07cf0b0
Browse repository at this point
Update ask_for_bootloader_removable() prompt for ease of translation
Mintsuki
committed
b0e457b
View commit details
Copy full SHA for b0e457b
Browse repository at this point
Fix issue where removable and UKI options were always enabled at first
Mintsuki
committed
385e213
View commit details
Copy full SHA for 385e213
Browse repository at this point
Minor cosmetic fixes to bootloader removable code
Mintsuki
committed
c67eef4
View commit details
Copy full SHA for c67eef4
Browse repository at this point
Add has_removable_support to Bootloader
Mintsuki
committed
99f93e2
View commit details
Copy full SHA for 99f93e2
Browse repository at this point
Validate UKI and removable options in installer
Mintsuki
committed
2324e96
View commit details
Copy full SHA for 2324e96
Browse repository at this point
Use has_removable_support() where appropriate
Mintsuki
committed
789e172
View commit details
Copy full SHA for 789e172
Browse repository at this point
Fix potential AttributeError when bootloader_config is None
Mintsuki
committed
411e3ca
View commit details
Copy full SHA for 411e3ca
Browse repository at this point
Set default value for bootloader configuration menu item
Mintsuki
committed
d84f1b0
View commit details
Copy full SHA for d84f1b0
Browse repository at this point
Commits on Nov 17, 2025
Update documentation after EFI removable/Limine changes
Mintsuki
committed
e239564
View commit details
Copy full SHA for e239564
Browse repository at this point
Update limine.conf and non-removable location paths (as per Wiki)
Mintsuki
committed
7e0a384
View commit details
Copy full SHA for 7e0a384
Browse repository at this point
Do not create fallback boot menu entries when using UKIs on Limine
Mintsuki
committed
afea23d
View commit details
Copy full SHA for afea23d
Browse repository at this point
Commits on Nov 20, 2025
Remove useless ask_* wrappers in bootloader_menu
Mintsuki
committed
e3e26aa
View commit details
Copy full SHA for e3e26aa
Browse repository at this point
Improve bootloader menu previews
Mintsuki
committed
2acdaef
View commit details
Copy full SHA for 2acdaef
Browse repository at this point
Make bootloader menu __init__.py empty
Mintsuki
committed
d6dbf8e
View commit details
Copy full SHA for d6dbf8e
Browse repository at this point
You can’t perform that action at this time.