Commit Graph

2206 Commits

Author SHA1 Message Date
Barry McCormick
fa920de72e Merge pull request #929 from tschettervictor/doc-fixes
docs: Fix typos and errors + clarify some things
2025-04-09 21:57:26 -07:00
JRGTH
a71d55b15e Don't delete jail content on error, cleanup
Don't delete jail content on busy datasets by default, cleanup.
2025-04-09 19:51:54 -04:00
tschettervictor
fbb1c5367f Update installation.rst 2025-04-09 17:36:16 -06:00
tschettervictor
c57bd98bc1 make shellcheck happy 2025-04-09 09:40:58 -06:00
tschettervictor
6276f56ce1 convert: Allow converting jail to release
#574
2025-04-09 09:35:16 -06:00
tschettervictor
811661dac3 bastille: Allow cp parallel mode 2025-04-06 17:01:32 -06:00
tschettervictor
78e7d881cf bastille: Some commands should not support parallel mode 2025-04-06 16:57:20 -06:00
tschettervictor
c0574c28d0 Implement parallel mode
This PR allows to run commands on multiple jails in parallel. Simply use '-p 3' to set a process limit.

'bastille -p 3 start all' will start all jails but run 3 processes at a time.

This is a very rough implementation, and could be more streamlined, but here it is to test.
2025-04-06 15:52:14 -06:00
Barry McCormick
904f8557c2 Merge pull request #921 from BastilleBSD/console-multiple-targets
console: Allow multiple targets
2025-04-05 20:37:36 -07:00
tschettervictor
4b2eeed5a3 Merge pull request #923 from BastilleBSD/tschettervictor-patch-1
upgrade: Check release before jail
2025-04-04 17:37:26 -06:00
tschettervictor
752d521c25 upgrade: Check release before jail 2025-04-04 17:37:15 -06:00
tschettervictor
34fa107fcf template: Fix lininfile hook 2025-04-04 16:55:33 -06:00
tschettervictor
a3525aedfa Merge pull request #922 from BastilleBSD/tschettervictor-patch-1
upgrade: Fix bug when upgrading thin jails
2025-04-04 16:16:02 -06:00
tschettervictor
323f2fa590 upgrade: Fix bug when upgrading thin jails 2025-04-04 16:15:05 -06:00
tschettervictor
d211c67c0a console: Continue on jail not running 2025-04-04 15:58:46 -06:00
tschettervictor
babdfd7f5b fix shellcheck 2025-04-04 15:57:32 -06:00
tschettervictor
a38a76843a console: Allow multiple targets 2025-04-04 15:55:48 -06:00
tschettervictor
d625486847 list: Fix JSON listing 2025-04-03 16:27:18 -06:00
tschettervictor
8ec3003fe2 list: Do not list Path and Hostname + list Name
#914 

This will now list Name after JID, and will not list Path or Hostname.

I've left the relevant code included in case we want to list it in the future.
2025-04-03 16:23:09 -06:00
tschettervictor
0df4d71807 template: Fix path when using line in file 2025-04-03 00:06:03 -06:00
tschettervictor
c3376f7455 fix spacing 2025-04-02 23:53:41 -06:00
tschettervictor
46c01f8ec4 docs: document LINE_IN_FILE 2025-04-02 23:52:33 -06:00
tschettervictor
2b1d468040 template: Add LINE_IN_FILE as HOOK
#694
2025-04-02 23:48:32 -06:00
Barry McCormick
321a0975e0 Merge pull request #917 from BastilleBSD/tschettervictor-patch-1
list: Fix listing JSON when multiple IPs
2025-04-02 21:09:25 -07:00
tschettervictor
599c7bf3a7 list: Fix listing JSON when multiple IPs 2025-04-02 13:48:36 -06:00
Barry McCormick
aa3baddf64 Merge pull request #910 from BastilleBSD/limits-clear-reset
limits: Add clear, reset, stats, show, add, remove  as commands
2025-04-02 07:46:49 -07:00
tschettervictor
0d2c35d768 limits: Fix action again 2025-03-29 18:23:51 -06:00
tschettervictor
683135b575 limits: Fix action 2025-03-29 18:21:27 -06:00
tschettervictor
b3ae555168 limits: Fix retain when not using add as action 2025-03-29 10:08:57 -06:00
tschettervictor
a87e0923a3 Merge pull request #915 from BastilleBSD/tschettervictor-patch-1
list: Fix listing all in json
2025-03-28 14:20:47 -06:00
tschettervictor
37b845d462 list: Fix listing all in json 2025-03-28 14:20:35 -06:00
tschettervictor
ec96302854 Merge pull request #913 from BastilleBSD/tschettervictor-patch-1
list: Dont print subnet on DOWN jail IP
2025-03-27 00:01:18 -06:00
tschettervictor
47624e44ba list: Dont print subnet on DOWN jail IP 2025-03-27 00:01:08 -06:00
tschettervictor
e7071a2317 Merge pull request #912 from BastilleBSD/tschettervictor-patch-1
update readme to reflect "bastille_list" deprecation
2025-03-26 23:49:53 -06:00
tschettervictor
f07fb7ff71 update readme to reflect "bastille_list" deprecation 2025-03-26 23:49:42 -06:00
Barry McCormick
1f97ff3cdc Merge pull request #905 from tschettervictor/priority-add
DEPRECATE rcorder + Implement priority=value and boot=on/off
2025-03-26 22:31:58 -07:00
tschettervictor
e3dddd25e7 Merge branch 'master' into priority-add 2025-03-26 23:30:38 -06:00
Barry McCormick
ee62485178 Merge pull request #895 from tschettervictor/custom-config
bastille: Support user based config
2025-03-26 22:24:41 -07:00
Barry McCormick
f935cba9f3 Merge pull request #783 from tschettervictor/multiple-interfaces
network: Support adding/removing multiple interfaces in jails
2025-03-26 22:21:29 -07:00
tschettervictor
bb070517fc docs: Fix limits example 2025-03-23 09:04:14 -06:00
tschettervictor
838ac60147 limits: Fix too few args 2025-03-23 09:02:12 -06:00
tschettervictor
1fde6bfb2c docs: Limits > fix single quote 2025-03-23 06:01:09 -06:00
tschettervictor
f5cdff4fc1 limits: Retain support for no action (will default to add) 2025-03-23 06:00:09 -06:00
tschettervictor
27beac434e limits: Fix shellcheck again 2025-03-22 23:58:27 -06:00
tschettervictor
7a28d90aae limits: Fix shellcheck 2025-03-22 23:56:45 -06:00
tschettervictor
d0dd809893 docs: Update limits for remove command 2025-03-22 23:52:46 -06:00
tschettervictor
cabae33681 limits: add remove sub 2025-03-22 23:50:31 -06:00
tschettervictor
3b06106fc7 Update limits.sh 2025-03-22 23:36:25 -06:00
tschettervictor
bfcce7c65f limits: add action as the second arg 2025-03-22 23:32:39 -06:00
tschettervictor
01af65787a Update limits.rst 2025-03-22 20:06:14 -06:00