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
/
mirrors.py
Age
Commit message (
Expand
)
Author
2021-04-27
Revert "Update logging for some functions"
SecondThundeR
2021-04-23
Update logging for some functions
SecondThundeR
2021-04-12
Adding some error handling to list_mirrors()
Anton Hvornum
2021-01-24
Trying to centralize the configuration for logging. Phasing out some paramete...
Anton Hvornum
2021-01-22
Change Arch Linux site URL's
Giancarlo Razzolini
2020-11-04
Forgot an import of storage.
Anton Hvornum
2020-11-04
Added multiple log features.
Anton Hvornum
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-09-01
Added archinstall.Installer().set_mirrors, which allows to modify the mirrors...
Anton Hvornum
2020-09-01
Spelling error
Anton Hvornum
2020-09-01
Added more logging
Anton Hvornum
2020-09-01
Added list_mirrors() and prepared for selecting mirrors in guided.py
Anton Hvornum
2020-07-30
Added add_custom_mirrors(). The function appends custom mirrors to /etc/pacma...
Anton Hvornum
2020-07-21
Added a set_timezone() and fixed set_locale() in the Installer() class. Also ...
Anton Hvornum