archinstall/archinstall/lib
Anton Hvornum f8fc542fd7
Merge branch 'master' into fix-repo-url
2021-04-04 18:32:59 +00: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
disk.py encryption_passwed -> encryption_password 2021-04-04 17:43:56 +02:00
exceptions.py Wrong variable name. 2021-03-14 12:17:30 +01:00
general.py Also setting cwd (bad choice of name) to the workdir if one was specified. Which makes the trace.log to end up in the workdir as well. 2021-03-23 14:22:38 +01:00
hardware.py Simplify boolean checks 2021-04-01 20:31:29 +02:00
installer.py Merge branch 'master' into fix-repo-url 2021-04-04 18:32:59 +00:00
locale_helpers.py Spelling error in locale helpers. 2020-09-07 15:41:19 +02:00
luks.py This should correct #135. I'll have to investigate other places where this logic might be as well and correct those. 2021-04-03 14:04:18 +02:00
mirrors.py Trying to centralize the configuration for logging. Phasing out some parameters which also affects the current ability to create multiple log files for multiple runs. This will be re-introduced when logging is made into a class object in a later version 2021-01-24 22:42:07 +01:00
networking.py Fix misspellings 2021-04-04 11:28:54 -03:00
output.py Fix misspellings 2021-04-04 11:28:54 -03:00
packages.py Change Arch Linux site URL's 2021-01-22 13:34:44 -03:00
profiles.py Fix misspellings 2021-04-04 11:28:54 -03:00
services.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
storage.py Update repo to archlinux/archinstall 2021-04-04 11:52:51 -03:00
systemd.py Remove useless __init__ methods 2021-04-01 20:46:28 +02:00
tts.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
user_interaction.py Fix misspellings 2021-04-04 11:28:54 -03:00