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-14
Removed layout filtering
Anton Hvornum
2021-04-14
Added a default keyboard layout
Anton Hvornum
2021-04-14
Added a safety net to language selection
Anton Hvornum
2021-04-14
Updated README's minimal example
Anton Hvornum
2021-04-14
Updated the loop logic for mirrors
Anton Hvornum
2021-04-14
Updated the loop logic for packages
Anton Hvornum
2021-04-14
Modified return value back to {}
Anton Hvornum
2021-04-14
Reverted back to raise
Anton Hvornum
2021-04-14
Removed excessive import
Anton Hvornum
2021-04-14
Merge branch 'master' of github.com:advaithm/archinstall
advaithm
2021-04-14
reworked mirror selection
advaithm
2021-04-14
Removed a \t
Anton Hvornum
2021-04-14
Converted back to a raise exception.
Anton Hvornum
2021-04-14
another patch for line 249
advaithm
2021-04-14
fixed line 249
advaithm
2021-04-14
typo
advaithm
2021-04-14
missed a merge
advaithm
2021-04-14
return {} not None
advaithm
2021-04-14
git automerge removed some important stuff
advaithm
2021-04-14
rebased to latest commits
advaithm
2021-04-14
fixed issues raised in a review
advaithm
2021-04-14
Merge pull request #301 from dylanmtaylor/patch-3
Anton Hvornum
2021-04-13
Fix warning on BIOS/MBR systems
Dylan M. Taylor
2021-04-13
Merge PR #300 - Cloes #299
Anton Hvornum
2021-04-13
set archinstall.arguments['audio']=None
advaithm
2021-04-13
better prompts for audio servers
advaithm
2021-04-13
Moved the '.drop_to_shell()' into the with installation context so we don't l...
Anton Hvornum
2021-04-13
Modifying to enable piping in custom environment variables. This is required...
Anton Hvornum
2021-04-13
Fixed a spelling error.
Anton Hvornum
2021-04-13
Fixing reflector waiting state. It can be dead which means it's done, or fail...
Anton Hvornum
2021-04-13
Closing forked process PID in order to close any ramining open file handles.
Anton Hvornum
2021-04-13
Added two comments.
Anton Hvornum
2021-04-13
Added a Info level to the reflector wait in case it's slow.
Anton Hvornum
2021-04-13
Fixing a logic issue with ask_to_configure_network(). It no longer returns No...
Anton Hvornum
2021-04-13
Added option to not touch mirror-list. Example if archlinux.org times out, us...
Anton Hvornum
2021-04-13
Merge pull request #295 from dylanmtaylor/patch-3
Anton Hvornum
2021-04-13
Merge pull request #289 from dylanmtaylor/chroot-prompt
Anton Hvornum
2021-04-13
Merge pull request #293 from JakobDev/osystemfix
Anton Hvornum
2021-04-13
Merge pull request #298 from dylanmtaylor/patch-5
Anton Hvornum
2021-04-12
Implement function to set the shell for a user (#291)
Dylan M. Taylor
2021-04-12
Default timezone to UTC (very useful for servers)
Dylan M. Taylor
2021-04-12
Move logic to guided
Dylan Taylor
2021-04-12
Adding some error handling to list_mirrors()
Anton Hvornum
2021-04-12
Implement chroot prompt after successful installation
Dylan Taylor
2021-04-12
Replace os.system with subprocess.call
JakobDev
2021-04-12
Merge pull request #290 from dylanmtaylor/patch-3
Anton Hvornum
2021-04-12
Fix awesome profile installation
Dylan M. Taylor
2021-04-12
Moving warning about UEFI to guided for now.
Anton Hvornum
2021-04-12
Moving warning about UEFI to guided for now.
Anton Hvornum
2021-04-12
Merge pull request #281 from dylanmtaylor/patch-2
Anton Hvornum
[next]