Commit Graph

1850 Commits

Author SHA1 Message Date
tschettervictor
7ea54efb9a docs: update create docs for zfs-opts 2025-02-28 13:04:06 -07:00
tschettervictor
3acd06a0f1 create: Allow setting zfs options on creating jail
#514
@s1dh

Run 'bastille create help' to see syntax
2025-02-28 12:59:48 -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
ed77c06c40 Merge pull request #886 from BastilleBSD/tschettervictor-patch-1
import: Fix var -n > -eq
2025-02-27 22:59:06 -07:00
tschettervictor
dd4b1fb6ba import: Fix var -n > -eq 2025-02-27 22:58:51 -07:00
tschettervictor
f33e846809 Merge pull request #885 from BastilleBSD/json-list-all
list: Support json format when listing all jails
2025-02-27 18:20:38 -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
d4a8e33499 Merge pull request #884 from BastilleBSD/clone-rename-docs-update
docs: Update clone docs
2025-02-27 17:27:25 -07:00
tschettervictor
eaaf86900c docs: Update rename documentation 2025-02-27 17:26:43 -07:00
tschettervictor
10640ab140 docs: Update clone docs 2025-02-27 17:25:41 -07:00
tschettervictor
fdfe357ede Merge pull request #883 from BastilleBSD/tschettervictor-patch-1
list: Update help
2025-02-27 17:22:28 -07:00
tschettervictor
bc1bd45d53 list: Update help 2025-02-27 17:21:58 -07:00
tschettervictor
5667a94c89 Merge pull request #882 from BastilleBSD/tschettervictor-patch-1
docs: Add list.sh
2025-02-27 17:20:46 -07:00
tschettervictor
bcd3e7ddc7 docs: Add list.sh 2025-02-27 17:20:34 -07:00
tschettervictor
75ea1cb53c Merge pull request #881 from BastilleBSD/pkg-docs
docs: Update pkg docs
2025-02-27 17:14:43 -07:00
tschettervictor
bb89e7f45c pkg: Help message update 2025-02-27 17:14:13 -07:00
tschettervictor
8dbf274f88 docs: Update pkg docs 2025-02-27 17:13:40 -07:00
tschettervictor
d8cde165c4 Merge pull request #880 from BastilleBSD/fix-thin-jail-upgrade
upgrade: Exit if NEWREASE not found on thin jail upgrade
2025-02-27 17:10:04 -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
2c6de9b23a Merge pull request #879 from BastilleBSD/tschettervictor-patch-1
import: Fix var names
2025-02-27 17:03:36 -07:00
tschettervictor
5b599dc593 import: Fix var names 2025-02-27 17:02:54 -07:00
tschettervictor
cbd42519f3 Merge pull request #877 from BastilleBSD/export/import-new-functions
export: Update to use new functions
2025-02-27 16:55:05 -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
513e7777ff network: Fix bridge interface not properly detected 2025-02-26 14:59:44 -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
6d6c43f7dc Merge pull request #875 from BastilleBSD/tschettervictor-patch-1
rdr: Fix for JAIL_IP wrong format
2025-02-25 06:39:30 -07:00
tschettervictor
0ef43f889c rdr: Fix for JAIL_IP wrong format 2025-02-25 06:38:28 -07:00
tschettervictor
81c4327148 Merge pull request #873 from BastilleBSD/tschettervictor-patch-1
rdr: Fix wrong variable on reset command
2025-02-24 07:07:07 -07:00
tschettervictor
c28fd33573 rdr: Fix wrong variable on reset command 2025-02-24 07:06:25 -07:00
tschettervictor
2c470c0fcf Merge branch 'master' into multiple-interfaces 2025-02-24 00:30:08 -07:00
Barry McCormick
9eb778d022 Merge pull request #870 from tschettervictor/master
template: Implement new functions and redo bastille main exec
2025-02-23 23:25:58 -08:00
tschettervictor
41d90951b6 docs: Update verify docs to include templates 2025-02-24 00:20:33 -07:00
tschettervictor
8cdd52f35e bootstrap: Fix spacing 2025-02-24 00:06:57 -07:00
tschettervictor
73dde6b0b7 bootstrap: Spacing fix 2025-02-23 23:52:10 -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