Commit Graph

2958 Commits

Author SHA1 Message Date
tschettervictor
c5c6c50df0 rdr: spacing update 2025-10-09 09:14:18 -06:00
tschettervictor
96bed33973 Merge pull request #1264 from BastilleBSD/tschettervictor-patch-1 2025-10-09 07:25:08 -06:00
tschettervictor
9a62b30c54 rdr: use if_raw 2025-10-09 07:23:27 -06:00
tschettervictor
da39aed629 Merge pull request #1263 from BastilleBSD/tschettervictor-patch-1 2025-10-08 20:47:50 -06:00
tschettervictor
36d61b4e6f rdr: strip brackets from ext_if 2025-10-08 20:43:18 -06:00
tschettervictor
355dd0a436 Merge pull request #1260 from BastilleBSD/rdr-multi 2025-10-07 18:11:40 -06:00
tschettervictor
19dd1c323e Merge pull request #1262 from BastilleBSD/tschettervictor-patch-1 2025-10-07 18:10:52 -06:00
tschettervictor
f9fb17ac90 Merge pull request #1257 from BastilleBSD/epair-naming 2025-10-07 12:53:21 -06:00
tschettervictor
5e53903531 docs: migrate: update for -k 2025-10-07 11:29:58 -06:00
tschettervictor
743eaeed0b fix `>' 2025-10-07 10:16:18 -04:00
tschettervictor
5cb6343cc4 migrate: allow specifying custom keyfle 2025-10-07 10:15:46 -04:00
tschettervictor
bb86847152 migrate: detect id_* for key file 2025-10-06 17:04:03 -04:00
tschettervictor
95a2561e11 update docs 2025-10-05 17:33:41 -06:00
tschettervictor
c628967232 rdr: allow comma separated interfaces 2025-10-04 20:24:45 -04:00
tschettervictor
07496cab2d fix shellcheck again 2025-10-04 14:24:47 -06:00
tschettervictor
d0f7e2dc8e fix shellcheck 2025-10-04 14:23:13 -06:00
tschettervictor
0dca1a434c fix clone and rename 2025-10-04 14:17:54 -06:00
tschettervictor
145cbd7b11 network: fix adding interface 2025-10-03 14:44:23 -04:00
tschettervictor
b0fd74f74b Merge pull request #1258 from BastilleBSD/master
merge master > epair-naming
2025-10-03 09:45:36 -06:00
tschettervictor
7cba8ca3b5 network: fix _jail>TARGET 2025-10-03 09:41:42 -06:00
tschettervictor
4a88cf5996 common: convert to generic “Bastille” name 2025-10-02 18:25:55 -06:00
tschettervictor
fa5260f8ce docs: network: update limitations 2025-10-02 20:00:28 -04:00
tschettervictor
a6b84934cd update readme to reflect new naming scheme for epairs 2025-10-02 19:51:38 -04:00
tschettervictor
1f6e0725f4 epair-name: final revision 2025-10-02 17:43:40 -06:00
tschettervictor
8aadbfc24a Merge pull request #1256 from BastilleBSD/list-dhcp 2025-10-02 15:21:52 -06:00
tschettervictor
4e2d001f44 Suppress error if no jail 2025-10-02 13:20:06 -06:00
tschettervictor
afcbae89b7 list: fix listing jails with DHCP 2025-10-02 14:43:27 -04:00
tschettervictor
0a9c19f2c7 Fix jibepair again 2025-10-02 08:55:17 -06:00
tschettervictor
4299f3d72f Fix jib epair 2025-10-02 08:47:37 -06:00
tschettervictor
203d3cffc1 Remove warning 2025-10-02 08:44:06 -06:00
tschettervictor
8ec11db0aa epair-naming: first pass 2025-10-02 08:35:20 -06:00
Juan David Hurtado G
0a65cbe4ad Merge pull request #1254 from BastilleBSD/rel/1.1.0.251001
Rel/1.1.0.251001
2025-10-01 13:13:58 -05:00
Juan David Hurtado G
0a03d0f292 release: bump version to 1.1.0.251001 2025-10-01 11:53:28 -05:00
Juan David Hurtado G
efa453141f zfs: Add missing [TAG] text in the usage message 2025-10-01 11:50:01 -05:00
Juan David Hurtado G
4a2a515ab8 Makefile: use | instead of / in sed to prevent fail when the branch has a / in its name 2025-10-01 09:51:05 -05:00
Juan David Hurtado G
a84f4f8c5b Makefile: use variable for Bastille dev version to avoid repetition if anything changes later 2025-10-01 08:33:21 -05:00
Juan David Hurtado G
ad3ee000f1 Makefile: ensure regex usage 2025-10-01 08:18:23 -05:00
Juan David Hurtado G
93dd0ff053 common: fix typo 2025-10-01 06:50:51 -05:00
Juan David Hurtado G
87582657e8 docs: ensure formatting, fix some typos 2025-10-01 06:49:39 -05:00
Juan David Hurtado G
3cef36f5ce common: fix typo 2025-10-01 06:49:07 -05:00
Juan David Hurtado G
9d6453d2d6 .github: ensure one empty line at the end of the document 2025-09-30 16:39:47 -05:00
tschettervictor
bd120c68b6 Merge pull request #1253 from michael-o/version-sort
Apply version (natural) sort to listings
2025-09-30 12:17:44 -06:00
tschettervictor
b1c4c32ebd Merge pull request #1251 from BastilleBSD/tschettervictor-patch-1 2025-09-30 12:07:23 -06:00
Michael Osipov
d6f2a4985e Apply version (natural) sort to listings
When listing jails, releases, or alike sort them version-aware (natural)
where 10 comes not after 1, but after 9.
2025-09-30 20:02:07 +02:00
tschettervictor
b6014dacad fix listing linux jail 2025-09-30 07:57:17 -06:00
tschettervictor
0d92ec1990 Merge pull request #1250 from BastilleBSD/epair-fix
init avoid epair name clash
2025-09-30 07:49:24 -06:00
tschettervictor
27cf17b20a reword error message 2025-09-30 07:48:38 -06:00
tschettervictor
bdd08e0f4e list: support either FreeBSD OR Linux for release 2025-09-28 18:20:36 -06:00
tschettervictor
5769c9c6fe list: properly list jail type
@michael-o 

This is actually a better solution. It didn't cross my mind that we are actually setting IS_FREEBSD_JAIL and IS_LINUX_JAIL in the list command.

For now, if both are detected, it will set JAIL_TYPE to "hybrid" but if that is not agreeable, we can simply leave it at "thick".
2025-09-28 19:55:05 -04:00
tschettervictor
e40b625df3 docs: add networking limitations 2025-09-28 13:27:24 -06:00