archinstall/archinstall/lib
codefiles 2a83b502da
Revert "feat(disk): add custom cipher selection for LUKS2 encryption (#4581)" (#4708)
This reverts commit 7b7fd6573e.
2026-08-11 22:03:19 +10:00
..
applications Pull `ui` module one level up (#4515) 2026-05-03 23:54:42 +02:00
authentication Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
bootloader Warn before enabling Plymouth in the bootloader menu (#4604) 2026-06-28 21:13:10 +02:00
disk Revert "feat(disk): add custom cipher selection for LUKS2 encryption (#4581)" (#4708) 2026-08-11 22:03:19 +10:00
general Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
locale Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
menu Use a match statement for PasswordStrength enum values (#4619) 2026-07-12 21:20:44 +10:00
mirror Return bytes from fetch_data_from_url() (#4653) 2026-07-24 09:59:55 +10:00
models Revert "feat(disk): add custom cipher selection for LUKS2 encryption (#4581)" (#4708) 2026-08-11 22:03:19 +10:00
network Remove superfluous underscore variable assignment (#4679) 2026-07-31 14:43:37 +10:00
packages Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
pacman Remove superfluous PacmanConfiguration.default (#4682) 2026-07-31 14:44:05 +10:00
profile Return bytes from fetch_data_from_url() (#4653) 2026-07-24 09:59:55 +10:00
user Pull `ui` module one level up (#4515) 2026-05-03 23:54:42 +02:00
utils Remove unused format_cols (#4652) 2026-07-22 10:01:55 +10: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 Remove superfluous PacmanConfiguration.default (#4682) 2026-07-31 14:44:05 +10:00
boot.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
command.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
configuration.py Refactor configuration file (#4583) 2026-06-28 21:04:20 +02:00
crypt.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
exceptions.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
global_menu.py Remove superfluous PacmanConfiguration.default (#4682) 2026-07-31 14:44:05 +10:00
hardware.py fix(hw): intel open-source post Gen12 needs this for ffpmeg, OBS, etc (#4705) 2026-08-11 20:56:42 +10:00
installer.py Remove unused parameter from _prepare_fs_type (#4685) 2026-07-31 14:46:45 +10:00
linux_path.py Add LPath execute permissions methods (#4378) 2026-04-06 09:16:21 +02:00
log.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
networking.py Add constant for path /sys/class/net (#4667) 2026-07-25 15:32:22 +10:00
pathnames.py Add constant for mirrorlist (#4403) 2026-04-11 10:17:29 +10:00
plugins.py Fix plugin (#4594) 2026-06-28 21:09:20 +02:00
translationhandler.py Refactor TranslationHandler locales directory (#4692) 2026-08-03 21:39:22 +10:00
version.py Move get_version() to version module (#4270) 2026-03-01 11:31:13 +11:00