archinstall/tests/data
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
..
mirrorlists Fix 3081 - Local mirrorlist parsing bug (#3104) 2025-01-21 18:40:54 +01:00
__init__.py Dataclasses for args and config (#2936) 2024-11-26 11:08:36 +01:00
test_config.json Add dialog to install EFI bootloader to removable location (#3932) 2025-11-21 11:41:24 +11:00
test_creds.json Store password as hash instead of plaintext (#3276) 2025-04-08 08:53:18 +02:00
test_deprecated_audio_config.json Move audio configuration to application config (#3612) 2025-06-20 07:27:23 +10:00
test_deprecated_creds_config.json Store password as hash instead of plaintext (#3276) 2025-04-08 08:53:18 +02:00
test_deprecated_mirror_config.json Store password as hash instead of plaintext (#3276) 2025-04-08 08:53:18 +02:00
test_encrypted_creds.json Add optional file encryption for user credentials configuration (#3391) 2025-04-26 20:25:43 +10:00