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.py
Age
Commit message (
Expand
)
Author
2019-11-13
Fix for branch switching (?). Also fixed the su aibuilder command-oneliner
Anton Hvornum
2019-11-13
Adding git as base package if we're supporting AUR. Since we need this (until...
Anton Hvornum
2019-11-13
Deleting git-branch after use since it breaks the syntax later.
Anton Hvornum
2019-11-13
Moved the decoding logic for network data. - To the actual place where the ne...
Anton Hvornum
2019-11-13
Added /deployments/ twice. Silly me.
Anton Hvornum
2019-11-13
Forgot that isfile wasn't imported the way I normally do it.
Anton Hvornum
2019-11-13
Syntax error on conditional assignment
Anton Hvornum
2019-11-13
Syntax error on conditional assignment
Anton Hvornum
2019-11-13
Added fix for #23. Not tested
Anton Hvornum
2019-11-13
Adding fix for issue #15. Not tested.
Anton Hvornum
2019-11-13
Fixes and close issue #19
Anton Hvornum
2019-11-13
Added a workaround for systemd boot-install.
Anton Hvornum
2019-11-03
Added linux linux-firmware.
Anton Hvornum
2019-10-28
Fixed a issue where the cursor some times would move to far into the trace lo...
Anton Hvornum
2019-10-28
Use which instead of whereis
Anton Hvornum
2019-09-24
Following a change on how base is installed, now /etc/localtime doesn't exist...
Anton Hvornum
2019-09-24
Enhanced the multi-drive prompt a little bit
Anton Hvornum
2019-09-24
Tested #14, appears to be working now
Anton Hvornum
2019-09-24
More fixes for #14 and also #9 has been resolved.
Anton Hvornum
2019-09-24
Fixes issue #14. If multiple drives are found, do not swallow the whole disk ...
Anton Hvornum
2019-06-20
Password being inserted causes the subsystem to wait for it forever. Only add...
Anton Hvornum
2019-06-20
Minor fix
Anton Hvornum
2019-06-20
Enhanced sys_command
Anton Hvornum
2019-06-20
Support for <RND_STR> which generates a random string in argument value repla...
Anton Hvornum
2019-06-20
Fixing some logic issues in sys_command
Anton Hvornum
2019-06-20
Fixing some logic issues in sys_command
Anton Hvornum
2019-06-20
Fixing some logic issues in sys_command
Anton Hvornum
2019-06-20
reverted last commit, and fixed proper import of time()
Anton Hvornum
2019-06-20
Fixed inproper call to time()
Anton Hvornum
2019-06-20
Forgot to import time.. fml
Anton Hvornum
2019-06-20
Enhancing booted mode command calls
Anton Hvornum
2019-06-20
Wrong parameter order for rebooting with a new flag
Anton Hvornum
2019-06-20
probihiting recursion bombs regarding git pull
Anton Hvornum
2019-06-20
Recursive bomb issue
Anton Hvornum
2019-06-20
Recursive bomb issue
Anton Hvornum
2019-06-20
TODO: Remove this commit
Anton Hvornum
2019-06-20
Faulty git update/pull logic. a reset and pull at the same time will make it ...
Anton Hvornum
2019-06-20
Added a umounter / luksclose before installation. In case of a rerun
Anton Hvornum
2019-06-20
Added a --ignore-rerun flag
Anton Hvornum
2019-06-20
Fixing rerun
Anton Hvornum
2019-06-20
Fixing rerun
Anton Hvornum
2019-06-20
Fixing rerun
Anton Hvornum
2019-06-20
Fixing rerun
Anton Hvornum
2019-06-20
Fixing rerun
Anton Hvornum
2019-06-20
Added a rerun feature. So we don't have to wait for pacstrap every debug run :P
Anton Hvornum
2019-06-20
Added a rerun feature. So we don't have to wait for pacstrap every debug run :P
Anton Hvornum
2019-06-20
Fixed broken login with systemd-boot
Anton Hvornum
2019-06-20
Some times systemd-boot splits output, so we gotta check trigger in the trace...
Anton Hvornum
2019-06-20
No need to join the result of simple_command
Anton Hvornum
2019-06-20
rankmirrors wasn't sys_command compatible. Changed to simple_command.
Anton Hvornum
[prev]
[next]