Nikos Chondros
b60bc10537
Add rcp (reverse copy) command
...
Allows to copy files from a single jail back to the host.
Usuful when building jails ad-hoc, to get back to the host files you create directly inside the jail.
2023-03-04 12:34:09 +02:00
Chris Wells
dd7f195c1e
Make pf table name and external interface configurable.
...
Closes #508
2022-11-26 23:24:33 -05:00
Christer Edwards
f5b47d8f9e
prepare for fete nationale 2022
2022-07-13 21:30:04 -06:00
Christer Edwards
aafc2b3323
0.9.20220216 release
2022-02-16 23:28:09 -07:00
Christer Edwards
9010b58eb8
prepare for 0.9.20211225 release
2021-12-24 20:58:14 -07:00
Christer Edwards
c825f0ca75
accidentally the jail name in run test
2021-12-23 14:34:43 -07:00
Christer Edwards
570c80ba85
change new PKG option from -P to -H
2021-12-23 14:13:23 -07:00
Christer Edwards
e21d31518a
jls path fix + support using host package manager
2021-12-23 13:57:18 -07:00
Christer Edwards
6d5da561bd
release preparation for 0.9.x
2021-07-14 15:49:12 -06:00
JRGTH
b0f947ca00
Standardized options position in export/import commands, improve option checks
2021-07-08 13:48:02 -04:00
Christer Edwards
2c5fff7ec7
version bump for 0.8.20210115
2021-01-15 20:28:34 -07:00
Christer Edwards
6fa744bbda
update 2021 copyright
2021-01-15 20:00:26 -07:00
Christer Edwards
a0feac3f66
version bumps for release preparation
2021-01-01 09:13:44 -07:00
Christer Edwards
be6b1adfb9
Merge pull request #285 from chriswells0/hook-conversion
...
Add ability to convert "hook" files to Bastillefile format.
2020-12-12 12:05:35 -07:00
Chris Wells
a47b0a43c9
Add missing subcommands (limits/config) to docs.
2020-11-28 19:03:46 -05:00
Chris Wells
554f2293c1
Add ability to convert "hook" files to Bastillefile format.
2020-11-28 17:50:39 -05:00
Christer Edwards
b0c27329c9
Merge pull request #284 from chriswells0/stopped-jail-actions
...
Fix bug preventing commands against stopped jails.
2020-11-28 13:12:52 -07:00
Chris Wells
351020d137
Fix bug preventing commands against stopped jails.
2020-11-28 14:04:15 -05:00
Christer Edwards
ce57d05081
Merge pull request #282 from chriswells0/zfs-case
...
Use uppercase ZFS when appropriate.
2020-11-28 11:05:09 -07:00
Chris Wells
4c9f1aca25
Add 'config' command to get/set jail config properties.
2020-11-28 12:09:56 -05:00
Chris Wells
5e9578ca5e
Use uppercase ZFS when appropriate.
2020-11-27 19:20:47 -05:00
Chris Wells
8b4d18f8f3
Create info() and warn() for cleaner print statements.
2020-11-25 21:19:08 -05:00
Carsten BÃcker
0c5225571f
Fix whitespace
2020-09-30 10:41:14 +00:00
Carsten BÃcker
9fd83714c8
Restrict to running jails
2020-09-30 10:36:58 +00:00
Carsten BÃcker
8725e9ccac
Prevent acting on non-bastille jails when using target ALL
2020-09-30 09:05:44 +00:00
Chris Wells
c6aded8d0a
Ensure target is specified and exists in 1 place instead of many.
...
Require target to be running for commands that need it.
Closes #239 .
2020-08-30 20:15:22 -04:00
Chris Wells
aaffc882f9
Create and leverage global error functions
2020-08-30 10:57:14 -04:00
Jose
709f00a2ac
Improve bastille/cp return status
2020-07-31 04:07:58 -04:00
Christer Edwards
845bb9106f
update to 0.7.20200714
2020-07-13 21:48:03 -06:00
Christer Edwards
99bd323897
Merge pull request #215 from JRGTH/master
...
Option to force destroy jail in ZFS
2020-06-19 08:45:36 -06:00
Jose
932f1afae1
Append PATH over defined PATH, fix colors.pre on bastille command
2020-05-25 22:09:17 -04:00
Chris Wells
1d21ff58fe
Add mount and umount commands to manage volumes inside containers.
2020-05-23 18:35:00 -04:00
Marius van Witzenburg
b80bbfe838
Add check for config existance and readable
2020-04-21 02:34:02 +02:00
Marius van Witzenburg
cdda90fa69
Remove duplicate config loading
2020-04-21 02:33:38 +02:00
Marius van Witzenburg
5c0e5dea35
Removed duplicate for colors.pre.sh
2020-04-21 00:23:17 +02:00
Christer Edwards
ef320ebcdc
start/stop hotfix and version bump
2020-04-14 22:18:21 -06:00
Marius van Witzenburg
f28054b47e
Cleanup whitespace
2020-04-14 11:53:11 +02:00
Christer Edwards
9173674256
updating release version
2020-04-12 19:39:46 -06:00
hackacad
bc82da9aaa
[NEW FEATURE] clone.sh
2020-03-04 10:52:17 +01:00
Jose
01eaccc1da
Add double quotes to prevent globbing/word splitting, general code consistency improvements
2020-02-20 18:06:31 -04:00
Christer Edwards
26846d510e
fixes for new edit sub-command; supports stopped as it should
2020-02-16 09:56:04 -07:00
Jose
206d6a59e9
Ability to rename containers in both ZFS and UFS platforms
2020-02-10 14:03:28 -04:00
Christer Edwards
62c77b4e71
preparation for 0.6x initial release
2020-02-05 19:02:19 -07:00
pc
f65fe999cc
Add dynamic rdr
2020-02-01 15:58:02 +00:00
Jose
095075b142
Initial support for container export and import
2020-01-26 19:45:26 -04:00
Jose
39b3c25bb5
Add support for thinjail to thickjail conversion, minor code fixes
2020-01-16 15:03:05 -04:00
Christer Edwards
8414865355
0.5.20191128 release
2019-11-28 09:21:13 -07:00
Christer Edwards
80412679a7
updating version string
2019-11-25 21:44:23 -07:00
Christer Edwards
b5c8330502
add PATH; improve firewall
2019-11-25 15:38:40 -07:00
Christer Edwards
50ba68935e
updating version
2019-11-21 16:58:21 -07:00