index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-01 | Update translations (#1348) | Daniel Girtler | |
* Show translations in own tongue * Fix flake8 * Update * Update * Update * Update * fix mypy * Update * Update Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-06-14 | Update list manager (#1331) | Daniel Girtler | |
* Rework partition management * Update * Update list manager * Update * Update Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-06-09 | Fancy user interface (#1320) | Daniel Girtler | |
* Display submenus as tables * Update * Update * Update * Update Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-05-26 | Rework user management (#1220) | Daniel Girtler | |
* Rework users * Update user installation * Fix config serialization * Update * Update schemas and documentation * Update * Fix flake8 * Make users mypy compatible * Fix minor copy Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> Co-authored-by: Anton Hvornum <anton@hvornum.se> | |||
2022-05-05 | Fix 1117 (#1126) | Daniel Girtler | |
* Fix 1117 * Update * flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-05-02 | Fix 1091 and other minor fixes (#1103) | Daniel Girtler | |
* Fix 1091 * Update * flake8 * Only display btrfs options if there is a filesystem * Fix 1118 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-04-22 | Support for multiple network interfaces (#1052) | Daniel | |
* Support for multiple network interfaces * Fix mypy * Fix flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-04-14 | fix incorrect use of an (#1071) | godalming123 | |
2022-03-28 | Clarify prompt text when providing superusers. (#1044) | Patrick Schneeweis | |
Co-authored-by: Anton Hvornum <anton@hvornum.se> | |||
2022-03-28 | Subvolume User Interface (#1032) | Werner Llácer | |
* 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 | Deflate user interactions (#1019) | Daniel | |
* Deflate the user interactions file * Fix flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> |