archinstall/archinstall/lib
Thomas 671bf7595c
Enable periodic TRIM (#882)
2022-01-20 16:32:07 +01:00
..
disk Unified filesystem names by using get_mount_fs_type() function before .format() is called 2022-01-14 11:19:34 +01:00
menu Some issues at Guided.py (#878) 2022-01-18 20:57:30 +01: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
exceptions.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
general.py Btrfs II (#838) 2022-01-07 10:29:30 +00:00
hardware.py Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly how we called things in guided.py but also some SysCommand calls 2021-11-05 16:27:01 +01:00
installer.py Enable periodic TRIM (#882) 2022-01-20 16:32:07 +01:00
locale_helpers.py Global menu (#806) 2022-01-07 10:48:23 +00:00
luks.py Define an standard locale for all the commands executed (#827) 2022-01-06 23:26:49 +01:00
mirrors.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
networking.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
output.py Fixing some mypy complaints (#780) 2021-12-02 21:20:31 +01:00
packages.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
plugins.py Fixed import error ModuleType (#848) 2022-01-07 10:54:29 +00:00
profiles.py Fixed import error ModuleType (#848) 2022-01-07 10:54:29 +00:00
services.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
storage.py Increased disk delays by 100% (for unsuccessful operations), successful should still be quick. (#730) 2021-11-18 13:07:28 +00:00
systemd.py Wrongly spelled import 2022-01-07 10:55:51 +00:00
user_interaction.py Changes to take correctly the 'kernels' argument (cf. isssue 868) (#869) 2022-01-15 14:17:04 +01:00