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
Age
Commit message (
Expand
)
Author
2021-05-20
Use pure Python code in filter_mirrors_by_region
JakobDev
2021-05-20
Merge pull request #488 from SimonPe/patch-1
Anton Hvornum
2021-05-20
Merge pull request #484 from dylanmtaylor/patch-1
Anton Hvornum
2021-05-20
Merge pull request #481 from dylanmtaylor/minor-formatting-cleanup
Anton Hvornum
2021-05-20
look for default profiles in correct location
Simon Peeters
2021-05-19
Have the configuration file request identify itself as coming from ArchInstall
Dylan M. Taylor
2021-05-19
very minor whitespace fixes
Dylan Taylor
2021-05-19
Added support for getting configuration from a URL
Dylan Taylor
2021-05-19
Added support for getting configuration from a config file (#364)
Yash Tripathi
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-18
Proofreading: Fix misc. spelling and grammar issues
Dylan Taylor
2021-05-18
Remove unreachable code
Dylan M. Taylor
2021-05-18
Remove PermissionError since it shadows the built-in of the same name
Dylan M. Taylor
2021-05-18
Merge pull request #468 from dylanmtaylor/patch-3
Anton Hvornum
2021-05-18
Incorrect variable names being used from copy paste.
Anton Hvornum
2021-05-17
Add missing urllib.error import
Dylan M. Taylor
2021-05-18
Compliment to #461 and #459: is_vm() also outputted 'kvm'. This should fix that.
Anton Hvornum
2021-05-18
Converted from subprocess.check_output() to SysCommand() to hide cpu_vendor()...
Anton Hvornum
2021-05-17
Reverted 2afc317. Using Path().unlink() instead on ucode if they exist.
Anton Hvornum
2021-05-17
Adding a pacman --overwrite declaration for ucodes.
Anton Hvornum
2021-05-16
Merge pull request #456 from dylanmtaylor/patch-4
Anton Hvornum
2021-05-15
Add mirror reachability check
Dylan M. Taylor
2021-05-15
Delete tts.py
Dylan M. Taylor
2021-05-15
Fix some variable shadowing issues
Dylan Taylor
2021-05-15
Perform refactoring to PEP 8 naming conventions
Dylan Taylor
2021-05-15
Merge branch 'lxqt-lightdm' into formatting2
Dylan Taylor
2021-05-15
reintroduce this line, seems to be needed for install to work despite being d...
Dylan M. Taylor
2021-05-15
Fix missing Optional import
Dylan M. Taylor
2021-05-15
archinstall/__init__.py changes
Dylan Taylor
2021-05-15
Merge pull request #450 from charlesvdv/master
Anton Hvornum
2021-05-15
Fix mutable default arguments
Dylan Taylor
2021-05-15
Remove some redundant parenthesis
Dylan Taylor
2021-05-15
Fix E713 test for membership should be 'not in'
Dylan Taylor
2021-05-15
Fix E712
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
Fix E101: mix of spaces and tabs
Dylan Taylor
2021-05-15
propagate options when mounting a partition
Charles Vandevoorde
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
Whitespace changes
Dylan Taylor
2021-05-15
Remove unnecessary parenthesis
Dylan Taylor
2021-05-15
Fix partition -> part suggestion by Torxed
Dylan Taylor
2021-05-15
Resolve a few more PEP issues in general.py
Dylan Taylor
2021-05-15
fix installer.py inconsistent tabs/spaces error
Dylan Taylor
2021-05-15
More formatting fixes
Dylan Taylor
2021-05-15
general.py formatting
Dylan Taylor
2021-05-15
Cleanup imports and disk.py a bit more
Dylan Taylor
2021-05-15
Some additional formatting
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-15
Updating __version__ to dev1 for dev release.
Anton Hvornum
2021-05-15
Merge pull request #437 from dylanmtaylor/patch-7
Anton Hvornum
[prev]
[next]