archinstall/archinstall/lib
Daniel 1234261a7a
Global menu (#806)
* Global menu

* Fix flake8

* Refactor code

* Add documentation

* Fix flake8

* Add support for user flow mentioned in #799

* Move import

* Fix flake8 (again)

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton.feeds@gmail.com>
2022-01-07 10:48:23 +00:00
..
disk Btrfs II (#838) 2022-01-07 10:29:30 +00:00
menu Global menu (#806) 2022-01-07 10:48:23 +00: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 Btrfs II (#838) 2022-01-07 10:29:30 +00: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 Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
profiles.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01: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 Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
user_interaction.py Global menu (#806) 2022-01-07 10:48:23 +00:00