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-04-07
Fixed typos
nullrequest
2021-04-07
added support to automatically add ucode to initrd
advaithm
2021-04-07
added isVM function
advaithm
2021-04-07
added hasIntelCPU
advaithm
2021-04-07
added return value for functions in hardware.py plus cpuVendor function
advaithm
2021-04-06
Merge pull request #190 from advaithm/master
Anton Hvornum
2021-04-06
added _post_install hook.
advaithm
2021-04-04
Removed debugging, added an additional 'move back to beginning' and print the...
Anton Hvornum
2021-04-04
Added some debugging
Anton Hvornum
2021-04-04
Added stripping of peak output to avoid new lines forming.
Anton Hvornum
2021-04-04
Added error handling to sys_command's peak function.
Anton Hvornum
2021-04-04
Moved import due to circular imports.
Anton Hvornum
2021-04-04
Added functionality towards #155. It's not a progress bar per sae, but it wil...
Anton Hvornum
2021-04-04
Merging in latest changes from master.
Anton Hvornum
2021-04-04
Merge pull request #158 from advaithm/master
Anton Hvornum
2021-04-04
fixed some typos and changed up how we detect if we have to enable/install ne...
advaithm
2021-04-04
moved around the if block
advaithm
2021-04-04
fixed typo
advaithm
2021-04-04
Revert "Revert "added hardwareincompatibilty erros and updated readme""
advaithm
2021-04-04
Revert "added hardwareincompatibilty erros and updated readme"
advaithm
2021-04-04
networkmanager support
advaithm
2021-04-03
Forgot option PARTUUID to lsblk
Anton Hvornum
2021-04-03
Merging in latest changes from master.
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
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-02
Merge branch 'exec-args' of https://github.com/kpcyrd/archinstall into torxed...
Anton Hvornum
2021-04-02
Merge branch 'master' of github.com:Torxed/archinstall into torxed-v2.2.0
Anton Hvornum
2021-04-02
Support passing commands as lists
kpcyrd
2021-04-02
Join cryptsetup args using shlex
Pyfisch
2021-04-02
Fixing glitch in variable use after moving to __packages__ definition.
Anton Hvornum
2021-04-02
Merging master into feature branch.
Anton Hvornum
2021-04-02
Merge pull request #134 from conqp/master
Anton Hvornum
2021-04-02
Merge PR #113 into torxed-v2.2.0 feature branch.
Anton Hvornum
2021-04-02
added hardwareincompatibilty erros and updated readme
advaithm
2021-04-02
changed __enter__
advaithm
2021-04-02
accidentlly called dict as function
advaithm
2021-04-02
fixed some issues with the changes
advaithm
2021-04-02
updated to latest commits
advaithm
2021-04-01
Missing variable
Anton Hvornum
2021-04-01
Remove useless __init__ methods
Richard Neumann
2021-04-01
Move class-related docstring to class definition
Richard Neumann
2021-04-01
Simplify boolean checks
Richard Neumann
2021-03-30
Add range check to disk selection
kpcyrd
2021-03-30
Add range check to generic_select
kpcyrd
2021-03-29
Removed debugging and finalized fix.
Anton Hvornum
[next]