Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archinstall
/
lib
/
menu
/
global_menu.py
Age
Commit message (
Expand
)
Author
2022-05-28
Fixes additional encryption prompt even tho partitions was marked for encrypt...
Anton Hvornum
2022-05-26
Rework user management (#1220)
Daniel Girtler
2022-05-18
Enhance view (#1210)
Daniel Girtler
2022-05-18
Added a HSM menu entry (#1196)
Anton Hvornum
2022-05-17
Fix since consistency issues with 1195 (#1206)
Dylan M. Taylor
2022-05-17
Reworking select_encrypted_partitions() to use the new Menu system, (#1201)
Anton Hvornum
2022-05-16
Fix lengthy translations in Main Menu (Important) (#1195)
Reza
2022-05-10
Updated ru locale and minor fixes (#1157)
Alexmelman88
2022-05-09
Introduce ctrl+c and other bug fixes (#1152)
Daniel Girtler
2022-05-05
Fix 1117 (#1126)
Daniel Girtler
2022-05-02
Fix #1106 (#1119)
Daniel Girtler
2022-04-25
Set a 'default' argument for audio and removed it as a requirement to continu...
Anton Hvornum
2022-04-22
Flexible order of menu options (#1078)
Daniel
2022-04-22
Support for multiple network interfaces (#1052)
Daniel
2022-04-12
Downstream new simple menu feature (#1055)
Daniel
2022-03-29
Fixed flake8
Anton Hvornum
2022-03-29
Correct exit when no disk is selected and we don't wish to continue (#1049)
Werner Llácer
2022-03-28
moved GlobalMenu into lib/menu/global_menu.py instead
Anton Hvornum