archinstall/archinstall
Mintsuki eb815d817f
Add dialog to install EFI bootloader to removable location (#3932)
* Add dialog to install EFI bootloader to removable location

This is just for GRUB and Limine for now.

* Move bootloader removable and UKI selections to bootloader submenu

* Update ask_for_bootloader_removable() prompt for ease of translation

* Fix issue where removable and UKI options were always enabled at first

* Minor cosmetic fixes to bootloader removable code

* Add has_removable_support to Bootloader

* Validate UKI and removable options in installer

* Use has_removable_support() where appropriate

* Fix potential AttributeError when bootloader_config is None

* Set default value for bootloader configuration menu item

* Update documentation after EFI removable/Limine changes

* Update limine.conf and non-removable location paths (as per Wiki)

* Do not create fallback boot menu entries when using UKIs on Limine

* Remove useless ask_* wrappers in bootloader_menu

* Improve bootloader menu previews

* Make bootloader menu __init__.py empty
2025-11-21 11:41:24 +11:00
..
applications Move audio configuration to application config (#3612) 2025-06-20 07:27:23 +10:00
default_profiles replace 'leafpad' with 'l3afpad' (#3890) 2025-11-01 11:55:02 +01:00
lib Add dialog to install EFI bootloader to removable location (#3932) 2025-11-21 11:41:24 +11:00
locales Update Japanese translation (#3938) 2025-11-20 21:13:51 +11:00
scripts Add dialog to install EFI bootloader to removable location (#3932) 2025-11-21 11:41:24 +11:00
tui Wifi connection menu with textual (#3879) 2025-11-01 13:55:58 +01:00
__init__.py Wifi connection menu with textual (#3879) 2025-11-01 13:55:58 +01:00
__main__.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00