Commit graph

326 commits

Author SHA1 Message Date
b3c7942688 CHANGELOG updates
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-10 11:43:16 -03:00
2d6c138d34 Sync with sourcezap
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-10 03:44:08 -03:00
5328bd72e0 v1.1.0
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-24 10:18:54 -03:00
2039076720 s|rev|commit|g, s|revfile|commitfile|g
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-20 02:19:42 -03:00
218dbcad15 s|gitdir|repodir|g, s|giturl|repourl|g 2024-08-20 02:00:51 -03:00
7e4aa19c96 Update bin/portzap
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-20 00:58:32 -03:00
7961a66d4f Fix shellcheck warning
Some checks are pending
portzap / shellcheck (push) Waiting to run
Shellcheck complains that 'local' is not defined by POSIX shell,
regardless it is defined and documented by sh(1) on HardenedBSD
2024-08-20 00:42:40 -03:00
aaa7dad708 Update libexec/ modes
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-20 00:39:47 -03:00
c13dcf36e9 Update require_dependency 2024-08-20 00:39:29 -03:00
a38962782f Add libexec/portzap/utils/get-umask
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-19 23:21:26 -03:00
7c4bff14a2 Merge branch 'main' of git.bastion.home.network:0x1eef/portzap
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-19 00:02:11 -03:00
efc9f7ed28 Break up 'portzap-install' into multiple files
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-19 00:01:12 -03:00
741f85cfc2 Update portzap-{setup,teardown} 2024-08-19 00:01:12 -03:00
1b1ee6606d Update portzap-checkout 2024-08-19 00:01:11 -03:00
2b0067eb4d Break up 'portzap-install' into multiple files 2024-08-18 23:59:13 -03:00
c69cdd8283 Update portzap-{setup,teardown} 2024-08-18 20:03:55 -03:00
15510a4497 Update portzap-checkout 2024-08-18 19:28:09 -03:00
0a912e3638 Update portzap-checkout
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-18 19:26:34 -03:00
98b91c4d5e Fix shellcheck errors
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-17 18:50:02 -03:00
29ef3e0303 Fix indentation 2024-08-17 18:35:34 -03:00
340576fd0b Silence grep with -q 2024-08-17 18:14:07 -03:00
c2ee102218 Update setup-doas 2024-08-17 17:35:27 -03:00
493eb51b68 Add 'portzap [setup|teardown]'
And improve setup/setup-doas.
2024-08-17 17:15:30 -03:00
364d40c71f RELNOTES => CHANGELOG
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-09 23:32:37 -03:00
25933cbc85 Sync with recent sourcezap changes 2024-08-09 23:31:36 -03:00
f514dd4f47 Update RELNOTES
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-07 02:54:31 -03:00
b69cc3dbee Update docs (README.md)
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-07 02:45:11 -03:00
7ffb0d7880 Update docs (README.md)
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-07 02:35:26 -03:00
c4ee461925 Add clarity to the documentation
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-07 02:15:47 -03:00
cba5973df8 Add 'portzap sh' 2024-08-07 02:10:37 -03:00
c4e95e3e48 v1.0.0
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-03 00:41:37 -03:00
d9769880fe Update RELNOTES 2024-08-03 00:41:05 -03:00
9db88b16b1 Silence "git checkout" output
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-07-27 05:23:30 -03:00
eca5d5585d Fix shellcheck errors (includes a bug in setup-user) 2024-07-26 22:26:07 -03:00
bf7cc3627e Inline function in setup-doas 2024-07-26 15:42:21 -03:00
1822c14e63 Update RELNOTES
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-26 15:38:49 -03:00
382581136e Add setup/setup-user
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-26 11:34:07 -03:00
2d6ec73e73 Align find options 2024-07-24 14:31:55 -03:00
ed588bd7d7 Continue script execution when "git checkout" fails 2024-07-21 22:24:44 -03:00
c41594ef62 Fix typo in RELNOTES
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-07-21 22:20:59 -03:00
ffca5c161d Remove share/portzap/crontab (unused)
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-21 22:09:09 -03:00
3e76bda8bd Update setup scripts 2024-07-21 21:59:36 -03:00
a0988e1463 Remove setup-cron
I'm not sure about this feature, and since it hasn't been released
yet, I'd prefer not to include it
2024-07-21 21:52:21 -03:00
c69b357a36 Move LICENSE to share/portzap/ 2024-07-21 21:49:53 -03:00
0b08ff046b Update Makefile 2024-07-21 21:45:26 -03:00
cb04ac7531 Update RELNOTES 2024-07-21 21:44:13 -03:00
af917c0649 Replace script
Remove scripts that have been replaced by alternatives
2024-07-21 21:41:49 -03:00
c2a3578a55 Replace utils/gitexec with utils/git/run 2024-07-21 21:28:46 -03:00
ec0fa2f93e Remove "set -x" 2024-07-21 21:04:44 -03:00
640f2b53d6 Update docs 2024-07-16 18:09:24 -03:00