Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/menu
AgeCommit message (Expand)Author
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-01Downstream merged simple menu changes (#1356)Daniel Girtler
2022-08-01Update translations (#1348)Daniel Girtler
2022-08-01Enhacements to list_manager: (#1346)Werner Llácer
2022-06-14Update list manager (#1331)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-06-06Handle cyrillic characters (#1309)Daniel Girtler
2022-05-29Made sure generate-encryption-key-file is set for supplementary partitions to...Anton Hvornum
2022-05-29Fix subvol selection (#1277)Daniel Girtler
2022-05-29Fix typos (#1265)Kian-Meng Ang
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-17Fix padding calculation (#1205)Daniel Girtler
2022-05-17Reworking select_encrypted_partitions() to use the new Menu system, (#1201)Anton Hvornum
2022-05-16Fixed base.pot (#1191)Alexmelman88
2022-05-16Fix lengthy translations in Main Menu (Important) (#1195)Reza
2022-05-10Updated ru locale and minor fixes (#1157)Alexmelman88
2022-05-10Fixes #1048 and translation updates (#1156)Daniel Girtler
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-08Fix alignment (#1139)Daniel Girtler
2022-05-06Fix minor issues (#1132)Daniel Girtler
2022-05-06Fix menu alignment (#1102)Daniel Girtler
2022-05-05Fix 1117 (#1126)Daniel Girtler
2022-05-02Fix 1091 and other minor fixes (#1103)Daniel Girtler
2022-05-02Fix #1106 (#1119)Daniel Girtler
2022-04-25Bumped up default timout, as 5 seconds is not enough for some platforms.Anton Hvornum
2022-04-25Require superuser or root password fixed. (#1082)Anton Hvornum
2022-04-25Set a 'default' argument for audio and removed it as a requirement to continu...Anton Hvornum
2022-04-25We make the last action available beyond the run loop, so we can check why ru...Werner Llácer
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-28Removed GlobalMenu from selection_menu.py as it's moved to it's own file.Anton Hvornum
2022-03-28moved GlobalMenu into lib/menu/global_menu.py insteadAnton Hvornum
2022-03-28Fixed an import of not yet loaded moduleAnton Hvornum
2022-03-28Added missing imports (#1046)Anton Hvornum
2022-03-28Fix some mypy things (#1023)Daniel
2022-03-28Subvolume User Interface (#1032)Werner Llácer
2022-03-28Issues with Network Management and user management in menu (#1036)Werner Llácer
2022-03-10Additions to Listmgr et alia (#1028)Werner Llácer