Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Anton Hvornum
(until we move over to HTTPS)
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-13Delete git-branch flag after use, since it breaks the syntax for the next stepsAnton Hvornum
2019-11-13Adding steps to test AUR support.Anton Hvornum
2019-11-13Merge branch 'master' of github.com:Torxed/archinstall into aur-supportAnton Hvornum
2019-11-13Fixes and close issue #19Anton Hvornum
2019-11-13Added AUR support via yay. Not testedAnton Hvornum
2019-11-13Merge pull request #24 from Torxed/experimentalAnton Hvornum
Added two new features from experimental.
2019-11-13Moved the decoding logic for network data. - To the actual place where the ↵Anton Hvornum
network was executed.
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-13Added support for ubikey 2fa in chromium.Anton Hvornum
2019-11-13Moved packages into variables.Anton Hvornum
Also cleaned up and added some more stuff that's useful to get awesome going :)
2019-11-13Added utils that are useful for aweome WM.Anton Hvornum
2019-11-13Added a workaround for systemd boot-install.Anton Hvornum
See discussion here: https://github.com/systemd/systemd/issues/13603
2019-11-03Added linux linux-firmware.Anton Hvornum
As per https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/
2019-10-28Fixed 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-28Use which instead of whereisAnton Hvornum
2019-10-03Update LICENSE.mdAnton Hvornum
2019-10-03Merge pull request #21 from Torxed/add-license-1Anton Hvornum
Create LICENSE.md
2019-10-03Create LICENSE.mdAnton Hvornum
2019-09-26Simplified the default executionAnton Hvornum
2019-09-26Pushing placeholders for templates. (Working on these locally for a while)Anton Hvornum
2019-09-26Added a binary live-cd versionAnton Hvornum
2019-09-24Moved steps into the wikiAnton Hvornum
2019-09-24Revamped README. Fixed more steps in pentestAnton Hvornum
2019-09-24Tweaked the final steps of the pentest machineAnton Hvornum
2019-09-24Tweaking the pentest setup orderAnton Hvornum
2019-09-24Fixed issue where blackarch keyring wasn't installing properly. missing ↵Anton Hvornum
pacman-key --init to fix permission issues
2019-09-24Updated the readme a little bitAnton Hvornum
2019-09-24Following a change on how base is installed, now /etc/localtime doesn't ↵Anton Hvornum
exist anymore?
2019-09-24Merge pull request #17 from Torxed/experimentalAnton Hvornum
Enhanced the multi-drive prompt a little bit
2019-09-24Enhanced the multi-drive prompt a little bitAnton Hvornum
2019-09-24Merge pull request #16 from Torxed/experimentalAnton Hvornum
Fixed #14, #9 - No more accidental disk eating
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
at once.
2019-09-03Working around blackarch's slightly odd strapperAnton Hvornum