Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-18Parameter missmatch on nameAnton Hvornum
2019-11-18Added args, kwargs to a functionAnton Hvornum
2019-11-18Added debugAnton Hvornum
2019-11-18Don't show drives unless we have someAnton Hvornum
2019-11-18Cache password is now a function. This is so others can call itAnton Hvornum
2019-11-18TestAnton Hvornum
2019-11-18Corrected commandlog history emulated or notAnton Hvornum
2019-11-18More visible outputAnton Hvornum
2019-11-18More verbose output for unformatted drives.Anton Hvornum
2019-11-18Fix for unpartitioned drives.Anton Hvornum
2019-11-17Fixed some stuffAnton Hvornum
2019-11-17Added tests. Also improved emulated commands.Anton Hvornum
2019-11-17Cleaning up some moreAnton Hvornum
2019-11-17Adde a gitignoreAnton Hvornum
2019-11-17Improved sys_command(). Also added a commandhistory-log and emulation modeAnton Hvornum
2019-11-17Added new ways to get the disk size, since os.statvfs() won't work on unmount...Anton Hvornum
2019-11-15Starting to move individual steps into functions instead, so that they can be...Anton Hvornum
2019-11-15Merge branch 'master' of github.com:Torxed/archinstallAnton Hvornum
2019-11-15Cleaned up AUR bash script, no need for it anymore since the reference has mo...Anton Hvornum
2019-11-14Update README.mdAnton Hvornum
2019-11-14Added link to workstation templateAnton Hvornum
2019-11-14cleaned up the README a bit.Anton Hvornum
2019-11-14Added a parameter to the readmeAnton Hvornum
2019-11-14Updated feature list a bitAnton Hvornum
2019-11-13Merge pull request #26 from Torxed/experimentalAnton Hvornum
2019-11-14Merge branch 'master' of github.com:Torxed/archinstall into experimentalAnton Hvornum
2019-11-13Merge pull request #25 from Torxed/aur-supportAnton Hvornum
2019-11-13Added runas to the AUR commandAnton Hvornum
2019-11-13Adding runas to the yay commandAnton Hvornum
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-13Merge branch 'master' of github.com:Torxed/archinstall into aur-supportAnton Hvornum
2019-11-13Updating workstation_aur for testAnton 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-13Merged in experimental who accedentally got our changes to workstation_aurAnton Hvornum
2019-11-13Adding git as base package if we're supporting AUR. Since we need this (until...Anton Hvornum
2019-11-13Merge branch 'master' of github.com:Torxed/archinstall into aur-supportAnton Hvornum
2019-11-13Merge branch 'master' of github.com:Torxed/archinstallAnton Hvornum
2019-11-13Changed packing URLAnton Hvornum
2019-11-13Deleting git-branch after use since it breaks the syntax later.Anton Hvornum
2019-11-13Merge branch 'master' of github.com:Torxed/archinstall into aur-supportAnton Hvornum
2019-11-13Moved the formatting warning inside where we actually format, so we don't sca...Anton Hvornum
2019-11-13Delete git-branch flag after use, since it breaks the syntax for the next stepsAnton Hvornum