Commit Graph

1478 Commits

Author SHA1 Message Date
tschettervictor
a1e58f4131 start: Fix IP not being added to firewal 2025-02-16 19:35:27 -07:00
tschettervictor
e8cb90c6c5 Merge branch 'BastilleBSD:master' into patch-2 2025-02-15 22:33:15 -07:00
Barry McCormick
6676544532 Merge pull request #838 from BastilleBSD/tschettervictor-fix-template-quote
template: Fix default value with spaces
2025-02-13 10:35:53 -08:00
tschettervictor
813a6ccd26 template: Remove quotes from args 2025-02-13 06:56:24 -07:00
tschettervictor
4dc2b3b842 template: Fix default value with spaces
#692 
@michael-o 

This essentially just makes sure there are not multiple quotes following each other inside the ARG value.
2025-02-10 12:07:12 -07:00
Barry McCormick
c6a62a9cf2 Merge pull request #809 from tschettervictor/patch-1
template: allow & in arg string
2025-02-10 07:51:18 -08:00
tschettervictor
91d41b9b3f docs: Clarify ampersand 2025-02-03 17:56:30 -07:00
tschettervictor
4d554e19cd template: Treat ampersand literally 2025-02-03 17:54:34 -07:00
tschettervictor
0cb31230ee Merge branch 'BastilleBSD:master' into patch-1 2025-02-03 13:47:21 -07:00
tschettervictor
7b6e7c4f8d Merge branch 'master' into patch-2 2025-02-03 13:46:40 -07:00
Barry McCormick
0c722acf4b Merge pull request #829 from tschettervictor/mount_fix_1
Add auto-mode and debug mode to mount and umount
2025-02-03 12:32:39 -08:00
Barry McCormick
af344fa492 Merge pull request #813 from tschettervictor/patch-4
pkg: auto-mode/debug-mode
2025-02-03 12:23:18 -08:00
Barry McCormick
7daec288ba Merge pull request #714 from frikilax/allow_custom_releases
Allow custom releases
2025-02-03 12:07:35 -08:00
Barry McCormick
50db301309 Merge pull request #837 from tschettervictor/fix-clone
clone: Fix cloning with “if|ip” jail entry
2025-02-03 12:05:29 -08:00
tschettervictor
d9af67b3d3 clone: Fix IP6 mode 2025-02-03 13:01:36 -07:00
tschettervictor
ef6d7616ba clone: Remove unneeded vars 2025-02-03 12:51:52 -07:00
tschettervictor
b76201e25c clone: Fix cloning with “if|ip” jail entry 2025-02-03 12:45:55 -07:00
tschettervictor
2c40e72940 Merge branch 'master' into patch-4 2025-02-03 12:08:29 -07:00
tschettervictor
73d510aae4 Bastille: Stop to no action commands 2025-02-03 11:46:08 -07:00
tschettervictor
66d1286916 Merge branch 'BastilleBSD:master' into patch-2 2025-02-03 11:44:59 -07:00
tschettervictor
e0fbee8289 Merge branch 'BastilleBSD:master' into patch-1 2025-02-03 11:43:52 -07:00
tschettervictor
19c485e571 umount: Fix vars 2025-02-03 11:21:27 -07:00
tschettervictor
8b6e5338f1 mount: Fix var 2025-02-03 11:20:35 -07:00
tschettervictor
916346173e Merge branch 'BastilleBSD:master' into mount_fix_1 2025-02-03 11:19:14 -07:00
tschettervictor
d0d46c1f70 stop: Fix copyright year 2025-01-31 09:26:49 -07:00
Barry McCormick
a01b60d8a4 Merge pull request #833 from tschettervictor/patch-3
console: Fix _jail > TARGET
2025-01-29 21:57:41 -08:00
tschettervictor
205be1afdd console: Fix _jail > TARGET 2025-01-29 07:59:47 -07:00
tschettervictor
b3d9e3e0dd start: Allow multiple interface and IPs 2025-01-28 17:55:19 -07:00
tschettervictor
eb1ebff5d2 stop: Allow multiple IPs in jails 2025-01-28 17:53:13 -07:00
tschettervictor
7958718140 create: Restore ruleset var 2025-01-28 17:38:52 -07:00
tschettervictor
462a019d43 create: Add ip_hostname/inherit options 2025-01-28 17:31:51 -07:00
tschettervictor
1348452afa mount: Add auto-mode/debug mode 2025-01-28 11:09:09 -07:00
tschettervictor
0bdd4faea1 umount: Add auto-mode/debug mode 2025-01-28 11:07:43 -07:00
tschettervictor
72233c1af2 Merge branch 'BastilleBSD:master' into patch-1 2025-01-28 11:04:51 -07:00
Théo Bertin
c79ff1d5ce CREATE.SH::ADDED:: New '--no-validate' parameter to use custom/manually bootstrapped releases 2025-01-27 10:13:49 +01:00
Juan David Hurtado G
6d149f6f52 Merge pull request #827 from BastilleBSD/rel/0.13.20250126
Rel/0.13.20250126
2025-01-26 22:15:49 -05:00
Juan David Hurtado G
00f09ef738 version 0.13.20250126 2025-01-26 22:15:08 -05:00
Juan David Hurtado G
c21a238607 authors: Add Victor Tschetter 2025-01-26 22:13:10 -05:00
Juan David Hurtado G
6d033ab227 readme: Adds jcp subcommand information 2025-01-26 21:56:26 -05:00
Juan David Hurtado G
bba1056f5c Merge pull request #805 from tschettervictor/cp-rcp-new-functions
New: jcp for copying jail to jail
2025-01-26 21:53:43 -05:00
tschettervictor
43e186899d README: Fix reference to rcp 2025-01-26 19:40:07 -07:00
tschettervictor
0ff98de3c5 Merge branch 'BastilleBSD:master' into cp-rcp-new-functions 2025-01-26 19:25:50 -07:00
Juan David Hurtado G
bcf738b6ee Revert "Merge pull request #823 from JRGTH/bastille_setup_initial"
This reverts commit acc7bb9739, reversing
changes made to 05dc2b8d6a.
2025-01-26 20:45:37 -05:00
tschettervictor
8da08943a3 Merge branch 'master' into patch-4 2025-01-26 18:18:11 -07:00
Juan David Hurtado G
03649f6158 Merge branch 'master' into cp-rcp-new-functions 2025-01-26 20:00:54 -05:00
Juan David Hurtado G
b12cf2e5ed Merge pull request #792 from tschettervictor/common.sh_functions
Update common.sh with functions for all jails+first migration "console.sh"
2025-01-26 19:03:50 -05:00
tschettervictor
fe1eb18fbd docs: Typo in jcp 2025-01-26 12:53:49 -07:00
tschettervictor
7be9934a26 bastille: Pkg to no action commands 2025-01-26 12:30:24 -07:00
tschettervictor
bd4b10ca25 Merge branch 'BastilleBSD:master' into patch-4 2025-01-26 12:29:37 -07:00
tschettervictor
4c20155af6 pkg: Usage message clarify 2025-01-26 12:28:21 -07:00