archinstall/archinstall/lib
codefiles 8257e9f73f
Fix missing info for pre-mounted disk configuration (#2143)
2023-10-02 07:50:20 +02:00
..
disk Fix missing info for pre-mounted disk configuration (#2143) 2023-10-02 07:50:20 +02:00
interactions Add support for ESP partition flag (#2133) 2023-09-29 16:09:28 +02:00
locale Use `_preset` for defaults in `LocaleMenu` (#2071) 2023-09-20 08:04:23 +02:00
menu Fix many typos (#1692) 2023-09-18 22:04:36 +10:00
models Unify json functions (#2102) 2023-09-24 10:14:02 +02:00
packages Refactor installer and general design patterns (#1895) 2023-06-28 13:42:53 +02:00
pacman Refactor installer and general design patterns (#1895) 2023-06-28 13:42:53 +02:00
profile Only parse profile classes when loading modules (#2088) 2023-09-22 11:43:12 +02: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 Refactor installer and general design patterns (#1895) 2023-06-28 13:42:53 +02:00
exceptions.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
general.py Unify json functions (#2102) 2023-09-24 10:14:02 +02:00
global_menu.py Fix many typos (#1692) 2023-09-18 22:04:36 +10:00
hardware.py Refactor microcode (#2099) 2023-09-24 19:18:52 +10:00
installer.py Add support for ESP partition flag (#2133) 2023-09-29 16:09:28 +02:00
locale.py Refactor installer and general design patterns (#1895) 2023-06-28 13:42:53 +02:00
luks.py Fix paths used for steps in keyfile creation (#1851) 2023-06-08 10:48:56 +02:00
mirrors.py Fix 1862 (#1884) 2023-06-21 09:52:06 +02:00
networking.py Refactor installer and general design patterns (#1895) 2023-06-28 13:42:53 +02:00
output.py Unify json functions (#2102) 2023-09-24 10:14:02 +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 Fix many typos (#1692) 2023-09-18 22:04:36 +10:00