Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/user_interaction.py
AgeCommit message (Expand)Author
2021-05-15More formatting fixesDylan Taylor
2021-05-15Many more manual changesDylan Taylor
2021-05-12Merge pull request #422 from arieboven/print_large_list_fixAnton Hvornum
2021-05-12Merge pull request #379 from SecondThundeR/multi-select-updateAnton Hvornum
2021-05-08fix error when to many options and calculation spacesaboven
2021-05-06Add default graphics card driver optionSecondThundeR
2021-04-30Make the style of the word superuser consistentDylan M. Taylor
2021-04-30Tweak wording for superuser prompt a little bitDylan M. Taylor
2021-04-30Revert disabling default sortingSecondThundeR
2021-04-29Update `user_interaction.py`SecondThundeR
2021-04-29Fix multi select and video card driver selectionSecondThundeR
2021-04-29Update generic_selectSecondThundeR
2021-04-29Update generic_multi_selectSecondThundeR
2021-04-28Added a mini curses class and generic-multi-select (#362)Anton Hvornum
2021-04-28Added a default descriptionAnton Hvornum
2021-04-28Update kernel selectSecondThundeR
2021-04-27Merge pull request #344 from SecondThundeR/misc-cleanupAnton Hvornum
2021-04-27Fixed a crash before choosing a video card driverВладислав
2021-04-27Merge branch 'master' into misc-cleanupВладислав
2021-04-27Moving away from custom log levels, to something that's well defined. (#360)Anton Hvornum
2021-04-27Use generic_select for driver selectionDylan M. Taylor
2021-04-27Merge branch 'master' into misc-cleanupВладислав
2021-04-27Revert "Update logging for some functions"SecondThundeR
2021-04-27Merge PR #335: Merges in v2.2.0 work into masterAnton Hvornum
2021-04-27Forgot to hit save after merge conflict fixes.Anton Hvornum
2021-04-27Pulled in latest changes from torxed-v2.2.0Anton Hvornum
2021-04-27Synced latest changes from torxed-v2.2.0.Anton Hvornum
2021-04-27Spelling errorAnton Hvornum
2021-04-25Re-phrased the wording a bit on the exp. warning.Anton Hvornum
2021-04-25Merge branch 'master' of https://github.com/AggamR/archinstallAggam Rahamim
2021-04-25having ability to use multiple kernelsAggam Rahamim
2021-04-24updated to lastest commit, fixed a conflictadvaithm
2021-04-24Merge pull request #345 from dylanmtaylor/patch-9Anton Hvornum
2021-04-23Added back the note about using /mnt as isAnton Hvornum
2021-04-22Actually, putting it here makes more sense.Dylan M. Taylor
2021-04-22Ignore dotfiles and globsDylan M. Taylor
2021-04-23Update logging for some functionsSecondThundeR
2021-04-23Remove unnecessary else in try...exceptSecondThundeR
2021-04-22Restructured endless loop definitionAnton Hvornum
2021-04-22Update user_interaction.pyDylan M. Taylor
2021-04-22has uefi was removed from user_interactionsadvaithm
2021-04-22Merge github.com:archlinux/archinstall into master-mergeadvaithm
2021-04-22Fix other issues of language selectionSecondThundeR
2021-04-22fixed merge conflictsadvaithm
2021-04-22readded some commits that got removedadvaithm
2021-04-22merged with masteradvaithm
2021-04-22Update language selectionВладислав
2021-04-22Merge pull request #325 from SecondThundeR/generic-select-updateAnton Hvornum
2021-04-22Fixes the crash on empty profile choice. Since generic_select() returns None,...Anton Hvornum
2021-04-21user_interaction: Explicitly ask for username on super-user creation.jtagcat