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
/
output.py
Age
Commit message (
Expand
)
Author
2021-04-04
Closed #110
Zach Osman
2021-04-04
Fix misspellings
Rafael Fontenelle
2021-03-23
Corrected recursion loop in log() calling log() before setting the new path f...
Anton Hvornum
2021-03-23
Partially corrects for #116. We still don't detect if we're running as root (...
Anton Hvornum
2021-03-08
Tweaked logging slightly.
Anton Hvornum
2021-01-24
Added debug output as well as corrected output formatting in log().
Anton Hvornum
2021-01-24
Mixup with variable name
Anton Hvornum
2021-01-24
Simpligied installer.log() to wrap output.log() with it's changes.
Anton Hvornum
2021-01-24
Trying to centralize the configuration for logging. Phasing out some paramete...
Anton Hvornum
2020-11-29
Issue in archinstall.output.log() when the log file output is omitted. Now pr...
Anton Hvornum
2020-11-05
Fallback automatically to a log file if we can detect one, even tho file was ...
Anton Hvornum
2020-11-04
Tweaked some log messages in archinstall.Installer()
Anton Hvornum
2020-11-04
Logic issue minor fix.
Anton Hvornum
2020-11-04
Fixed level issues on log output. Also tweaked it so that all log rows come t...
Anton Hvornum
2020-11-04
Cleaned up some logic. How the LOG_LEVEL is fetched from the storage.
Anton Hvornum
2020-11-04
Added multiple log features.
Anton Hvornum
2020-10-18
Reverted TTS implementation from 35913c4. Since blind people use screen reade...
Anton Hvornum
2020-10-11
Added text-to-speach, untested but the base is now added. It routes through ...
Anton Hvornum