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
/
user_interaction.py
Age
Commit message (
Expand
)
Author
2021-04-22
Update language selection
Владислав
2021-04-22
Merge pull request #325 from SecondThundeR/generic-select-update
Anton Hvornum
2021-04-22
Fixes the crash on empty profile choice. Since generic_select() returns None,...
Anton Hvornum
2021-04-21
user_interaction: Explicitly ask for username on super-user creation.
jtagcat
2021-04-20
Add clarifying log text for generic_select
SecondThundeR
2021-04-20
Fix TabError issue after uncommenting
SecondThundeR
2021-04-20
Fix infinite loop on incorrect input of gateway IP
SecondThundeR
2021-04-20
Uncomment new check for gateway IP address
SecondThundeR
2021-04-20
Add sort parameter for generic_select
SecondThundeR
2021-04-19
Update some functions
SecondThundeR
2021-04-17
Replace input with generic_select where necessary
SecondThundeR
2021-04-17
Initial rework of generic_select function
SecondThundeR
2021-04-17
Fix selecting language layout by name
Владислав
2021-04-15
Spelling error
Anton Hvornum
2021-04-14
Increased margin to facilitate error output
Anton Hvornum
2021-04-14
Added a default keyboard layout
Anton Hvornum
2021-04-14
Modified return value back to {}
Anton Hvornum
2021-04-14
Reverted back to raise
Anton Hvornum
2021-04-14
Converted back to a raise exception.
Anton Hvornum
2021-04-14
typo
advaithm
2021-04-14
return {} not None
advaithm
2021-04-14
git automerge removed some important stuff
advaithm
2021-04-14
fixed issues raised in a review
advaithm
2021-04-10
Pulled in master to avoid merge conflicts.
Anton Hvornum
2021-04-09
fixed some typos and changed up how we detect if we have to enable/install ne...
advaithm
2021-04-09
moved around the if block
advaithm
2021-04-09
fixed typo
advaithm
2021-04-09
networkmanager support
advaithm
2021-04-09
Assume yes is the user's intention if empty response for pipewire prompt
Dylan Taylor
2021-04-09
Change phrasing to indicate pulseaudio as default
Anton Hvornum
2021-04-09
Move choice into guided installation instead of DEs
Dylan M. Taylor
2021-04-09
Moved the 'use /mnt' logic to during disk selection.
Anton Hvornum
2021-04-09
Added a 'use /mnt' option to the formatted #124. This has not yet been tested...
Anton Hvornum
2021-04-09
Merge pull request #250 from insanemal/insanemal-patch-2
Anton Hvornum
2021-04-09
Off by one in generic_selection out of bounds check
Insanemal
2021-04-08
I simplified the countdown, by moving it into it's own function instead of wr...
Anton Hvornum
2021-04-06
Merge pull request #188 from SecondThundeR/master
Anton Hvornum
2021-04-05
Fix incorrect behavior for empty sudo username
SecondThundeR
2021-04-05
Merge pull request #170 from SecondThundeR/master
Anton Hvornum
2021-04-05
Update regex rule and move check to a function
SecondThundeR
2021-04-05
Replace lowercase conversion with correct checking
SecondThundeR
2021-04-04
Removing background color definitions for all log functions
Zach Osman
2021-04-04
Add lowercase conversion for usernames
SecondThundeR
2021-04-04
Fix misspellings
Rafael Fontenelle
2021-04-03
Fixes #149 as well as --help. This will be added in the next patch release.
Anton Hvornum
2021-03-30
Add range check to disk selection
kpcyrd
2021-03-30
Add range check to generic_select
kpcyrd
2021-03-29
Merge pull request #123 from Torxed/torxed-v2.2.3
Anton Hvornum
2021-03-29
Reverting .strip() logic and moving the check into the get_password() function.
Anton Hvornum
2021-03-29
Fix spelling error in filesystem choice
Didr
[next]