..
disk
Change exit status indications to exit codes ( #1685 )
2023-03-26 21:40:08 +02:00
hsm
Rename "peak_output" to "peek_output" ( #1648 )
2023-02-27 23:13:00 +01:00
menu
Fixes mypy errors. ( #1658 )
2023-02-28 19:49:59 +01:00
models
Removed absolut imports and used relative paths to preserve library usage
2022-11-17 13:11:18 +01:00
packages
Check if line begins with 'warning' before adding it to package info ( #1674 )
2023-03-26 21:47:36 +02:00
udev
Added a HSM menu entry ( #1196 )
2022-05-18 11:28:59 +02:00
user_interaction
Partition creation prompt text ( #1683 )
2023-03-26 21:42:24 +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
configuration.py
Fix 1562 ( #1564 )
2022-11-15 14:34:24 +01:00
exceptions.py
Fixing issue where blkid causes SysCallException ( #1445 )
2022-08-30 22:59:23 +02:00
general.py
Fix `exit_code` ( #1679 )
2023-03-14 21:24:15 +01:00
hardware.py
Adds nvidia-open package as an option. ( #1176 )
2022-05-14 07:34:41 +02:00
installer.py
Fixed flake8 warnings ( #1676 )
2023-03-14 11:05:17 +01:00
locale_helpers.py
Remove the hash/number sign at the line-start ( #1345 )
2022-08-01 09:42:58 +02:00
luks.py
Change exit status indications to exit codes ( #1685 )
2023-03-26 21:40:08 +02:00
mirrors.py
Added more offline functionality, such as skipping package search ( #1296 )
2022-06-02 13:32:42 +02:00
networking.py
Handle no internet connection gracefully ( #1361 )
2022-08-01 10:29:58 +02:00
output.py
enhacements to FormattedOutput ( #1376 )
2022-08-01 10:41:44 +02:00
pacman.py
Check if pacman is available ( #958 )
2022-02-18 11:33:28 +01:00
plugins.py
Cleaned up argument loading slighly. ( #1419 )
2022-08-11 18:06:02 +02:00
profiles.py
Add network-manager-applet to NetworkManager profile ( #1120 )
2022-05-16 10:23:15 +02:00
services.py
Added type annotations to all functions ( #845 )
2022-01-06 22:01:15 +01:00
storage.py
Fix typos ( #1265 )
2022-05-29 09:31:18 +02:00
systemd.py
Change exit status indications to exit codes ( #1685 )
2023-03-26 21:40:08 +02:00
translationhandler.py
Remove custom font setting ( #1552 )
2022-11-11 09:11:41 +01:00