Commit Graph

1003 Commits

Author SHA1 Message Date
tschettervictor
1245b0e30e start: Do not add IP to firewall table if it is in the same subnet 2025-02-20 09:47:36 -07:00
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
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
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
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
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
00f09ef738 version 0.13.20250126 2025-01-26 22:15:08 -05: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
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
tschettervictor
b1d6b49141 clone: Typo in usage block 2025-01-26 11:11:00 -07:00
tschettervictor
2e55965edd Merge branch 'master' into common.sh_functions 2025-01-26 10:38:58 -07:00
tschettervictor
183a3c201a Merge branch 'master' into cp-rcp-new-functions 2025-01-26 10:33:10 -07:00
Barry McCormick
accf57502c Merge pull request #820 from tschettervictor/interface_bridge_length_fix
bridge: Epair name for ^15 characters
2025-01-26 09:02:27 -08:00
tschettervictor
1a77041e8e clone: Also check ifconfig for epairs 2025-01-25 10:24:33 -07:00
tschettervictor
2f594e4e65 common: Also check ifconfig for epairs 2025-01-25 10:22:23 -07:00
tschettervictor
94da0c4817 create: digits/numerals > digits 2025-01-24 08:06:39 -07:00
tschettervictor
8425524959 create: Clarify numbers > digits/numerals 2025-01-24 07:52:22 -07:00
tschettervictor
2c45c51e84 common: Add notes about how MAC is generated 2025-01-24 07:33:19 -07:00
tschettervictor
b3ff3efed9 common: Add comment about MAC address 2025-01-24 06:49:19 -07:00