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
/
lib
Age
Commit message (
Expand
)
Author
2021-09-06
Fix indentation with tabs instead of spaces
Richard Neumann
2021-09-06
Merge branch 'master' into native_cpu_detection
Anton Hvornum
2021-09-06
Merge pull request #610 from luckspt/patch-2
Anton Hvornum
2021-09-06
Merge pull request #605 from CYPT71/patch-1
Anton Hvornum
2021-09-06
Added exception handling to check_output
Anton Hvornum
2021-09-06
No need for try/catch any longer.
Anton Hvornum
2021-09-06
Merge branch 'master' into master
Anton Hvornum
2021-09-06
Merge pull request #600 from monosans/comprehension
Anton Hvornum
2021-09-06
Corrected some minor modifications mentioned in #595 as well as merged in lat...
Anton Hvornum
2021-08-20
Remove excess newline
Richard Neumann
2021-08-20
Rewrite CPU vendor detection functions
Richard Neumann
2021-08-20
Add cpuinfo()
Richard Neumann
2021-07-28
Typo
Lucas Pinto
2021-07-22
Update hardware.py
CYPT71
2021-07-19
Mention GNOME and KDE's soft dependency on NetworkManager in the install
j-james
2021-07-18
fix for #602, running mklabel before formatting
Yash Tripathi
2021-07-18
created load_config() to load configuration
Yash Tripathi
2021-07-16
Replace for loops with comprehensions
monosans
2021-07-07
Fix encryption + grub both in UEFI and BIOS systems.
Hamad Al Marri
2021-06-13
Change graphics driver prompt to better indicate default action
Dylan M. Taylor
2021-06-13
Setting proper keys in exported config (#557)
Yash Tripathi
2021-06-13
Implement is_desktop_profile helper function (#575)
Dylan M. Taylor
2021-06-10
Merge pull request #569 from dylanmtaylor/patch-1
Anton Hvornum
2021-06-10
Clarify driver recommendations (#572)
Dylan M. Taylor
2021-06-10
Add a message when running check_mirror_reachable to let users know it is not...
Dylan M. Taylor
2021-06-10
Merge pull request #537 from archlinux/torxed-fix-517
Anton Hvornum
2021-06-10
Merge pull request #538 from archlinux/torxed-fix-536
Anton Hvornum
2021-06-10
Exit codes are an 8 bit value and could be 0 through 255
Dylan M. Taylor
2021-06-10
Merge pull request #562 from dylanmtaylor/hide-requires-root-if-root
Anton Hvornum
2021-06-10
Merge pull request #559 from dylanmtaylor/patch-1
Anton Hvornum
2021-06-09
Only print requires root messages if effective user id is not root
Dylan Taylor
2021-06-09
Try to unmount devices before attempting to run mklabel
Dylan M. Taylor
2021-06-09
Split Nvidia so that there are two options for it
Dylan M. Taylor
2021-06-03
Attempt to avoid crashing when encountering swap partitions in has_content()
Dylan M. Taylor
2021-06-03
Merge pull request #542 from dylanmtaylor/bootloader-directory-creation
Anton Hvornum
2021-06-03
Add some safeguards to create directories before writing files
Dylan Taylor
2021-06-03
Merge pull request #539 from archlinux/torxed-improve-logging
Anton Hvornum
2021-06-02
Clean up graphics driver output
Dylan Taylor
2021-06-02
Fix my Quadro T1000 not being detected
Dylan Taylor
2021-06-02
Add hardware logging to beginning of installation
Dylan Taylor
2021-06-02
Add additional hardware functions
Dylan Taylor
2021-06-02
Wrong variable name
Anton Hvornum
2021-06-02
Remove line explaining desktop profile
Dylan Taylor
2021-06-02
Add description to profile listing
Dylan Taylor
2021-06-02
Adding more granular debugging
Anton Hvornum
2021-06-02
Attempt to fix issue regarding broken output
Anton Hvornum
2021-06-02
Added docstrings
Anton Hvornum
2021-06-01
Windows fix + Sorting based on list
Anton Hvornum
2021-06-01
Introduces HTTP mirror selection
Anton Hvornum
2021-05-31
Remove comment that no longer applies
Dylan M. Taylor
[next]