archinstall/archinstall/lib
Daniel Girtler b2f413124b
Allow granular plasma configuration (#4389)
* Flexible plasma profile selection

* Update

* Update

* Update

* Update
2026-04-10 07:07:28 +02:00
..
applications Remove deprecated __future__ imports (#4393) 2026-04-08 08:11:05 +02:00
authentication Remove deprecated __future__ imports (#4393) 2026-04-08 08:11:05 +02:00
bootloader Async menu (#4308) 2026-03-16 10:39:36 +11:00
disk Add constant for archiso mountpoint (#4377) 2026-04-06 22:41:33 +10:00
general Add constant for /etc/pacman.conf (#4375) 2026-04-05 23:18:22 +02:00
locale Async menu (#4308) 2026-03-16 10:39:36 +11:00
menu Update mypy to 1.20.0 (#4352) 2026-04-02 07:51:47 +11:00
mirror Refactor mirrors (#4274) 2026-03-21 17:57:33 +11:00
models Allow granular plasma configuration (#4389) 2026-04-10 07:07:28 +02:00
network Fix iwd network installation and setup (#4271) 2026-03-21 17:56:41 +11:00
packages Allow granular plasma configuration (#4389) 2026-04-10 07:07:28 +02:00
pacman Use Path.copy() (#4398) 2026-04-08 15:18:09 +02:00
profile Allow granular plasma configuration (#4389) 2026-04-10 07:07:28 +02:00
user Allow skip on password confirmation (#4273) 2026-03-21 17:57:17 +11:00
utils Add constant for archiso mountpoint (#4377) 2026-04-06 22:41:33 +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 Allow skip on password confirmation (#4273) 2026-03-21 17:57:17 +11:00
boot.py Replace Installer with path parameter in Boot (#4268) 2026-03-01 08:06:15 +11:00
command.py Bump ruff target-version to Python 3.14 (#4390) 2026-04-07 23:09:14 +10: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 Move auth config helpers to AuthenticationConfiguration class (#4340) 2026-03-31 11:29:26 +11:00
hardware.py Stop installing xorg packages for Wayland profiles (#4348) 2026-04-03 09:38:02 +11:00
installer.py Use Path.copy() (#4398) 2026-04-08 15:18:09 +02:00
linux_path.py Add LPath execute permissions methods (#4378) 2026-04-06 09:16:21 +02:00
networking.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
output.py Remove quotes from type annotation (#4384) 2026-04-07 12:21:51 +10:00
pathnames.py Add constant for archiso mountpoint (#4377) 2026-04-06 22:41:33 +10: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