archinstall/archinstall/lib/user_interaction
Werner Llácer 4b4473632d
Subvolume User Interface (#1032)
* Deflate the user interactions file

* Fix flake8

* GlobalMenu split from selection_menu.py

* Upgrades to ListManager:
Can now show an empty list if there is no null action.
More information to the user at the header

* Put only_hd.py  and swiss.py to use new config printing mechanism
Solved a couple of bugs at
ListManager adding a str and a DeferredTranslation
ManageUser was missing an self argument in _check ...

* Create list and menus to manage subvolumes in btrfs partitions
Needed to modify manage_new_and_existing_partitions
Added a new parameter filter to select_partition, to allow filtering there

* Update internationalization strings

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton@hvornum.se>
2022-03-28 13:55:15 +02:00
..
__init__.py Subvolume User Interface (#1032) 2022-03-28 13:55:15 +02:00
backwards_compatible_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
disk_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
general_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
global_menu.py Subvolume User Interface (#1032) 2022-03-28 13:55:15 +02:00
locale_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
manage_users_conf.py Subvolume User Interface (#1032) 2022-03-28 13:55:15 +02:00
network_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
partitioning_conf.py Subvolume User Interface (#1032) 2022-03-28 13:55:15 +02:00
save_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
subvolume_config.py Subvolume User Interface (#1032) 2022-03-28 13:55:15 +02:00
system_conf.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00
utils.py Deflate user interactions (#1019) 2022-03-28 13:49:05 +02:00