archinstall/archinstall/lib
Dylan M. Taylor 2eec8ffd6c
Clarify driver recommendations (#572)
2021-06-10 15:43:50 +02: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 Try to unmount devices before attempting to run mklabel 2021-06-09 19:28:09 -04:00
exceptions.py Remove PermissionError since it shadows the built-in of the same name 2021-05-18 08:27:59 -04:00
general.py Merge pull request #537 from archlinux/torxed-fix-517 2021-06-10 13:31:27 +02:00
hardware.py Split Nvidia so that there are two options for it 2021-06-09 19:27:41 -04:00
installer.py Add some safeguards to create directories before writing files 2021-06-03 07:20:16 -04:00
locale_helpers.py Reworking SysCommand & Moving to localectl for locale related activities 2021-05-19 16:45:13 +02:00
luks.py Incorrect variable names being used from copy paste. 2021-05-18 09:21:18 +02:00
mirrors.py Added docstrings 2021-06-02 00:08:45 +02:00
networking.py Merge pull request #537 from archlinux/torxed-fix-517 2021-06-10 13:31:27 +02:00
output.py Reworking SysCommand & Moving to localectl for locale related activities 2021-05-19 16:45:13 +02:00
packages.py Add missing urllib.error import 2021-05-17 21:55:48 -04:00
plugins.py Fixed a plugin issue where there are no plugins found. 2021-05-31 12:17:18 +02:00
profiles.py Add description to profile listing 2021-06-02 16:52:26 -04:00
services.py Perform refactoring to PEP 8 naming conventions 2021-05-15 17:50:28 -04:00
storage.py look for default profiles in correct location 2021-05-20 03:00:57 +02:00
systemd.py Added support for getting configuration from a config file (#364) 2021-05-19 21:31:58 +02:00
user_interaction.py Clarify driver recommendations (#572) 2021-06-10 15:43:50 +02:00