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-05-19
Point out that a URL can be used as well in README
Dylan Taylor
2021-05-19
Fix configuration sample link
Dylan Taylor
2021-05-19
very minor whitespace fixes
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
Merge pull request #473 from dylanmtaylor/patch-1
Anton Hvornum
2021-05-18
Reword another part of README.md
Dylan M. Taylor
2021-05-18
Merge pull request #472 from dylanmtaylor/proofreading
Anton Hvornum
2021-05-18
Proofreading: Fix misc. spelling and grammar issues
Dylan Taylor
2021-05-18
Merge pull request #471 from dylanmtaylor/patch-5
Anton Hvornum
2021-05-18
Remove unreachable code
Dylan M. Taylor
2021-05-18
Merge pull request #470 from dylanmtaylor/patch-4
Anton Hvornum
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
Merge pull request #469 from archlinux/torxed-fix-467
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-17
Merge pull request #461 from archlinux/torxed-fix-459
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-17
Merge PR #458: Pavucontrol to XCFE
Anton Hvornum
2021-05-16
Add pavucontrol to XFCE profile
Dylan M. Taylor
2021-05-16
Merge pull request #455 from dylanmtaylor/patch-3
Anton Hvornum
2021-05-16
Merge pull request #454 from dylanmtaylor/patch-2
Anton Hvornum
2021-05-16
Merge pull request #456 from dylanmtaylor/patch-4
Anton Hvornum
2021-05-16
Merge pull request #453 from dylanmtaylor/patch-1
Anton Hvornum
2021-05-15
Add mirror reachability check
Dylan M. Taylor
2021-05-15
Correct README (closes #421)
Dylan M. Taylor
2021-05-15
Change LXQt back to SDDM per NullRequest's suggestion
Dylan M. Taylor
2021-05-15
Delete tts.py
Dylan M. Taylor
2021-05-15
Merge pull request #451 from dylanmtaylor/formatting2
Anton Hvornum
2021-05-15
Merge pull request #452 from dylanmtaylor/lxqt-lightdm
Anton Hvornum
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
Missed a couple of profiles; reformat package lists for these too.
Dylan Taylor
2021-05-15
Merge branch 'lxqt-lightdm' into formatting2
Dylan Taylor
2021-05-15
One package per line formatting in profiles - easier to read/maintain
Dylan Taylor
2021-05-15
Switch LXQt to use LightDM to be consistent with other DEs.
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
Merge pull request #449 from dylanmtaylor/f-string-fixes
Anton Hvornum
[next]