archinstall/archinstall/lib
advaithm 63a94a5770
add efibootmgr only on uefi systems
2021-04-21 13:35:03 +05:30
..
__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 Merge branch 'master' into torxed-v2.2.0 2021-04-12 00:09:55 +02:00
exceptions.py allow multiple services to be enabled at once 2021-04-05 13:10:35 -04:00
general.py Merging in master to feature branch. 2021-04-17 09:52:09 +02:00
hardware.py Use generic_select for GPU driver 2021-04-11 21:36:53 -04:00
installer.py add efibootmgr only on uefi systems 2021-04-21 13:35:03 +05:30
locale_helpers.py Removed layout filtering 2021-04-14 13:16:18 +02:00
luks.py fix typo 2021-04-10 10:55:49 +02:00
mirrors.py Adding some error handling to list_mirrors() 2021-04-12 15:58:52 +02:00
networking.py Fix misspellings 2021-04-04 11:28:54 -03:00
output.py Closed #110 2021-04-04 15:46:02 -04:00
packages.py Change Arch Linux site URL's 2021-01-22 13:34:44 -03:00
profiles.py Merging in master to feature branch. 2021-04-17 09:52:09 +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 add efibootmgr only on uefi systems 2021-04-21 13:35:03 +05:30