Commit Graph

1004 Commits

Author SHA1 Message Date
Barry McCormick
ac39928b2a Merge pull request #843 from tschettervictor/fix-create-thick-vnet
create: Fix VNeT template not applying when mixed with thick or thin …
2025-02-21 07:30:34 -08:00
Barry McCormick
d7a66a260f Merge pull request #844 from pswilde/patch-1
Add an option to invoke a startup delay between starting each jail
2025-02-20 21:43:53 -08:00
tschettervictor
86714b2ae0 etcupdate: Fix not bootstrapping when /usr/src is present but empty 2025-02-18 09:03:17 -07:00
tschettervictor
6f038eda21 Revert "template: Exit when any ARG is not set" 2025-02-17 05:07:44 -07:00
Barry McCormick
44fc7a6c7f Merge pull request #846 from tschettervictor/Exit-on-arg-not-set
template: Exit when any ARG is not set
2025-02-16 21:36:44 -08:00
tschettervictor
fc8e9290b1 template: Base - add “daily_status_world_kernel=NO” 2025-02-15 22:28:06 -07:00
tschettervictor
0c1456fd79 template: Exit when any ARG is not set 2025-02-15 22:23:43 -07:00
tschettervictor
cb7c5daf97 create: VNET template only does VNET config, not base template 2025-02-14 09:11:38 -07:00
tschettervictor
99abd0dfd1 VNET: do not apply base template from VNET template 2025-02-14 09:10:20 -07:00
Paul Wilde
12e0782bb7 Put sleep delay before starting jail instead of after 2025-02-13 20:01:13 +00:00
tschettervictor
318df00ea8 create: Fix VNeT template not applying when mixed with thick or thin jails 2025-02-13 11:59:32 -07:00
Paul Wilde
4c2d6774a2 add initial startup delay option 2025-02-13 14:00:56 +00: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
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
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
205be1afdd console: Fix _jail > TARGET 2025-01-29 07:59:47 -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