archinstall/archinstall/lib
codefiles bd35473b5d
Move LVM helpers to dedicated module (#4245)
2026-02-18 15:57:10 +11:00
..
applications Refactor application_handler to use DI (#4172) 2026-01-27 16:39:42 +11:00
authentication Rename ask* functions to select* (#4191) 2026-01-31 08:17:11 +11:00
bootloader Refactor SysInfo.has_uefi() to DI for bootloader (#4230) 2026-02-15 12:34:40 +11:00
disk Move LVM helpers to dedicated module (#4245) 2026-02-18 15:57:10 +11:00
interactions Rename ask* functions to select* (#4191) 2026-01-31 08:17:11 +11:00
locale Refactor syscommand (#4176) 2026-01-27 13:31:33 +01:00
menu Make list manager run private (#4192) 2026-02-03 11:22:56 +01:00
models Refactor SysInfo.has_uefi() to DI for bootloader (#4230) 2026-02-15 12:34:40 +11:00
network Make list manager run private (#4192) 2026-02-03 11:22:56 +01:00
packages Rename ask* functions to select* (#4191) 2026-01-31 08:17:11 +11:00
pacman Refactor syscommand (#4176) 2026-01-27 13:31:33 +01:00
profile install gfx before DE/WM/Server (#4238) 2026-02-17 13:19:11 +11:00
user Make list manager run private (#4192) 2026-02-03 11:22:56 +01:00
utils Refactor code to reduce circular dep (#4175) 2026-01-28 13:43:57 +01: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
args.py Use TypeAdapter for Json serialization (#4183) 2026-02-03 22:27:51 +11:00
boot.py Refactor code to reduce circular dep (#4175) 2026-01-28 13:43:57 +01:00
command.py Refactor code to reduce circular dep (#4175) 2026-01-28 13:43:57 +01:00
configuration.py Use TypeAdapter for Json serialization (#4183) 2026-02-03 22:27:51 +11:00
crypt.py Fix typos in comments (#4107) 2026-01-10 10:17:50 +11:00
exceptions.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
general.py Use TypeAdapter for Json serialization (#4183) 2026-02-03 22:27:51 +11:00
global_menu.py Refactor SysInfo.has_uefi() to DI for bootloader (#4230) 2026-02-15 12:34:40 +11:00
hardware.py Refactor syscommand (#4176) 2026-01-27 13:31:33 +01:00
installer.py Move LVM helpers to dedicated module (#4245) 2026-02-18 15:57:10 +11:00
luks.py Move unlock_luks2_dev() (#4234) 2026-02-17 07:35:25 +11:00
mirrors.py Make list manager run private (#4192) 2026-02-03 11:22:56 +01:00
networking.py Move Pacman out of init (#4150) 2026-01-27 12:34:48 +11:00
output.py Avoid union syntax in an isinstance check (#4197) 2026-02-01 22:47:39 +11:00
plugins.py Move script entry point (#4151) 2026-01-21 12:10:19 +11:00
translationhandler.py Remove superfluous __future__ imports (#4117) 2026-01-12 10:20:07 +11:00