Commit Graph

  • bf750f2b18 Merge branch 'BastilleBSD:master' into multiple-interfaces tschettervictor 2025-01-11 16:02:11 -07:00
  • 3674c847fb docs: add code block for console tschettervictor 2025-01-11 16:00:34 -07:00
  • 30767656c6 docs: document JID login for console tschettervictor 2025-01-11 16:00:10 -07:00
  • 6ea0c712c4 docs: htop update for clarity tschettervictor 2025-01-11 15:43:15 -07:00
  • bc09719145 docs: top update for clarity tschettervictor 2025-01-11 15:41:36 -07:00
  • 18a6fecad5 top: remove trailing ;; tschettervictor 2025-01-11 15:40:32 -07:00
  • 38e0e90e10 htop: add auto mod tschettervictor 2025-01-11 15:40:10 -07:00
  • 5409d8eab3 top: add auto mode tschettervictor 2025-01-11 15:38:17 -07:00
  • 1dedfed3a0 Merge pull request #803 from BastilleBSD/rel/0.12.20250111 Juan David Hurtado G 2025-01-11 17:18:26 -05:00
  • 7e90b7072f Update Bastille version to 0.12.20250111 Juan David Hurtado G 2025-01-11 17:16:19 -05:00
  • 65aa9d0258 docs: Fix typo in umount command documentation Juan David Hurtado G 2025-01-11 16:59:01 -05:00
  • c70cb249dd bastille: Fix typo in prompt message for missing configuration file. Juan David Hurtado G 2025-01-11 16:40:31 -05:00
  • c544727d40 bastille: fix sourcing common before the config file check, this ensures setup can run correctly Juan David Hurtado G 2025-01-11 15:55:21 -05:00
  • e33dd04ad1 mount: Docs, one more typo "on > one" tschettervictor 2025-01-11 12:10:27 -07:00
  • f3123bf08d mount: Docs, typo . > , tschettervictor 2025-01-11 12:08:24 -07:00
  • fa4466eb7f mount: docs, allow all fs type options tschettervictor 2025-01-11 12:07:59 -07:00
  • 8b0411c111 Add SPDX license identifiers and update copyright years Juan David Hurtado G 2025-01-11 14:07:41 -05:00
  • 753c537e52 mount: allow [ro|rw|rq|sw|xx] as available mount options tschettervictor 2025-01-11 12:06:30 -07:00
  • fbb9c8cce3 Merge pull request #801 from tschettervictor/patch-1 Juan David Hurtado G 2025-01-11 13:51:49 -05:00
  • fb08b8bd4d mount: docs, typo tschettervictor 2025-01-11 11:39:19 -07:00
  • 3436fe8e94 mount: Docs, typo + example mount with options tschettervictor 2025-01-11 11:38:18 -07:00
  • 21023ca032 mount: docs, update code order tschettervictor 2025-01-11 11:23:50 -07:00
  • 938e74ae4b mount: document options string to allow comma separated list tschettervictor 2025-01-11 11:13:02 -07:00
  • 43dbb3d87f Merge pull request #800 from tschettervictor/patch-1 Barry McCormick 2025-01-11 08:23:38 -08:00
  • fb71f0dda5 mount: allow mount with options behind permissions tschettervictor 2025-01-10 15:22:31 -07:00
  • 22c3455826 Merge pull request #799 from tschettervictor/patch-1 Barry McCormick 2025-01-10 09:32:32 -08:00
  • a3d96003b8 mount: change " -gt 6" > "-gt 7" tschettervictor 2025-01-10 10:22:31 -07:00
  • 86c5b4928b etcupdate: warn on -d for diff/resolve tschettervictor 2025-01-10 08:56:32 -07:00
  • fd476ba515 Merge pull request #798 from tschettervictor/patch-1 Barry McCormick 2025-01-10 07:48:33 -08:00
  • 397b13bc23 etcupdate: remove -n option from resolve mode tschettervictor 2025-01-10 00:18:47 -07:00
  • cd330363c2 etcupdate: jail var missing tschettervictor 2025-01-10 00:14:25 -07:00
  • e405302cec list: fix find command not registering "" properly tschettervictor 2025-01-09 23:45:26 -07:00
  • 983ffa7014 list: correctly print JID instead of JAILNAME tschettervictor 2025-01-09 23:35:31 -07:00
  • f55335e21c common: fix [] tschettervictor 2025-01-09 23:31:23 -07:00
  • d1e475e3d1 common: fix brackets [] tschettervictor 2025-01-09 23:30:48 -07:00
  • fb145b3441 common: error when jail name is a number tschettervictor 2025-01-09 20:47:39 -07:00
  • 894e5ef5f6 etcupdate: fix ;; spacing tschettervictor 2025-01-09 16:37:48 -07:00
  • cca43cb436 etcupdate: fix “fi” tschettervictor 2025-01-09 16:34:15 -07:00
  • 8882c23b18 etcupdate: code optimize (usage if no RELEASE) tschettervictor 2025-01-09 16:30:29 -07:00
  • e4b5273835 etcupdate: fix accidentally deleted error message tschettervictor 2025-01-09 15:41:23 -07:00
  • e6e60a3a32 common: update set_target_single tschettervictor 2025-01-09 15:12:23 -07:00
  • b90a83bfb7 etcupdate: help message include diff mode tschettervictor 2025-01-09 15:11:19 -07:00
  • 6ce41919e4 etcupdate: add diff mode tschettervictor 2025-01-09 15:10:23 -07:00
  • 9c79f138e7 etcupdate: add resolve mode tschettervictor 2025-01-09 11:37:04 -07:00
  • 4aff04d037 console: missed check_fib function tschettervictor 2025-01-09 09:22:22 -07:00
  • 3c49a47f49 console: jail > jail(s) tschettervictor 2025-01-09 09:18:53 -07:00
  • 18826666d7 common: support single target function error when multi-target selected tschettervictor 2025-01-08 12:59:55 -07:00
  • 685c8f9079 doc: rdr with multiple interfaces tschettervictor 2025-01-08 10:31:47 -07:00
  • eee99a3b79 rdr: fix _jail > TARGET + alphabetical option order tschettervictor 2025-01-08 10:25:15 -07:00
  • 2da817e0d4 list: use list command for jail list tschettervictor 2025-01-07 23:16:35 -07:00
  • e5f5655828 rdr: Allow only a single target tschettervictor 2025-01-07 23:15:02 -07:00
  • b7c861f6f9 rdr: clear > reset notify on duplicate jail rules tschettervictor 2025-01-07 22:58:54 -07:00
  • a169beb073 rdr: do not allow rules to be duplicated between jails tschettervictor 2025-01-07 22:55:36 -07:00
  • 0d09ac9607 etcupdate: error when RELEASE not bootstrapped tschettervictor 2025-01-07 17:14:02 -07:00
  • ada6c2d61c rdr: correctly print default interface IP tschettervictor 2025-01-07 17:03:00 -07:00
  • 0aac59ae5a console: Change -s to -a tschettervictor 2025-01-07 15:44:48 -07:00
  • e3a57e21ea common: simplify debug message tschettervictor 2025-01-07 15:42:44 -07:00
  • ee644d4969 Merge pull request #793 from bramton/conf2 Barry McCormick 2025-01-07 11:02:45 -08:00
  • 6f0d318fd3 rdr: Add debug option, code cleanup tschettervictor 2025-01-06 18:43:22 -07:00
  • c4b1d2a223 Merge branch 'BastilleBSD:master' into common.sh_functions tschettervictor 2025-01-06 17:47:48 -07:00
  • bbd1de8221 Merge branch 'BastilleBSD:master' into etcupdate tschettervictor 2025-01-06 17:47:37 -07:00
  • 24a626124b Merge branch 'BastilleBSD:master' into multiple-interfaces tschettervictor 2025-01-06 17:47:27 -07:00
  • 27fe77d5f9 console: use -s to force start instead of -f tschettervictor 2025-01-06 17:33:29 -07:00
  • 0501dc59a0 Merge branch 'BastilleBSD:master' into rdr-multiple-interfaces tschettervictor 2025-01-06 17:03:48 -07:00
  • e9cc59d308 Merge pull request #749 from tschettervictor/patch-1 Juan David Hurtado G 2025-01-06 17:39:06 -05:00
  • f8a7145bec Merge pull request #666 from gahr/adjust-all-mount-points Juan David Hurtado G 2025-01-06 15:38:42 -05:00
  • 5d3f4732fb common: grep quietly for "check_target_is*" functions tschettervictor 2025-01-06 12:45:44 -07:00
  • a9bd2d55c1 common.sh: revert VNET function tschettervictor 2025-01-06 12:41:30 -07:00
  • e9ad74d000 clone: revert VNET function tschettervictor 2025-01-06 12:40:18 -07:00
  • 873a5230c4 common: 0>1 for base interface grep tschettervictor 2025-01-06 08:57:00 -07:00
  • 49a9ce9913 clone: 0>1 for base interface grep tschettervictor 2025-01-06 08:54:47 -07:00
  • 0c2c93c109 clone: quietly check for "ether" string when cloning tschettervictor 2025-01-06 08:12:47 -07:00
  • 677540aefa clone: change interfaces to start with 1 for VNET tschettervictor 2025-01-06 08:11:16 -07:00
  • ba82767cad config: Correctly match valueless parameters. Fixes #693 Bram 2025-01-06 12:09:10 +01:00
  • 50c5e8c4ae etcupdate: add notice for building tarball tschettervictor 2025-01-05 22:06:36 -07:00
  • b7ac062a70 etcupdate: fix ! tschettervictor 2025-01-05 21:59:12 -07:00
  • 02396f569f vnet: start VNET jails at 1 because bastille0 is used as a loopback tschettervictor 2025-01-05 21:55:28 -07:00
  • f766f26c62 common: move export to after for loop tschettervictor 2025-01-05 20:15:01 -07:00
  • 53295ba69c quick oopsy fix for exporting TARGET tschettervictor 2025-01-05 20:10:37 -07:00
  • 61788cce6b fix shellcheck tschettervictor 2025-01-05 19:51:03 -07:00
  • 5017ad0120 console: new update tschettervictor 2025-01-05 19:21:29 -07:00
  • dbd303fa2e common.sh: integrate new functions tschettervictor 2025-01-05 19:14:15 -07:00
  • bb7f73e8f6 bastille: rename functions to "old" in place of new ones tschettervictor 2025-01-05 19:10:59 -07:00
  • 14f8963482 Merge branch 'master' into multiple-interfaces tschettervictor 2025-01-04 18:36:34 -07:00
  • 84394d7306 Merge branch 'BastilleBSD:master' into patch-1 tschettervictor 2025-01-04 18:33:07 -07:00
  • 33b3c18937 Merge branch 'BastilleBSD:master' into rdr-multiple-interfaces tschettervictor 2025-01-04 18:32:16 -07:00
  • 16bc90a64f Merge pull request #781 from tschettervictor/patch-2 Juan David Hurtado G 2025-01-04 19:46:21 -05:00
  • 96e2cefc66 etcupdate: beta version tschettervictor 2025-01-04 11:12:56 -07:00
  • a58da2cda6 Merge branch 'BastilleBSD:master' into patch-2 tschettervictor 2025-01-04 10:57:02 -07:00
  • 529848ebeb Merge branch 'BastilleBSD:master' into patch-1 tschettervictor 2025-01-04 10:56:53 -07:00
  • 441eb9c219 Merge branch 'BastilleBSD:master' into multiple-interfaces tschettervictor 2025-01-04 10:56:33 -07:00
  • f956254157 Merge pull request #787 from tschettervictor/patch-4 Barry McCormick 2025-01-04 09:36:06 -08:00
  • 8cded0e0a5 Merge pull request #789 from tschettervictor/revert-761-fix-cmd-template Barry McCormick 2025-01-04 09:32:45 -08:00
  • 6a3fbf2aeb Revert "Update template.sh - bugfix for cmd" tschettervictor 2025-01-04 10:31:11 -07:00
  • fe7b4b7397 Fix quotes tschettervictor 2025-01-04 08:28:25 -07:00
  • 8263aafa15 network: support add/remove from classic jails tschettervictor 2025-01-03 13:25:27 -07:00
  • bc85f50529 network: Fix jail name variable tschettervictor 2025-01-03 07:42:02 -07:00
  • 8e5edbcd1f network: merge functions as opposed to separate tschettervictor 2025-01-03 07:32:00 -07:00
  • 43992f3469 template: awk remove spaces from multiple blank lines tschettervictor 2025-01-03 07:23:46 -07:00
  • e5b5f8443f code cleanup: STATIC_MAC tschettervictor 2025-01-02 17:02:14 -07:00