-
dc1b1f838a
limits needs 3 args
hackacad
2020-07-28 19:15:43 +02:00
-
24b4985371
Renamed
cp command to overlay to match the documentation.
Tobias Tom
2020-07-27 15:06:19 +01:00
-
-
-
3872f93063
Post-creation jail misc configuration
Jose
2020-07-24 15:37:50 -04:00
-
3c19c5b183
Initial alternate architecture fetch/create support
Jose
2020-07-24 10:47:28 -04:00
-
-
-
5edf9cbe51
Merge pull request #224 from cedwards/update-20200714
0.7.20200714
Christer Edwards
2020-07-13 21:49:31 -06:00
-
-
845bb9106f
update to 0.7.20200714
Christer Edwards
2020-07-13 21:48:03 -06:00
-
9150da4a5f
Merge pull request #223 from cedwards/docs_update-20200714
Christer Edwards
2020-07-13 21:45:51 -06:00
-
-
d3d4a9c030
updating subcommand index
Christer Edwards
2020-07-13 19:32:44 -06:00
-
da15b4f59a
update docs for 0.7.20200714 release
Christer Edwards
2020-07-13 19:27:23 -06:00
-
-
93bc945e90
Merge pull request #222 from cedwards/BUG-195
Christer Edwards
2020-07-13 12:50:01 -06:00
-
-
b9efa0ad04
update bastille log path
Christer Edwards
2020-07-10 08:18:21 -06:00
-
-
579cf76a38
Merge pull request #221 from JRGTH/master
Christer Edwards
2020-07-10 08:10:36 -06:00
-
-
328112c74e
Merge pull request #218 from chriswells0/template-subcommands
Christer Edwards
2020-07-10 08:10:16 -06:00
-
-
428fd59925
Recursively destroy base release to deal with previous snapshots
Jose
2020-07-09 22:26:06 -04:00
-
0fd46b50e5
Merge branch 'master' into template-subcommands
Chris Wells
2020-07-09 20:38:43 -04:00
-
-
-
-
77274adb95
Force unmount any filesystems before jail rename, error handling
Jose
2020-07-09 20:00:25 -04:00
-
-
-
af6f0064d6
Merge pull request #220 from cynix/fix_template_fstab
Christer Edwards
2020-07-08 19:30:02 -06:00
-
-
ed50e3fa04
Fix deduplication in 'mount' command as well
cynix
2020-06-22 00:19:02 +10:00
-
d01ca09eaa
Deduplicate template fstab entries using their full paths.
cynix
2020-06-22 00:06:40 +10:00
-
-
7cdbe9ac3d
Merge branch 'master' into template-subcommands
Chris Wells
2020-06-20 15:15:14 -04:00
-
-
-
-
012510e312
Append PATH over defined PATH, fix colors.pre on bastille command
Jose
2020-05-25 22:09:17 -04:00
-
d7413d29ec
Define local variables just once
Jose
2020-05-25 19:35:38 -04:00
-
8d98b8f6ec
User option to force destroy jail in ZFS
Jose
2020-05-22 21:46:03 -04:00
-
016523253a
Add mount and umount commands to manage volumes inside containers.
Chris Wells
2020-05-23 18:35:00 -04:00
-
a0f4752287
Correct a typo
X86BSD
2020-05-03 17:21:08 -05:00
-
7514e800f4
Clarify description of bastille_bootstrap_archives
X86BSD
2020-05-03 16:59:33 -05:00
-
b98b841a1c
Add vagrant support for testing
Marius van Witzenburg
2020-04-21 00:02:30 +02:00
-
26c41543c2
Add Bastillefile support to templates.
Chris Wells
2020-05-23 21:03:12 -04:00
-
d92aeb3f70
clone cmd is listed twice, fix it
Gleb Popov
2020-06-17 10:19:12 +04:00
-
99bd323897
Merge pull request #215 from JRGTH/master
Christer Edwards
2020-06-19 08:45:36 -06:00
-
-
3fccba30d6
Merge pull request #216 from chriswells0/mount
Christer Edwards
2020-06-19 08:44:18 -06:00
-
-
547aa27816
Merge pull request #213 from X86BSD/patch-1
Christer Edwards
2020-06-19 08:43:21 -06:00
-
-
e9c2a4d7b6
Merge pull request #209 from mariusvw/feature/vagrant
Christer Edwards
2020-06-19 08:42:31 -06:00
-
-
8b00e0adf4
Merge pull request #217 from chriswells0/bastillefile
Christer Edwards
2020-06-19 08:42:03 -06:00
-
-
457e95a08b
Merge pull request #219 from arrowd/patch-1
Christer Edwards
2020-06-19 08:40:57 -06:00
-
-
0cbf8e93dd
clone cmd is listed twice, fix it
Gleb Popov
2020-06-17 10:19:12 +04:00
-
-
932f1afae1
Append PATH over defined PATH, fix colors.pre on bastille command
Jose
2020-05-25 22:09:17 -04:00
-
6fb6e49c6c
Define local variables just once
Jose
2020-05-25 19:35:38 -04:00
-
42bafe7619
Execute template hooks using Bastille subcommands
Chris Wells
2020-05-24 20:41:11 -04:00
-
-
-
61ee522f18
Add Bastillefile support to templates.
Chris Wells
2020-05-23 21:03:12 -04:00
-
-
1d21ff58fe
Add mount and umount commands to manage volumes inside containers.
Chris Wells
2020-05-23 18:35:00 -04:00
-
-
-
0658a343d3
Merge remote-tracking branch 'upstream/master'
Jose
2020-05-22 21:47:52 -04:00
-
-
-
-
147e7d5db3
User option to force destroy jail in ZFS
Jose
2020-05-22 21:46:03 -04:00
-
b515565bde
Merge pull request #210 from mariusvw/feature/config-check
Christer Edwards
2020-05-20 09:52:46 -06:00
-
-
a28201f53e
Merge pull request #207 from JRGTH/master
Christer Edwards
2020-05-20 09:51:16 -06:00
-
-
-
-
c98ea0a380
Improve checks in rename, update any spaces/tabs in jail.conf, remove redundant code
Jose
2020-05-12 02:47:26 -04:00
-
9344b2f647
Allow rename legacy jail directory even if zfs is explicitly configured
Jose
2020-05-10 11:03:38 -04:00
-
33588397ad
Error handling, don't delete legacy directory unless really empty
Jose
2020-05-10 10:09:17 -04:00
-
d47e2a7cfb
Bugfix on
bastille rename, let zfs inherit mountpoint
Jose
2020-05-10 08:12:19 -04:00
-
8826f53d9a
Minor code cleanup
Jose
2020-05-09 15:41:34 -04:00
-
f84fd4ad85
Improve name validation for create and rename, add error_notify function
Jose
2020-05-09 15:31:15 -04:00
-
e07f6cb0ed
Add proper name valoidation in rename command, don't allow blanks in names
Jose
2020-05-09 13:59:58 -04:00
-
a607dc2719
Properly check for home dir and symlink
Jose
2020-05-07 22:50:43 -04:00
-
b6b76fb7ae
Correct a typo
X86BSD
2020-05-03 17:21:08 -05:00
-
3035e86d55
Clarify description of bastille_bootstrap_archives
X86BSD
2020-05-03 16:59:33 -05:00
-
-
-
702a0b8318
Update config, missing quotes added
Jose
2020-04-25 08:43:59 -04:00
-
9617a2ab9a
Update
sendmail rcvars, code consistency maintenance.
Jose
2020-04-25 08:26:12 -04:00
-
b80bbfe838
Add check for config existance and readable
Marius van Witzenburg
2020-04-21 02:34:02 +02:00
-
cdda90fa69
Remove duplicate config loading
Marius van Witzenburg
2020-04-21 02:33:38 +02:00
-
5c0e5dea35
Removed duplicate for colors.pre.sh
Marius van Witzenburg
2020-04-21 00:23:17 +02:00
-
-
-
4d9d4f61ef
Add vagrant support for testing
Marius van Witzenburg
2020-04-21 00:02:30 +02:00
-
-
-
a98032e912
Feature add, create empty jail and minor maintenance
Jose
2020-04-18 18:02:11 -04:00
-
-
268008b967
Merge pull request #206 from JRGTH/master
Christer Edwards
2020-04-16 08:16:26 -06:00
-
-
f54151cf94
Fix for pfctl on start/stop commands, clean up excess double quotes
Jose
2020-04-16 07:53:53 -04:00
-
-
5249e2580a
Merge pull request #204 from cedwards/0_6_hotfix
0.6.20200414
Christer Edwards
2020-04-14 22:26:13 -06:00
-
-
ef320ebcdc
start/stop hotfix and version bump
Christer Edwards
2020-04-14 22:18:21 -06:00
-
-
0378e3f5bd
Merge pull request #201 from mariusvw/hotfix/whitespace
Christer Edwards
2020-04-14 08:46:31 -06:00
-
-
e989af8144
Merge pull request #202 from mariusvw/hotfix/zoneinfo-path-1
Christer Edwards
2020-04-14 08:43:07 -06:00
-
-
9e6028eba4
Use list style for contributor names
Marius van Witzenburg
2020-04-14 11:56:45 +02:00
-
f28054b47e
Cleanup whitespace
Marius van Witzenburg
2020-04-14 11:52:29 +02:00
-
-
-
597175bafb
Correct capital E in zonepath to UTC
Marius van Witzenburg
2020-04-14 11:38:47 +02:00
-
-
0ed07b4ee2
Merge pull request #200 from cedwards/0_6_fixes
Christer Edwards
2020-04-13 19:42:30 -06:00
-
-
21937ddbe8
update VNET DHCP to SYNCDHCP
Christer Edwards
2020-04-13 19:41:50 -06:00
-
72857be9d0
fix route auto-detect and SERVICE template
Christer Edwards
2020-04-13 18:01:52 -06:00
-
-
a95040ac62
Merge pull request #198 from cedwards/0_6_release_validation
0.6.20200412
Christer Edwards
2020-04-12 19:41:44 -06:00
-
-
9173674256
updating release version
Christer Edwards
2020-04-12 19:39:46 -06:00
-
0ca7c467ec
Merge pull request #197 from cedwards/0_6_release_validation
Christer Edwards
2020-04-12 19:15:13 -06:00
-
-
6558fdc403
Merge pull request #196 from cedwards/network_cleanup
Christer Edwards
2020-04-12 19:12:38 -06:00
-
-
945944feb4
release validation fixes
Christer Edwards
2020-04-12 19:06:27 -06:00
-
-
106c566c88
network cleanup; default route addition for vnet
Christer Edwards
2020-04-12 17:04:37 -06:00
-
-
84b091474d
Merge pull request #191 from JRGTH/master
Christer Edwards
2020-04-11 11:02:31 -06:00
-
-
4d538da4f8
Support for 'qjail' imports, import cmd improvements and fixes
Jose
2020-04-11 11:12:03 -04:00
-
-
f211fd268c
Merge pull request #187 from hackacad/fix_man7
Christer Edwards
2020-04-11 07:25:07 -06:00
-
-
2f8128b160
updated 0.6.20200412
Bike Dude
2020-04-10 21:19:39 +02:00
-
4e3b972cf7
Merge pull request #190 from JRGTH/master
Christer Edwards
2020-04-09 09:20:41 -06:00
-
-
00443ccdd1
Destroy related datasets on target, simplify snapshot naming
Jose
2020-04-09 06:32:00 -04:00
-
d4dc133e19
Revert to recursive, mandatory here
Jose
2020-04-08 23:33:43 -04:00
-
4788e78436
Code cleanup, don't delete snapshot recursively
Jose
2020-04-08 23:21:13 -04:00
-
-
7ab17c2355
Merge pull request #184 from JRGTH/master
Christer Edwards
2020-04-08 12:57:06 -06:00
-
-
e436b36168
Merge pull request #182 from hackacad/rdr_destroy
Christer Edwards
2020-04-08 12:50:04 -06:00
-
-
7933d02d47
Merge pull request #173 from hackacad/clone.sh
Christer Edwards
2020-04-08 12:45:43 -06:00
-
-
537cd66fd4
Merge pull request #188 from hackacad/fix_zfs_snap
Christer Edwards
2020-04-08 08:19:52 -06:00
-
-
3f386056a9
fix zfs snapshot recursive
Bike Dude
2020-04-08 14:10:38 +02:00
-
-
241ce01074
Let zfs mountpoints be inherited on standard archive imports
Jose
2020-04-08 06:47:33 -04:00
-
4de6f59e63
updated man page
svru
2020-04-08 11:24:36 +02:00
-
-
-
bfa500a183
Always check if user specified path exist
Jose
2020-04-04 10:23:43 -04:00
-
7db47f3dac
Allow the user specify path for Export/Import on-the-fly
Jose
2020-04-04 09:46:56 -04:00
-
c2fefc5f16
Support for 'ezjail' archive import, improvements and fixes
Jose
2020-04-03 07:56:28 -04:00
-
-
-
0f4597a2c6
add_rdr_destroy
Bike Dude
2020-03-30 22:33:32 +02:00
-
-
-
67964a7fbb
Merge pull request #181 from cynix/fix_first_vnet_jail
Christer Edwards
2020-03-30 13:51:06 -06:00
-