Christer Edwards
6d5da561bd
release preparation for 0.9.x
2021-07-14 15:49:12 -06:00
JRGTH
e564d50b2c
Code review/cleanup routine
2021-07-14 13:57:09 -04:00
JRGTH
50c09d0359
Feature to disable output colors
2021-07-13 04:49:25 -04:00
JRGTH
b1258378ab
Revision for create cmd, fixed regressions and enhanced usage
...
This update fixes for previous regressions in the `create.sh` file and code cleanup, also enhances the usage display.
2021-07-12 14:54:00 -04:00
JRGTH
92e9579e04
Revert first as conflict with older one
2021-07-12 14:52:25 -04:00
JRGTH
a932abe0e3
Revision for create cmd, fixed regressions and enhanced usage.
...
This update fixes for previous regressions and code cleanup, also enhances the usage display.
2021-07-12 14:45:37 -04:00
JRGTH
9e3ad27ecf
Re-added new and improved create.sh file
2021-07-07 05:22:35 -04:00
JRGTH
8938d03f47
Revert to original file before re-add new
2021-07-07 05:21:28 -04:00
JRGTH
961731b063
New features and improvements revised and re-added
2021-07-07 05:05:38 -04:00
JRGTH
2f63bf3bbc
Merge remote-tracking branch 'upstream/master'
2021-07-07 04:53:57 -04:00
noracenofun
ac01384810
fixes issue #361
...
[BUG] IPv6 not respected when creating VNET jails #361
2021-05-05 12:45:47 +02:00
Christer Edwards
a311379afa
Merge pull request #357 from ddowse/master
...
Help output to show real value for options instead of just [options]
2021-05-04 19:02:14 -06:00
Jose
0c699ea68d
Merge remote-tracking branch 'upstream/master'
2021-04-29 16:33:26 -04:00
Christer Edwards
d6d9d14820
Merge pull request #355 from laffer1/master
...
Add preliminary support for MidnightBSD.
2021-03-22 13:56:58 -06:00
Jose
9984101e1b
Don't share ports across the jails, just copy them
...
A security concern into the jail could affect the shared ports for all the child, and/or multiple jails accessing/managing/updating the same source could lead into conflicts.
Due the above mentioned issues, the optional distfiles will be copied to the newly created thinjail if they exist on the base release, thus being secure and more granular management.
2021-03-20 06:12:07 -04:00
Daniel Dowse
296236f793
Tabs to spaces
2021-03-03 18:56:24 +01:00
Daniel Dowse
dd3b2e8e62
If dual stack ip6 gw will be last will be the last output line of netstat ... comand in _gateway
2021-03-03 15:20:55 +01:00
Daniel Dowse
8cb20e4457
Help output to show real value for options instead of [options]
2021-03-03 00:30:17 +01:00
Lucas Holt
1710a09f6a
Add preliminary support for MidnightBSD.
2021-02-26 16:55:56 -05:00
Bike Dude
e35024508e
allow boostrapping BETA build
2021-02-14 17:35:23 +01:00
Bike Dude
baa362c69b
allow boostrapping BETA build
2021-02-14 17:29:29 +01:00
Jose
b31c8d514b
Simplify options parsing and better handling for combined options
2021-02-03 20:39:30 -04:00
Jose
2474382756
Improve interface validation on vnet jail creation
2021-01-12 23:15:39 -04:00
Jose
87944a0fd0
Don't allow underscore in jail name beginning, remove jail from bastille_list on destroy
2021-01-10 18:55:02 -04:00
Jose
665cc19ce6
Properly link shared ports on thin jails
2021-01-08 22:37:18 -04:00
Jose
b528289815
Don't start empty jails unless templates defined, code improvements
2021-01-08 20:26:31 -04:00
Jose
083e019081
Don't start empty jails, don't apply template if Bastillefile is empty
2021-01-08 02:05:30 -04:00
Chris Wells
c2839f859e
Use templates for configuring new jails.
...
Allow user to override default templates.
Closes #205 .
2020-11-29 14:19:41 -05:00
Chris Wells
8b4d18f8f3
Create info() and warn() for cleaner print statements.
2020-11-25 21:19:08 -05:00
Jose
ace6c9ab29
Don't create or modify etc/fstab and etc/crontab on empty jail creation
2020-10-15 13:18:55 -04:00
Chris Wells
aaffc882f9
Create and leverage global error functions
2020-08-30 10:57:14 -04:00
Christer Edwards
a369ed399d
initial support for X-current (dev) containers
2020-08-28 14:13:54 -06:00
Jose
3872f93063
Post-creation jail misc configuration
2020-07-24 15:37:50 -04:00
Jose
3c19c5b183
Initial alternate architecture fetch/create support
2020-07-24 10:47:28 -04:00
Jose
f84fd4ad85
Improve name validation for create and rename, add error_notify function
2020-05-09 15:31:15 -04:00
Jose
e07f6cb0ed
Add proper name valoidation in rename command, don't allow blanks in names
2020-05-09 13:59:58 -04:00
Jose
a607dc2719
Properly check for home dir and symlink
2020-05-07 22:50:43 -04:00
Jose
9617a2ab9a
Update sendmail rcvars, code consistency maintenance.
2020-04-25 08:26:12 -04:00
Jose
a98032e912
Feature add, create empty jail and minor maintenance
2020-04-18 18:02:11 -04:00
Christer Edwards
0378e3f5bd
Merge pull request #201 from mariusvw/hotfix/whitespace
...
Hotfix/whitespace
2020-04-14 08:46:31 -06:00
Marius van Witzenburg
f28054b47e
Cleanup whitespace
2020-04-14 11:53:11 +02:00
Marius van Witzenburg
597175bafb
Correct capital E in zonepath to UTC
2020-04-14 11:38:47 +02:00
Christer Edwards
21937ddbe8
update VNET DHCP to SYNCDHCP
2020-04-13 19:41:50 -06:00
Christer Edwards
72857be9d0
fix route auto-detect and SERVICE template
2020-04-13 18:01:52 -06:00
Christer Edwards
945944feb4
release validation fixes
2020-04-12 19:06:27 -06:00
Christer Edwards
106c566c88
network cleanup; default route addition for vnet
2020-04-12 17:04:37 -06:00
cynix
ced148bcc7
Clean up code
2020-03-30 08:48:04 +00:00
cynix
6e850785a2
Fix empty interface name when creating the first VNET jail.
...
Fixes #170 .
2020-03-30 08:41:33 +00:00
Jose
9b3fde59b8
Fix Thickjail mountpoint inheritance in the root dataset
2020-02-21 11:35:35 -04:00
Jose
29016faf20
Just return 0 if bastille_jail_external is set
2020-02-20 21:08:04 -04:00