Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-13Adding fix for issue #15. Not tested.Anton Hvornum
2019-11-13Fixes and close issue #19Anton 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
2019-09-03Fixed pgp issue on blackarch packages.Anton Hvornum
Apparently, some mirrors are out of date. If this doesn't work, re-run strap.sh before the rm -rf step.
2019-08-21Escaping things are hard..Anton Hvornum
2019-08-21Fixed the copying of a file that was brokenAnton Hvornum
2019-08-21ttf-freefont has been replaced by gnu-free-fontsAnton Hvornum
https://www.archlinux.org/packages/extra/any/gnu-free-fonts/
2019-08-21ttf-freefont has been replacedAnton Hvornum
https://www.archlinux.org/packages/extra/any/gnu-free-fonts/
2019-08-21Update pentest.jsonAnton Hvornum
2019-08-21Update pentest.jsonAnton Hvornum
2019-08-19Update 38:00:25:5a:ed:d5.jsonAnton Hvornum
2019-08-19Update workstation.jsonAnton Hvornum
2019-08-07Update pentest.jsonAnton Hvornum
2019-06-21Error creating pdns userAnton Hvornum
2019-06-20Invalid JSON syntax..Anton Hvornum
2019-06-20Password being inserted causes the subsystem to wait for it forever. Only ↵Anton Hvornum
add it back if we set a root password earlier than this
2019-06-20Removed debug / test codeAnton Hvornum
2019-06-20Minor fixAnton Hvornum
2019-06-20Missing package: powerdns (kinda useful when the whole idea of this install ↵Anton Hvornum
script is to set up a DNS server..)
2019-06-20Enhanced sys_commandAnton Hvornum
2019-06-20Adding more steps to the webserver / DNSAnton Hvornum
2019-06-20Adding more steps to the webserver / DNSAnton Hvornum
2019-06-20Support for <RND_STR> which generates a random string in argument value ↵Anton Hvornum
replacements
2019-06-20Fixing some logic issues in sys_commandAnton Hvornum