archinstall/archinstall/lib
Daniel Girtler b186fb3f64
Async menu (#4308)
* Move to async TUI

* Update

* Update
2026-03-16 10:39:36 +11:00
..
applications Async menu (#4308) 2026-03-16 10:39:36 +11:00
authentication Async menu (#4308) 2026-03-16 10:39:36 +11:00
bootloader Async menu (#4308) 2026-03-16 10:39:36 +11:00
disk Async menu (#4308) 2026-03-16 10:39:36 +11:00
interactions Async menu (#4308) 2026-03-16 10:39:36 +11:00
locale Async menu (#4308) 2026-03-16 10:39:36 +11:00
menu Async menu (#4308) 2026-03-16 10:39:36 +11:00
models Remove support for NTFS root file system (#4279) 2026-03-03 12:21:31 +11:00
network Async menu (#4308) 2026-03-16 10:39:36 +11:00
packages Async menu (#4308) 2026-03-16 10:39:36 +11:00
pacman Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
profile Async menu (#4308) 2026-03-16 10:39:36 +11:00
user Async menu (#4308) 2026-03-16 10:39:36 +11:00
utils Refactor ISO check (#4264) 2026-02-28 11:20:02 +11: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 Async menu (#4308) 2026-03-16 10:39:36 +11:00
boot.py Replace Installer with path parameter in Boot (#4268) 2026-03-01 08:06:15 +11:00
command.py Refactor code to reduce circular dep (#4175) 2026-01-28 13:43:57 +01:00
configuration.py Async menu (#4308) 2026-03-16 10:39:36 +11:00
crypt.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
exceptions.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
global_menu.py Async menu (#4308) 2026-03-16 10:39:36 +11:00
hardware.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
installer.py Remove support for NTFS root file system (#4279) 2026-03-03 12:21:31 +11:00
luks.py Remove unnecessary post-init (#4267) 2026-02-28 17:30:59 +11:00
mirrors.py Async menu (#4308) 2026-03-16 10:39:36 +11:00
networking.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
output.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
plugins.py Move get_version() to version module (#4270) 2026-03-01 11:31:13 +11:00
translationhandler.py Remove superfluous __future__ imports (#4117) 2026-01-12 10:20:07 +11:00
version.py Move get_version() to version module (#4270) 2026-03-01 11:31:13 +11:00