archinstall/archinstall/lib
czapek e6344f93f7
Fix Limine bootloader deployment (#2216)
* Add `get_unique_path_for_device` to `DeviceHandler`

* Fix Limine bootloader deployment

* Fail if UKI is enabled with Limine

* Support more configuration options with Limine

* Fix linter errors

* Fix boot partition fs_type check for Limine
2023-11-21 10:19:17 +01:00
..
disk Fix Limine bootloader deployment (#2216) 2023-11-21 10:19:17 +01:00
interactions Fix GPT end alignment (#2210) 2023-11-20 12:58:09 +01:00
locale Fix reset in locales menu (#2178) 2023-10-17 11:21:39 +02:00
menu Fix install text initialization (#2162) 2023-10-13 18:50:35 +11:00
models Extend the mypy checks (#2120) 2023-10-03 18:31:17 +11:00
packages Extend the mypy checks (#2120) 2023-10-03 18:31:17 +11:00
pacman Refactor installer and general design patterns (#1895) 2023-06-28 13:42:53 +02:00
profile Extend the mypy checks (#2120) 2023-10-03 18:31:17 +11:00
utils Move locales and cleanup menu (#1814) 2023-06-05 10:02:49 +02:00
__init__.py Converted the lib to a pip supported structure to make packaging easier. Also tweaked some minor issues and added the AUR function 2020-07-06 18:44:42 +02:00
boot.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
configuration.py Add handling of signal interrupt and EOF at input prompts (#2154) 2023-10-10 10:00:22 +02:00
exceptions.py Fixes for prev PR (#2175) 2023-10-18 16:57:44 +11:00
general.py Simplify SysCommand decoding (#2121) 2023-10-02 21:01:23 +11:00
global_menu.py Fix Limine bootloader deployment (#2216) 2023-11-21 10:19:17 +01:00
hardware.py Refactor microcode (#2099) 2023-09-24 19:18:52 +10:00
installer.py Fix Limine bootloader deployment (#2216) 2023-11-21 10:19:17 +01:00
luks.py Remove superfluous use of `partprobe` (#2212) 2023-11-20 12:56:12 +01:00
mirrors.py Fix 1862 (#1884) 2023-06-21 09:52:06 +02:00
networking.py Fixes for prev PR (#2175) 2023-10-18 16:57:44 +11:00
output.py Fix password preview (#2190) 2023-10-25 09:27:18 +02:00
plugins.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
storage.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
translationhandler.py Extend the mypy checks (#2120) 2023-10-03 18:31:17 +11:00