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
/
profiles
/
52-54-00-12-34-56.py
Age
Commit message (
Expand
)
Author
2021-03-12
Started work on BIOS support
advaithm
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-10-19
Fix typo in function parameter
Varun Madiath
2020-09-29
Removed AUR support (Moving to a separate project, possibly as an addon layer...
Anton Hvornum
2020-08-21
Adding a comment. Also testing webhooks
Anton Hvornum
2020-08-21
Corrected API endpoint for automated tests.
Anton Hvornum
2020-08-21
Added some debug output to the automated test profile.
Anton Hvornum
2020-08-21
Adjusted the automated test build to send the correct status message to the b...
Anton Hvornum
2020-08-21
Added API for automatic testing status.
Anton Hvornum
2020-08-21
Added try/catch for HTTPS POST.
Anton Hvornum
2020-08-20
Added a timeout on the HTTPS POST status after a successful install.
Anton Hvornum
2020-08-20
Added the HTTPS POST for a successful build to the unattended test build.
Anton Hvornum
2020-08-20
Added a unattended installer. Fixed list_profiles() to not include .py ending...
Anton Hvornum
2020-08-20
Starting to add networking helpers in archinstall. First up is archinstall.ge...
Anton Hvornum