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 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
2019-06-20Fixing rerunAnton Hvornum
2019-06-20Fixing rerunAnton Hvornum
2019-06-20Fixing rerunAnton Hvornum
2019-06-20Added a rerun feature. So we don't have to wait for pacstrap every debug run :PAnton Hvornum
2019-06-20Added a rerun feature. So we don't have to wait for pacstrap every debug run :PAnton Hvornum
2019-06-20Fixed broken login with systemd-bootAnton Hvornum
2019-06-20Some times systemd-boot splits output, so we gotta check trigger in the trace...Anton Hvornum
2019-06-20No need to join the result of simple_commandAnton Hvornum
2019-06-20rankmirrors wasn't sys_command compatible. Changed to simple_command.Anton Hvornum
2019-06-20Update archinstall.pyAnton Hvornum
2019-06-14More debug outputAnton Hvornum
2019-06-09Forcing overwriting exciting btrfs partition by doing -fAnton Hvornum
2019-06-09Modified partition debug output to not fool which order they come inAnton Hvornum
2019-06-09Moved sorting logicAnton Hvornum
2019-06-09Moved sorted logic for partitionsAnton Hvornum
2019-06-09Sorted partitions. Not just the drivesAnton Hvornum
2019-06-09Fixed size debug information. Apparently that comes part of lsblk.. hehAnton Hvornum
2019-06-09Enhancing debug information for failed command executionsAnton Hvornum