tschettervictor
4c68b748b6
create: Add --vlan option
2025-03-03 12:13:48 -07:00
Barry McCormick
c6297d7194
Merge pull request #887 from BastilleBSD/jail-import-iocage-ezjail
...
import: Import jails using new interface format (iocage,ezjail)
2025-03-03 08:26:25 -08:00
tschettervictor
be6885eb3e
stop: Do not attempt any pf actions if it has not been configured
2025-03-02 17:47:18 -07:00
tschettervictor
644bb8633a
bastille: Missed jcp in main command
2025-03-02 05:54:26 -07:00
tschettervictor
71f0370cf4
create: Allow DHCP as option
2025-03-01 00:15:17 -07:00
tschettervictor
eed70dc129
import: Fix shellcheck
2025-02-28 23:13:57 -07:00
tschettervictor
efee919b49
import: Fix import to release for bastille jails
2025-02-28 23:12:31 -07:00
tschettervictor
b498fca79e
import: Fix import to a release from iocage
2025-02-28 23:10:04 -07:00
tschettervictor
4c251451ba
upgrade: Use config command to get release on thin jails
2025-02-28 22:55:05 -07:00
tschettervictor
9c6067f7a2
upgrade: Make sure thin jails are stopped before upgrading
2025-02-28 22:46:27 -07:00
tschettervictor
0b77f94d2f
upgrade: Check jail is running earlier
2025-02-28 22:36:38 -07:00
tschettervictor
2bd35fc9d2
import: Manual network only if definitions not set
2025-02-28 22:31:13 -07:00
tschettervictor
bb228a4f74
export: Break on no options
2025-02-28 12:04:33 -07:00
tschettervictor
b734b926c2
export: Reset options
2025-02-28 12:03:08 -07:00
tschettervictor
1c0ed95e63
export: Fix expr syntax
2025-02-28 11:59:56 -07:00
tschettervictor
34a0582075
export: Add debug mode
2025-02-28 11:57:20 -07:00
tschettervictor
295612da5f
create: Do not check running if empty jail
2025-02-28 11:49:29 -07:00
tschettervictor
7ddff7fa94
export: Restructure code for new functions
2025-02-28 11:25:17 -07:00
tschettervictor
0106df5259
import: Support importing to specific release
...
#360
2025-02-28 00:18:42 -07:00
tschettervictor
00368cb71f
import: Get default interface in set to "none" or auto
2025-02-28 00:07:14 -07:00
tschettervictor
b333a99cdc
import: Import jails using new interface format (iocage,ezjail)
...
Imported jails from iocage and ezjail should now be imported using the new "if|ip" format and overall better handling on the network side of the import.
2025-02-27 23:50:00 -07:00
tschettervictor
dd4b1fb6ba
import: Fix var -n > -eq
2025-02-27 22:58:51 -07:00
tschettervictor
b69f180c59
list: Properly list json
2025-02-27 17:59:52 -07:00
tschettervictor
bbc89e36a5
list: Support json format when listing all jails
2025-02-27 17:52:20 -07:00
tschettervictor
8e4f09cf8b
Merge pull request #876 from tschettervictor/allow-encrpyted-send
...
create: Send without -R for encrypted bastilleroot
2025-02-27 17:29:10 -07:00
tschettervictor
bc1bd45d53
list: Update help
2025-02-27 17:21:58 -07:00
tschettervictor
bb89e7f45c
pkg: Help message update
2025-02-27 17:14:13 -07:00
tschettervictor
4551d6c806
upgrade: Exit if NEWREASE not found on thin jail upgrade
2025-02-27 17:09:20 -07:00
tschettervictor
da4752ebd5
list: Use new functions
2025-02-27 17:04:34 -07:00
tschettervictor
5b599dc593
import: Fix var names
2025-02-27 17:02:54 -07:00
tschettervictor
c22bd866eb
import: Use new functions
2025-02-27 16:54:50 -07:00
tschettervictor
22854addf9
export: Update to use new functions
2025-02-27 16:48:54 -07:00
tschettervictor
4e6b531388
create: Fix shellcheck
2025-02-25 15:40:41 -07:00
tschettervictor
dbd13627a9
create: Send without -R for encrypted bastilleroot
2025-02-25 15:37:44 -07:00
tschettervictor
0ef43f889c
rdr: Fix for JAIL_IP wrong format
2025-02-25 06:38:28 -07:00
tschettervictor
c28fd33573
rdr: Fix wrong variable on reset command
2025-02-24 07:06:25 -07:00
tschettervictor
f512225df4
verify: Fix line counting again
2025-02-23 23:48:05 -07:00
tschettervictor
613f19edad
verify: Fix line counting
2025-02-23 23:40:07 -07:00
tschettervictor
9a2270ce21
verify: Add debug mode
2025-02-23 23:34:57 -07:00
tschettervictor
026499262d
bootstrap: Add debug mode
2025-02-23 23:31:57 -07:00
tschettervictor
c0e2749dbc
template: Fix disabled>disable
2025-02-23 12:36:25 -07:00
tschettervictor
1059ee8eec
bastille: Redo main cmd as all functions are now handled by common.sh
2025-02-23 12:28:17 -07:00
tschettervictor
be663cf3b3
template: Implement new functions
2025-02-23 12:24:16 -07:00
tschettervictor
2d6b93a939
Merge branch 'master' into master
2025-02-23 12:18:38 -07:00
tschettervictor
18f5404b73
bastille: Limits+Tags to no action commands
2025-02-23 12:16:57 -07:00
tschettervictor
8a84d70c59
tags: Implement new functions
2025-02-23 12:12:45 -07:00
tschettervictor
21b79247ab
limits: Implement new functions
2025-02-23 12:11:35 -07:00
tschettervictor
5b2d705019
bastille: Convert and zfs to no action commands
2025-02-23 12:09:13 -07:00
tschettervictor
65b8eea86f
zfs: Implement new functions
2025-02-23 12:03:43 -07:00
tschettervictor
268d16e638
convert: Implement new functions
2025-02-23 12:01:52 -07:00