Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall.py
AgeCommit message (Expand)Author
2019-11-13Adding runas in options to POST commands. To be able to run AUR commands as a...Anton Hvornum
2019-11-13Improving tracelog output on errorAnton Hvornum
2019-11-13Added debug output for the AUR stepAnton Hvornum
2019-11-13Fixing sed commandAnton Hvornum
2019-11-13Forgot ending "Anton Hvornum
2019-11-13Improved aibuilder for building yayAnton Hvornum
2019-11-13Fixed branch checkingAnton Hvornum
2019-11-13Added debugAnton Hvornum
2019-11-13Improiving on git branch switchingAnton Hvornum
2019-11-13Fix for branch switching (?). Also fixed the su aibuilder command-onelinerAnton Hvornum
2019-11-13Adding git as base package if we're supporting AUR. Since we need this (until...Anton Hvornum
2019-11-13Deleting git-branch after use since it breaks the syntax later.Anton Hvornum
2019-11-13Moved the decoding logic for network data. - To the actual place where the ne...Anton Hvornum
2019-11-13Added /deployments/ twice. Silly me.Anton Hvornum
2019-11-13Forgot that isfile wasn't imported the way I normally do it.Anton Hvornum
2019-11-13Syntax error on conditional assignmentAnton Hvornum
2019-11-13Syntax error on conditional assignmentAnton Hvornum
2019-11-13Added fix for #23. Not testedAnton Hvornum
2019-11-13Adding fix for issue #15. Not tested.Anton Hvornum
2019-11-13Fixes and close issue #19Anton Hvornum
2019-11-13Added a workaround for systemd boot-install.Anton Hvornum
2019-11-03Added linux linux-firmware.Anton Hvornum
2019-10-28Fixed a issue where the cursor some times would move to far into the trace lo...Anton Hvornum
2019-10-28Use which instead of whereisAnton Hvornum
2019-09-24Following a change on how base is installed, now /etc/localtime doesn't exist...Anton Hvornum
2019-09-24Enhanced the multi-drive prompt a little bitAnton Hvornum
2019-09-24Tested #14, appears to be working nowAnton Hvornum
2019-09-24More fixes for #14 and also #9 has been resolved.Anton Hvornum
2019-09-24Fixes issue #14. If multiple drives are found, do not swallow the whole disk ...Anton Hvornum
2019-06-20Password being inserted causes the subsystem to wait for it forever. Only add...Anton Hvornum
2019-06-20Minor fixAnton Hvornum
2019-06-20Enhanced sys_commandAnton Hvornum
2019-06-20Support for <RND_STR> which generates a random string in argument value repla...Anton Hvornum
2019-06-20Fixing some logic issues in sys_commandAnton Hvornum
2019-06-20Fixing some logic issues in sys_commandAnton Hvornum
2019-06-20Fixing some logic issues in sys_commandAnton Hvornum
2019-06-20reverted last commit, and fixed proper import of time()Anton Hvornum
2019-06-20Fixed inproper call to time()Anton Hvornum
2019-06-20Forgot to import time.. fmlAnton Hvornum
2019-06-20Enhancing booted mode command callsAnton Hvornum
2019-06-20Wrong parameter order for rebooting with a new flagAnton Hvornum
2019-06-20probihiting recursion bombs regarding git pullAnton Hvornum
2019-06-20Recursive bomb issueAnton Hvornum
2019-06-20Recursive bomb issueAnton Hvornum
2019-06-20TODO: Remove this commitAnton Hvornum
2019-06-20Faulty git update/pull logic. a reset and pull at the same time will make it ...Anton Hvornum
2019-06-20Added a umounter / luksclose before installation. In case of a rerunAnton Hvornum
2019-06-20Added a --ignore-rerun flagAnton Hvornum
2019-06-20Fixing rerunAnton Hvornum
2019-06-20Fixing rerunAnton Hvornum