Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/menu/global_menu.py
AgeCommit message (Expand)Author
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-03-29Save encryption configuration (#1672)Daniel Girtler
2023-02-28Fixes mypy errors. (#1658)Himadri Bhattacharjee
2022-11-11New encryption menu (#1520)Daniel Girtler
2022-10-03Exclude archiso devices from selectable blockdevices (#1481)Daniel Girtler
2022-09-06Move deserialization into init (#1456)Daniel Girtler
2022-08-30Homogenize language option during handling (#1446)Anton Hvornum
2022-08-09Fixes for known issues in the Parallel Download option (#1403)Abhay Mohandas
2022-08-01Option for Parallel Downloads (#1397)Abhay Mohandas
2022-08-01restoring ability to use a predefined installation directory (#1373)Werner Llácer
2022-08-01Update translations (#1348)Daniel Girtler
2022-06-09Fancy user interface (#1320)Daniel Girtler
2022-06-07Updated base.pot, languages.json, global_menu.py, ru locale (#1292)Alexmelman88
2022-06-07Update blockdevice (#1289)Daniel Girtler
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-05-29Made sure generate-encryption-key-file is set for supplementary partitions to...Anton Hvornum
2022-05-29Don't offer to encrypt /boot, exlude it from the set available to the user (#...Dylan M. Taylor
2022-05-28Fixes additional encryption prompt even tho partitions was marked for encrypt...Anton Hvornum
2022-05-26Rework user management (#1220)Daniel Girtler
2022-05-18Enhance view (#1210)Daniel Girtler
2022-05-18Added a HSM menu entry (#1196)Anton Hvornum
2022-05-17Fix since consistency issues with 1195 (#1206)Dylan M. Taylor
2022-05-17Reworking select_encrypted_partitions() to use the new Menu system, (#1201)Anton Hvornum
2022-05-16Fix lengthy translations in Main Menu (Important) (#1195)Reza
2022-05-10Updated ru locale and minor fixes (#1157)Alexmelman88
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-05Fix 1117 (#1126)Daniel Girtler
2022-05-02Fix #1106 (#1119)Daniel Girtler
2022-04-25Set a 'default' argument for audio and removed it as a requirement to continu...Anton Hvornum
2022-04-22Flexible order of menu options (#1078)Daniel
2022-04-22Support for multiple network interfaces (#1052)Daniel
2022-04-12Downstream new simple menu feature (#1055)Daniel
2022-03-29Fixed flake8Anton Hvornum
2022-03-29Correct exit when no disk is selected and we don't wish to continue (#1049)Werner Llácer
2022-03-28moved GlobalMenu into lib/menu/global_menu.py insteadAnton Hvornum