Commit Graph

336 Commits

Author SHA1 Message Date
Anton Hvornum 7e1f2dc8ff Adding git as base package if we're supporting AUR. Since we need this (until we move over to HTTPS) 2019-11-13 22:36:29 +00:00
Anton Hvornum 37093e23a3 Merge branch 'master' of github.com:Torxed/archinstall into aur-support 2019-11-13 22:33:45 +00:00
Anton Hvornum f97fde0b3b Merge branch 'master' of github.com:Torxed/archinstall 2019-11-13 22:32:58 +00:00
Anton Hvornum 767f825a37 Changed packing URL 2019-11-13 22:32:39 +00:00
Anton Hvornum a16f7442a9 Deleting git-branch after use since it breaks the syntax later. 2019-11-13 22:21:41 +00:00
Anton Hvornum 838f5958a7 Merge branch 'master' of github.com:Torxed/archinstall into aur-support 2019-11-13 22:20:38 +00:00
Anton Hvornum b685f35450 Merge branch 'master' of github.com:Torxed/archinstall into aur-support 2019-11-13 21:24:23 +00:00
Anton Hvornum 43242d93e1 Fixes and close issue #19 2019-11-13 21:22:21 +00:00
Anton Hvornum d9a986922c Added AUR support via yay. Not tested 2019-11-13 21:15:15 +00:00
Anton Hvornum eb126150f0
Merge pull request #24 from Torxed/experimental
Added two new features from experimental.
2019-11-13 21:03:38 +00:00
Anton Hvornum 1d06491e42 Moved the decoding logic for network data. - To the actual place where the network was executed. 2019-11-13 22:00:32 +00:00
Anton Hvornum 0ff066c813 Added /deployments/ twice. Silly me. 2019-11-13 21:59:20 +00:00
Anton Hvornum 3c10bbfe27 Forgot that isfile wasn't imported the way I normally do it. 2019-11-13 21:56:14 +00:00
Anton Hvornum 89a1a89a06 Syntax error on conditional assignment 2019-11-13 21:55:24 +00:00
Anton Hvornum f61ffee65a Syntax error on conditional assignment 2019-11-13 21:54:41 +00:00
Anton Hvornum f9f6d890ae Added fix for #23. Not tested 2019-11-13 21:52:33 +00:00
Anton Hvornum 679e1bf585 Adding fix for issue #15. Not tested. 2019-11-13 21:33:54 +00:00
Anton Hvornum 4f6b6ce8fc
Added support for ubikey 2fa in chromium. 2019-11-13 13:17:59 +00:00
Anton Hvornum 763fde17b8
Moved packages into variables.
Also cleaned up and added some more stuff that's useful to get awesome going :)
2019-11-13 12:21:24 +00:00
Anton Hvornum 95ccc7e283
Added utils that are useful for aweome WM. 2019-11-13 11:36:26 +00:00
Anton Hvornum ae66a45116
Added a workaround for systemd boot-install.
See discussion here: https://github.com/systemd/systemd/issues/13603
2019-11-13 11:51:51 +01:00
Anton Hvornum bd38369e9b
Added linux linux-firmware.
As per https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/
2019-11-03 23:02:51 +01:00
Anton Hvornum e848dfdd33 Fixed a issue where the cursor some times would move to far into the trace log of a subcommand. Causnig triggers not to occur. A ghost issue in terms of logic 2019-10-28 18:06:04 +01:00
Anton Hvornum 143cecd03f Use which instead of whereis 2019-10-28 17:56:22 +01:00
Anton Hvornum ebccac5a9f
Update LICENSE.md 2019-10-03 13:35:25 +02:00
Anton Hvornum 0539965c10
Merge pull request #21 from Torxed/add-license-1
Create LICENSE.md
2019-10-03 12:36:40 +02:00
Anton Hvornum 6eadd09b7e
Create LICENSE.md 2019-10-03 12:36:27 +02:00
Anton Hvornum ac45cc0f5b Simplified the default execution 2019-09-26 23:29:49 +02:00
Anton Hvornum f98bb491fd Pushing placeholders for templates. (Working on these locally for a while) 2019-09-26 23:19:13 +02:00
Anton Hvornum 68a2b29ba2
Added a binary live-cd version 2019-09-26 15:56:58 +02:00
Anton Hvornum ae6a3a7721 Moved steps into the wiki 2019-09-24 20:00:40 +02:00
Anton Hvornum 2e01ecc181 Revamped README. Fixed more steps in pentest 2019-09-24 19:32:49 +02:00
Anton Hvornum cc7a4e883d Tweaked the final steps of the pentest machine 2019-09-24 19:21:16 +02:00
Anton Hvornum 465da51e67 Tweaking the pentest setup order 2019-09-24 19:10:42 +02:00
Anton Hvornum 32df63f582 Fixed issue where blackarch keyring wasn't installing properly. missing pacman-key --init to fix permission issues 2019-09-24 16:53:34 +02:00
Anton Hvornum 8d41b74bdd Updated the readme a little bit 2019-09-24 16:25:40 +02:00
Anton Hvornum 10c8915d10 Following a change on how base is installed, now /etc/localtime doesn't exist anymore? 2019-09-24 16:19:53 +02:00
Anton Hvornum fae0045c74
Merge pull request #17 from Torxed/experimental
Enhanced the multi-drive prompt a little bit
2019-09-24 16:07:17 +02:00
Anton Hvornum 865d79a2aa Enhanced the multi-drive prompt a little bit 2019-09-24 16:04:04 +02:00
Anton Hvornum 0b59fe245b
Merge pull request #16 from Torxed/experimental
Fixed #14, #9 - No more accidental disk eating
2019-09-24 15:58:56 +02:00
Anton Hvornum b66720b001 Tested #14, appears to be working now 2019-09-24 15:57:39 +02:00
Anton Hvornum 14a91f5f7c More fixes for #14 and also #9 has been resolved. 2019-09-24 15:32:44 +02:00
Anton Hvornum f973df9c39 Fixes issue #14. If multiple drives are found, do not swallow the whole disk at once. 2019-09-24 15:20:32 +02:00
Anton Hvornum f382a3a48e
Working around blackarch's slightly odd strapper 2019-09-03 20:26:36 +02:00
Anton Hvornum 6da033480f
Fixed pgp issue on blackarch packages.
Apparently, some mirrors are out of date. If this doesn't work, re-run strap.sh before the rm -rf step.
2019-09-03 18:32:03 +02:00
Anton Hvornum 1ce6075a48
Escaping things are hard.. 2019-08-21 16:47:26 +02:00
Anton Hvornum 9c5b042579
Fixed the copying of a file that was broken 2019-08-21 16:44:09 +02:00
Anton Hvornum 86b8f699fb
ttf-freefont has been replaced by gnu-free-fonts
https://www.archlinux.org/packages/extra/any/gnu-free-fonts/
2019-08-21 11:18:49 +02:00
Anton Hvornum 391f06f5bd
ttf-freefont has been replaced
https://www.archlinux.org/packages/extra/any/gnu-free-fonts/
2019-08-21 11:17:16 +02:00
Anton Hvornum 209587fd72
Update pentest.json 2019-08-21 11:06:57 +02:00