Jose
|
77274adb95
|
Force unmount any filesystems before jail rename, error handling
|
2020-07-09 20:00:25 -04:00 |
|
cynix
|
ed50e3fa04
|
Fix deduplication in 'mount' command as well
|
2020-06-22 00:19:02 +10:00 |
|
cynix
|
d01ca09eaa
|
Deduplicate template fstab entries using their full paths.
This allows a fstab entry that happens to be a substring of the
jail path (or that of an existing entry) to be added correctly.
|
2020-06-22 00:06:40 +10: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 |
|
Christer Edwards
|
3fccba30d6
|
Merge pull request #216 from chriswells0/mount
Add mount and umount commands to manage volumes inside containers.
|
2020-06-19 08:44:18 -06:00 |
|
Christer Edwards
|
547aa27816
|
Merge pull request #213 from X86BSD/patch-1
Clarify description of bastille_bootstrap_archives
|
2020-06-19 08:43:21 -06:00 |
|
Jose
|
932f1afae1
|
Append PATH over defined PATH, fix colors.pre on bastille command
|
2020-05-25 22:09:17 -04:00 |
|
Jose
|
6fb6e49c6c
|
Define local variables just once
|
2020-05-25 19:35:38 -04:00 |
|
Chris Wells
|
61ee522f18
|
Add Bastillefile support to templates.
|
2020-05-23 21:03:12 -04:00 |
|
Chris Wells
|
1d21ff58fe
|
Add mount and umount commands to manage volumes inside containers.
|
2020-05-23 18:35:00 -04:00 |
|
Jose
|
0658a343d3
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-22 21:47:52 -04:00 |
|
Jose
|
147e7d5db3
|
User option to force destroy jail in ZFS
|
2020-05-22 21:46:03 -04:00 |
|
Christer Edwards
|
b515565bde
|
Merge pull request #210 from mariusvw/feature/config-check
Feature/config check
|
2020-05-20 09:52:46 -06:00 |
|
Jose
|
c98ea0a380
|
Improve checks in rename, update any spaces/tabs in jail.conf, remove redundant code
|
2020-05-12 02:47:26 -04:00 |
|
Jose
|
9344b2f647
|
Allow rename legacy jail directory even if zfs is explicitly configured
|
2020-05-10 11:03:38 -04:00 |
|
Jose
|
33588397ad
|
Error handling, don't delete legacy directory unless really empty
|
2020-05-10 10:09:17 -04:00 |
|
Jose
|
d47e2a7cfb
|
Bugfix on bastille rename, let zfs inherit mountpoint
|
2020-05-10 08:12:19 -04:00 |
|
Jose
|
8826f53d9a
|
Minor code cleanup
|
2020-05-09 15:41:34 -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 |
|
X86BSD
|
b6b76fb7ae
|
Correct a typo
Compatibility was spelled wrong.
|
2020-05-03 17:21:08 -05:00 |
|
X86BSD
|
3035e86d55
|
Clarify description of bastille_bootstrap_archives
Make it clear its a white space separated list not a ',' separated list.
|
2020-05-03 16:59:33 -05:00 |
|
Jose
|
702a0b8318
|
Update config, missing quotes added
|
2020-04-25 08:43:59 -04:00 |
|
Jose
|
9617a2ab9a
|
Update sendmail rcvars, code consistency maintenance.
|
2020-04-25 08:26:12 -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 |
|
Jose
|
a98032e912
|
Feature add, create empty jail and minor maintenance
|
2020-04-18 18:02:11 -04:00 |
|
Jose
|
f54151cf94
|
Fix for pfctl on start/stop commands, clean up excess double quotes
|
2020-04-16 07:53:53 -04:00 |
|
Christer Edwards
|
ef320ebcdc
|
start/stop hotfix and version bump
|
2020-04-14 22:18:21 -06: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
|
9173674256
|
updating release version
|
2020-04-12 19:39:46 -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 |
|
Jose
|
4d538da4f8
|
Support for 'qjail' imports, import cmd improvements and fixes
|
2020-04-11 11:12:03 -04:00 |
|
Christer Edwards
|
f211fd268c
|
Merge pull request #187 from hackacad/fix_man7
updated man page
|
2020-04-11 07:25:07 -06:00 |
|
Bike Dude
|
2f8128b160
|
updated 0.6.20200412
|
2020-04-10 21:19:39 +02:00 |
|
Jose
|
00443ccdd1
|
Destroy related datasets on target, simplify snapshot naming
|
2020-04-09 06:32:00 -04:00 |
|
Jose
|
d4dc133e19
|
Revert to recursive, mandatory here
|
2020-04-08 23:33:43 -04:00 |
|
Jose
|
4788e78436
|
Code cleanup, don't delete snapshot recursively
|
2020-04-08 23:21:13 -04:00 |
|
Christer Edwards
|
7ab17c2355
|
Merge pull request #184 from JRGTH/master
Support for 'ezjail' archive import, improvements and fixes
|
2020-04-08 12:57:06 -06:00 |
|
Christer Edwards
|
e436b36168
|
Merge pull request #182 from hackacad/rdr_destroy
add_rdr_destroy
|
2020-04-08 12:50:04 -06:00 |
|
Christer Edwards
|
7933d02d47
|
Merge pull request #173 from hackacad/clone.sh
RFC [NEW FEATURE] clone.sh
|
2020-04-08 12:45:43 -06:00 |
|
Bike Dude
|
3f386056a9
|
fix zfs snapshot recursive
|
2020-04-08 14:10:38 +02:00 |
|
Jose
|
241ce01074
|
Let zfs mountpoints be inherited on standard archive imports
|
2020-04-08 06:47:33 -04:00 |
|