archinstall/archinstall/lib
codefiles 15e52b7768
Refactor `_add_efistub_bootloader()` cmdline (#2059)
2023-09-17 17:17:48 +10:00
..
disk fix: make nodatacow and compress mutually exclusive (#1998) 2023-09-17 09:21:08 +10:00
interactions Parallel downloads (#1952) 2023-07-31 09:38:42 +02:00
locale Move locales and cleanup menu (#1814) 2023-06-05 10:02:49 +02:00
menu Support CJK text alignment (#2012) 2023-09-17 09:08:38 +10:00
models Fix 1934 - audio server regression (#1946) 2023-07-25 11:17:09 +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 Add option to use slick-greeter with lightdm (#1970) 2023-09-15 21:51:36 +10: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 Added a forced buffer flush on each worker stdin write (#2057) 2023-09-16 14:58:20 +02:00
global_menu.py Fix 1934 - audio server regression (#1946) 2023-07-25 11:17:09 +02:00
hardware.py Make Gfx driver handling saver (#1885) 2023-06-21 09:52:48 +02:00
installer.py Refactor `_add_efistub_bootloader()` cmdline (#2059) 2023-09-17 17:17:48 +10: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 Support CJK text alignment (#2012) 2023-09-17 09:08:38 +10: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 Let the Chinese translation show in the menu item (#1944) 2023-07-26 09:19:45 +02:00