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 (
Collapse
)
Author
2019-11-18
Corrected commandlog history emulated or not
Anton Hvornum
2019-11-18
More visible output
Anton Hvornum
2019-11-18
More verbose output for unformatted drives.
Anton Hvornum
2019-11-18
Fix for unpartitioned drives.
Anton Hvornum
2019-11-17
Fixed some stuff
Anton Hvornum
2019-11-17
Added tests. Also improved emulated commands.
Anton Hvornum
2019-11-17
Cleaning up some more
Anton Hvornum
2019-11-17
Improved sys_command(). Also added a commandhistory-log and emulation mode
Anton Hvornum
2019-11-17
Added new ways to get the disk size, since os.statvfs() won't work on ↵
Anton Hvornum
unmounted drives. Also moving more stuff into functions.
2019-11-15
Starting to move individual steps into functions instead, so that they can ↵
Anton Hvornum
be called externally as a library instead. Useful for graphical frontends and what not
2019-11-13
Adding runas in options to POST commands. To be able to run AUR commands as ↵
Anton Hvornum
a certain user since yay refuses to build as root
2019-11-13
Improving tracelog output on error
Anton Hvornum
2019-11-13
Added debug output for the AUR step
Anton Hvornum
2019-11-13
Fixing sed command
Anton Hvornum
2019-11-13
Forgot ending "
Anton Hvornum
2019-11-13
Improved aibuilder for building yay
Anton Hvornum
2019-11-13
Fixed branch checking
Anton Hvornum
2019-11-13
Added debug
Anton Hvornum
2019-11-13
Improiving on git branch switching
Anton Hvornum
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 ↵
Anton Hvornum
(until we move over to HTTPS)
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 ↵
Anton Hvornum
network was executed.
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
See discussion here: https://github.com/systemd/systemd/issues/13603
2019-11-03
Added linux linux-firmware.
Anton Hvornum
As per https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/
2019-10-28
Fixed a issue where the cursor some times would move to far into the trace ↵
Anton Hvornum
log of a subcommand. Causnig triggers not to occur. A ghost issue in terms of logic
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 ↵
Anton Hvornum
exist anymore?
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
at once.
2019-06-20
Password being inserted causes the subsystem to wait for it forever. Only ↵
Anton Hvornum
add it back if we set a root password earlier than this
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 ↵
Anton Hvornum
replacements
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
[next]