Christer Edwards
|
950342f54e
|
properly quoting variables
|
2020-02-17 09:41:33 -07:00 |
|
Christer Edwards
|
f271547e23
|
Merge pull request #159 from cedwards/documentation
basic VNET example + devfs.rules
|
2020-02-16 15:44:20 -07:00 |
|
Christer Edwards
|
c4ede0a829
|
basic VNET example + devfs.rules
|
2020-02-16 15:43:13 -07:00 |
|
Christer Edwards
|
64a4dd5987
|
Merge pull request #158 from cedwards/vnet_initial
Ability to create VNET containers
|
2020-02-16 15:28:13 -07:00 |
|
Christer Edwards
|
814dc6d926
|
properly set ip6 mode
|
2020-02-16 15:22:32 -07:00 |
|
Christer Edwards
|
273acb6e50
|
initial support to create vnet container
|
2020-02-16 15:20:31 -07:00 |
|
Christer Edwards
|
099c45422d
|
Merge pull request #156 from cedwards/ip6_README
update README with ip6 example
|
2020-02-16 14:24:10 -07:00 |
|
Christer Edwards
|
863c3cacc5
|
update README with ip6 example
|
2020-02-16 14:23:05 -07:00 |
|
Christer Edwards
|
b1380b30e5
|
Merge pull request #154 from JRGTH/master
Initial IPv6 support
|
2020-02-16 10:26:08 -07:00 |
|
Jose
|
75fc18fec9
|
Initial IPv6 support
|
2020-02-16 13:22:32 -04:00 |
|
Christer Edwards
|
32ddcd5439
|
Merge pull request #153 from cedwards/edit_fixes
fixes for new edit sub-command; supports stopped as it should
|
2020-02-16 09:57:49 -07:00 |
|
Christer Edwards
|
26846d510e
|
fixes for new edit sub-command; supports stopped as it should
|
2020-02-16 09:56:04 -07:00 |
|
Christer Edwards
|
44989660d2
|
Merge pull request #152 from JRGTH/master
Ignore IPv4 check if there is no entry at all
|
2020-02-15 13:43:44 -07:00 |
|
Jose
|
015558c4bc
|
Don't set jail ZFS dataset mountpoint, let be inherited from the system
|
2020-02-15 07:57:33 -04:00 |
|
Jose
|
53e7856d28
|
Ignore IPv4 check if there is no entry at all
|
2020-02-14 19:01:08 -04:00 |
|
Christer Edwards
|
0e39f7cabb
|
Merge pull request #151 from JRGTH/master
Return proper warning messages, code cleanup
|
2020-02-14 08:46:18 -07:00 |
|
Jose
|
19cadec03e
|
Add quoted variables to rctl
|
2020-02-14 11:43:26 -04:00 |
|
Jose
|
7ef65036c6
|
Return proper warning messages, code cleanup
|
2020-02-14 11:00:02 -04:00 |
|
Christer Edwards
|
ee81a73264
|
Merge pull request #148 from hackacad/Makefile_bastilleconf
make deinstall: avoid removing bastille.conf
|
2020-02-13 06:58:05 -07:00 |
|
Sven R
|
fd90a21777
|
make deinstall: avoid removing bastille.conf
|
2020-02-13 07:37:38 +01:00 |
|
Christer Edwards
|
d667f93bc5
|
Merge pull request #147 from cedwards/edit_jail_files
ability to edit TARGET files (jail.conf, fstab, etc)
|
2020-02-12 16:48:46 -07:00 |
|
Christer Edwards
|
1e2bbcd3b7
|
Merge pull request #146 from JRGTH/master
Cleanup unused code, display related platform OS while bootstrapping …
|
2020-02-12 16:47:51 -07:00 |
|
Jose
|
1d1ea761fe
|
Display corresponding platform OS while extracting distfiles
|
2020-02-11 17:43:52 -04:00 |
|
Jose
|
bf0bffd30f
|
Update HardenedBSD options in bootstrap command too
|
2020-02-11 17:27:02 -04:00 |
|
Jose
|
fe012c44f0
|
Update HardenedBSD options in destroy command too
|
2020-02-10 15:39:14 -04:00 |
|
Jose
|
d1709b7199
|
Add HardenedBSD support for convert, import and rename commands
|
2020-02-10 15:22:41 -04:00 |
|
Jose
|
0e93832a30
|
Minor change, update comment
|
2020-02-10 14:10:00 -04:00 |
|
Jose
|
206d6a59e9
|
Ability to rename containers in both ZFS and UFS platforms
|
2020-02-10 14:03:28 -04:00 |
|
Christer Edwards
|
e3492d4087
|
ability to edit TARGET files (jail.conf, fstab, etc)
|
2020-02-10 10:42:09 -07:00 |
|
Jose
|
84cc8cb103
|
Cleanup unused code, display related platform OS while bootstrapping for reference
|
2020-02-08 09:10:17 -04:00 |
|
Christer Edwards
|
7b706f83f4
|
Merge pull request #144 from cedwards/0_6_release_prep
preparation for 0.6x initial release
|
2020-02-05 19:04:23 -07:00 |
|
Christer Edwards
|
62c77b4e71
|
preparation for 0.6x initial release
|
2020-02-05 19:02:19 -07:00 |
|
Christer Edwards
|
488b6b614b
|
Merge pull request #142 from hackacad/man_page_0.6
update man page for 0.6
|
2020-02-05 12:35:54 -07:00 |
|
Christer Edwards
|
e6fb8ba45f
|
Merge pull request #143 from JRGTH/master
Code improvements, use awk for exact match
|
2020-02-05 12:25:36 -07:00 |
|
Jose
|
498029a13c
|
Code improvements, use awk for exact match
|
2020-02-05 07:00:11 -04:00 |
|
hackacad
|
c9db9b41d0
|
update man page for 0.6
|
2020-02-05 09:12:31 +01:00 |
|
Christer Edwards
|
9a1b673721
|
Merge pull request #141 from cedwards/fixes
Few fixes
|
2020-02-04 14:54:10 -07:00 |
|
Christer Edwards
|
11d7524446
|
checks needs to run before jail starts
|
2020-02-04 14:52:19 -07:00 |
|
Christer Edwards
|
b1e44e39ce
|
add missing fi
|
2020-02-04 14:51:59 -07:00 |
|
Christer Edwards
|
70eb3e6aa2
|
Merge pull request #139 from JRGTH/master
Compare/update fstab if both variables are set
|
2020-02-04 13:01:13 -07:00 |
|
Jose
|
96fcc6b591
|
Remove unneeded cat command
|
2020-02-04 15:56:52 -04:00 |
|
Jose
|
b3f4064d08
|
Compare/update fstab if both variables are set
|
2020-02-04 13:37:20 -04:00 |
|
Christer Edwards
|
7e43c10281
|
Merge pull request #138 from hackacad/ip_check
Check if IP address is in use
|
2020-02-04 09:38:26 -07:00 |
|
Christer Edwards
|
210a4f5018
|
Merge pull request #137 from hackacad/moveconfigfilesample
move bastille.config file to bastille.config.sample
|
2020-02-04 06:47:21 -07:00 |
|
hackacad
|
3171015ea3
|
move config file to .sample to avoid overwriting it when updating/upgrading bastille
|
2020-02-04 09:32:45 +01:00 |
|
hackacad
|
45f9247be9
|
Check if IP address is in use.
|
2020-02-04 09:30:03 +01:00 |
|
Christer Edwards
|
f61c530265
|
Merge pull request #121 from JRGTH/master
Add HardenedBSD CURRENT and LATEST download options, and code improve…
|
2020-02-02 20:52:07 -07:00 |
|
Jose
|
b3a30a8951
|
Delete cache files on destroy if force option, remove alternate urls
|
2020-02-02 19:55:18 -04:00 |
|
Christer Edwards
|
031a23400e
|
Merge pull request #122 from cedwards/doc_updates
preparing docs for 0.6.x release
|
2020-02-02 14:00:35 -07:00 |
|
Christer Edwards
|
830de68bf9
|
preparing docs for 0.6.x release
|
2020-02-02 13:56:02 -07:00 |
|