archinstall/archinstall/lib
Dylan M. Taylor e488ad8ec4
Change how efibootmgr is installed
Make changes suggested by Torxed
2021-04-29 20:03:25 -04: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 Added a postgresql application profile. (#383) 2021-04-29 13:32:21 +02:00
exceptions.py allow multiple services to be enabled at once 2021-04-05 13:10:35 -04:00
general.py Moving away from custom log levels, to something that's well defined. (#360) 2021-04-27 16:43:17 +02:00
hardware.py Cleaning up packages. (#374) 2021-04-29 10:18:43 +02:00
installer.py Change how efibootmgr is installed 2021-04-29 20:03:25 -04:00
locale_helpers.py Fix other issues of language selection 2021-04-22 14:54:35 +03:00
luks.py Moving away from custom log levels, to something that's well defined. (#360) 2021-04-27 16:43:17 +02:00
mirrors.py Moving away from custom log levels, to something that's well defined. (#360) 2021-04-27 16:43:17 +02:00
networking.py Fix misspellings 2021-04-04 11:28:54 -03:00
output.py Corrected one indentation. 2021-04-28 14:30:12 +02:00
packages.py Change Arch Linux site URL's 2021-01-22 13:34:44 -03:00
profiles.py Added a postgresql application profile. (#383) 2021-04-29 13:32:21 +02:00
services.py Modifying to enable piping in custom environment variables. This is required to disable systemd coloring and paging when querying for service states. Otherwise it returns unreliable data that can cause hanging. 2021-04-13 13:36:40 +02: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 Added a mini curses class and generic-multi-select (#362) 2021-04-28 15:18:28 +02:00