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
2021-04-08
Indent using 8 spaces in PKGBUILD
Pyfisch
2021-04-08
Add primary PKGBUILD for testing the package
Pyfisch
2021-04-08
Remove outdated PKGBUILD files
Pyfisch
2021-04-08
Add console_scripts archinstall entry point
Pyfisch
2021-04-08
Switch to setup.cfg
Pyfisch
2021-04-08
Add .pyproject.toml file for PEP 517 compliance
Pyfisch
2021-04-08
Update regex rule and move check to a function
SecondThundeR
2021-04-08
Replace lowercase conversion with correct checking
SecondThundeR
2021-04-08
Add lowercase conversion for usernames
SecondThundeR
2021-04-08
Update installer.py
Anton Hvornum
2021-04-08
Fix undefined variables in installer
Ruslan Kiyanchuk
2021-04-05
README: Clarify about the profile installation example
Leonid Bloch
2021-04-05
Removed a TODO comment
Anton Hvornum
2021-04-04
Fixes: AttributeError: 'BlockDevice' object has no attribute 'keep_partitions'
Anton Hvornum
2021-04-04
Merge pull request #171 from zosman1/master
Anton Hvornum
2021-04-04
Removing background color definitions for all log functions
Zach Osman
2021-04-04
Closed #110
Zach Osman
2021-04-04
Merge pull request #165 from rffontenelle/fix-repo-url
Anton Hvornum
2021-04-04
Merge branch 'master' into fix-repo-url
Anton Hvornum
2021-04-04
Merge pull request #162 from rffontenelle/fix-typos
Anton Hvornum
2021-04-04
encryption_passwed -> encryption_password
Anton Hvornum
2021-04-04
Merge pull request #161 from rffontenelle/fix-build
Anton Hvornum
2021-04-04
Update repo to archlinux/archinstall
Rafael Fontenelle
2021-04-04
Fix misspellings
Rafael Fontenelle
2021-04-04
Fix docs warnings
Rafael Fontenelle
2021-04-03
Updated CODEOWNERS
Anton Hvornum
2021-04-03
Forgot option PARTUUID to lsblk
Anton Hvornum
2021-04-03
Merge branch 'master' of github.com:Torxed/archinstall
Anton Hvornum
2021-04-03
This should fix #151, by using lsblk instead of /dev/disk/by-partuuid. It als...
Anton Hvornum
2021-04-03
Merge pull request #148 from Didr/editorconfig
Anton Hvornum
2021-04-03
This should correct #152. When a newly /boot partition is created with no con...
Anton Hvornum
2021-04-03
Converted the raise exception into a log. Whenever blockdevice is unsure of w...
Anton Hvornum
2021-04-03
Removed a breaking change while fixing hardware raids
Anton Hvornum
2021-04-03
This partially addresses #151. Which might require more than just the path be...
Anton Hvornum
2021-04-03
This should correct #135. I'll have to investigate other places where this lo...
Anton Hvornum
2021-04-03
Fixes #149 as well as --help. This will be added in the next patch release.
Anton Hvornum
2021-04-03
Create .editorconfig
Didr
2021-04-02
Moving the CODEOWNERS file again
Anton Hvornum
2021-04-02
Moved the CODEOWNERS file.
Anton Hvornum
2021-04-02
Update CODEOWNERS
Anton Hvornum
2021-04-02
Update CODEOWNERS
Anton Hvornum
2021-04-02
Update CODEOWNERS
Anton Hvornum
2021-04-02
Create CODEOWNERS
Anton Hvornum
2021-04-02
Merge pull request #143 from pyfisch/cryptsetup-nits
Anton Hvornum
2021-04-02
Removed legacy link called workstation.json #142
Anton Hvornum
2021-04-02
Join cryptsetup args using shlex
Pyfisch
2021-04-02
Merge pull request #134 from conqp/master
Anton Hvornum
2021-04-02
Merge pull request #136 from Torxed/torxed-135
Anton Hvornum
2021-04-02
Merge pull request #138 from kusakata/fix-doc-issues
Anton Hvornum
2021-04-02
Fixing short title underline warning
Shohei Kusakata
[next]