Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall.py
AgeCommit message (Expand)Author
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
2019-06-09Added partition size information in debug information printedAnton Hvornum
2019-06-09Invalid syntax fixAnton Hvornum
2019-06-09Added sorted drives and partition debug informationAnton Hvornum
2019-04-14Added support to select --drive=<UUID> and it now maps to a drive. To ensure ...Anton Hvornum
2019-04-14Added support to select --drive=<UUID> and it now maps to a drive. To ensure ...Anton Hvornum
2019-04-14Added more templates and removed debuggingAnton Hvornum
2019-04-14SomethingAnton Hvornum
2019-04-14DebuggingAnton Hvornum
2019-04-14Fixing login scenarioAnton Hvornum
2019-04-14Testing application specific configratuin (might auto-trigger in the futureAnton Hvornum
2019-04-11More debuggingAnton Hvornum