archinstall/examples
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
..
auto_discovery_mounted.py Rename module device_model -> device (#3639) 2025-07-15 09:29:58 +02:00
config-sample.json Add dialog to install EFI bootloader to removable location (#3932) 2025-11-21 11:41:24 +11:00
creds-sample.json Store password as hash instead of plaintext (#3276) 2025-04-08 08:53:18 +02:00
custom-command-sample.json Fix documentations and samples mentioning `custom-commands` instead of `custom_commands` (#3745) 2025-08-16 11:59:18 +10:00
disk_layouts-sample.json Removed the @.snapshots volume in order to support both Snapper and Timeshift #3363 (#3408) 2025-04-26 11:57:36 +02:00
full_automated_installation.py Rename profile_model -> profile (#3640) 2025-07-15 09:30:15 +02:00
interactive_installation.py Symlink example files to actual scripts (#3495) 2025-05-23 13:09:42 +02:00
mac_address_installation.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
minimal_installation.py Symlink example files to actual scripts (#3495) 2025-05-23 13:09:42 +02:00
only_hd_installation.py Symlink example files to actual scripts (#3495) 2025-05-23 13:09:42 +02:00