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
Age
Commit message (
Expand
)
Author
2020-09-01
Version bump to release v2.0.4
Anton Hvornum
2020-09-01
Forgot self in a parameter
Anton Hvornum
2020-09-01
Added the option to set keyboard layout of installation. Not only on the live...
Anton Hvornum
2020-09-01
Added locale helpers in terms of keyboard language/layout. archinstall.list_k...
Anton Hvornum
2020-08-31
Forgot the syntax of sudoers apparently. Corrected.
Anton Hvornum
2020-08-31
Forgot self. in Installer
Anton Hvornum
2020-08-31
Fixed a conditional logic issue. It didn't break out of user creation when it...
Anton Hvornum
2020-08-31
Adding a different text on the user step if root is disabled. Also adding use...
Anton Hvornum
2020-08-31
Added post-installation check on __exit__ of archinstall.Installer(). This wi...
Anton Hvornum
2020-08-31
Made btrfs optional in the minimal_installation. As it's only required if the...
Anton Hvornum
2020-08-21
Merge branch 'master' of github.com:Torxed/archinstall
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
Update README.md
Anton Hvornum
2020-08-21
Update README.md
Anton Hvornum
2020-08-21
Update README.md
Anton Hvornum
2020-08-21
Update README.md
Anton Hvornum
2020-08-21
Adjusted the automated test build to send the correct status message to the b...
Anton Hvornum
2020-08-21
Update README.md
Anton Hvornum
2020-08-21
Update README.md
Anton Hvornum
2020-08-21
Added automated test status.
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
2020-08-20
Version bump in the build scripts.
Anton Hvornum
2020-08-20
Version bump
Anton Hvornum
2020-08-20
Added missing function reboot(). Also tweaked the build scripts so that they ...
Anton Hvornum
2020-08-19
Wrong $pkgname, adjusted.
Anton Hvornum
2020-08-19
Added a PKGBUILD for python-archinstall. Which is just a Arch Linux native wa...
Anton Hvornum
2020-08-18
Spelling errors and clarifications.
Anton Hvornum
2020-08-18
Fixed merge.
Anton Hvornum
2020-08-18
Added build support for PKGBUILD. Also slimmed down make.sh to only compile t...
Anton Hvornum
2020-08-09
Added make.sh into PKGBUILD
Anton Hvornum
2020-08-05
Removed support entirely for .json. Cleaning up the Profile() class **a lot**...
Anton Hvornum
2020-08-04
Fixed description support
Anton Hvornum
2020-08-04
Fixed description support
Anton Hvornum
2020-08-04
Added a debug
Anton Hvornum
2020-08-04
Adding description handling in profiles.
Anton Hvornum
2020-08-04
Removed legacy .json profiles. Not in favor of .py
Anton Hvornum
2020-08-04
elif mixup
Anton Hvornum
2020-08-04
Added a list_profiles() function, that lists all current local profiles. Also...
Anton Hvornum
2020-08-04
Version bump rc4
Anton Hvornum
2020-08-04
Added two new functions. Fixed set_locale. enable_service() was added as well...
Anton Hvornum
2020-07-30
Fixed a glitch in the make.sh script.
Anton Hvornum
2020-07-30
Version bump.
Anton Hvornum
2020-07-30
Added add_custom_mirrors(). The function appends custom mirrors to /etc/pacma...
Anton Hvornum
[next]