Sven R
|
c342b5cdc0
|
fix_import
|
2020-02-25 12:37:01 +01:00 |
|
Sven R
|
a0b522c48e
|
remove colon from filename
|
2020-02-21 13:58:45 +01:00 |
|
Sven R
|
fd90a21777
|
make deinstall: avoid removing bastille.conf
|
2020-02-13 07:37:38 +01: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 |
|
Jose
|
9517d9608e
|
Fix typo in bootstrap.sh
|
2020-02-02 12:03:35 -04:00 |
|
Jose
|
874e3696e3
|
Do not hardcode alternate url's in bootstrap.sh
|
2020-02-02 12:00:09 -04:00 |
|
Jose
|
013987f7e1
|
Fix minor bootstrap.sh regression
|
2020-02-02 07:24:16 -04:00 |
|
Jose
|
9681254d76
|
Add force stop option to bastille destroy, minor code cleanup
|
2020-02-02 06:50:58 -04:00 |
|
Jose
|
5aba0d36f5
|
Do not use suffix version number in HardenedBSD "CURRENT" releases
|
2020-02-02 04:08:24 -04:00 |
|
Jose
|
7620d61e49
|
Add HardenedBSD CURRENT and LATEST download options, and code improvements
|
2020-02-02 02:42:22 -04:00 |
|
Christer Edwards
|
503f787d69
|
Merge pull request #119 from paulc/master
Add support for dynamic redirection of host/container ports
|
2020-02-01 18:11:48 -07:00 |
|
pc
|
d8914f9892
|
Switch from --option to option and fix typos
|
2020-02-02 00:28:02 +00:00 |
|
pc
|
fe16a25cee
|
Update README
|
2020-02-01 16:12:20 +00:00 |
|
Christer Edwards
|
f5ddc434a3
|
Merge pull request #118 from cedwards/115-Makefile-fix
reverting Makefile; resolves #115
|
2020-02-01 09:08:40 -07:00 |
|
pc
|
e408254448
|
Update README
|
2020-02-01 16:06:13 +00:00 |
|
Christer Edwards
|
56f2f9afb6
|
reverting mkdir; resolves #115
|
2020-02-01 09:05:29 -07:00 |
|
pc
|
f65fe999cc
|
Add dynamic rdr
|
2020-02-01 15:58:02 +00:00 |
|
Christer Edwards
|
eb38963752
|
Merge pull request #113 from cedwards/little_fixes
Minor fixes to create and import
|
2020-01-28 17:41:59 -07:00 |
|
Christer Edwards
|
97417b5b4f
|
updating import usage output
|
2020-01-28 17:36:30 -07:00 |
|
Christer Edwards
|
2cfcc4b8ad
|
simplify variable usage in interface validation
|
2020-01-28 17:36:17 -07:00 |
|
Christer Edwards
|
d9d52f09e3
|
Merge pull request #109 from JRGTH/master
Initial support for container export and import
|
2020-01-28 17:17:19 -07:00 |
|
Christer Edwards
|
08d9449f42
|
Merge branch 'master' into master
|
2020-01-28 16:05:23 -07:00 |
|
Jose
|
38ae0ed4a6
|
Update list command and config
|
2020-01-28 18:57:51 -04:00 |
|
Christer Edwards
|
19e1cbf0fe
|
Merge pull request #112 from hackacad/master
bootstrap_urls in bastille.conf
|
2020-01-28 09:31:41 -07:00 |
|
Sven R
|
eedcaf9abb
|
bootstrap_url in bastille.conf
|
2020-01-28 17:25:41 +01:00 |
|
Sven R
|
0f20ae255f
|
bootstrap_url in bastille.conf
|
2020-01-28 09:51:26 +01:00 |
|
Sven R
|
4a94dd53f8
|
bootstrap_url in bastille.conf
|
2020-01-28 09:14:14 +01:00 |
|
Jose
|
095075b142
|
Initial support for container export and import
|
2020-01-26 19:45:26 -04:00 |
|
Christer Edwards
|
af15a39160
|
Merge pull request #108 from cedwards/documentation
updating template docs to include limits support
|
2020-01-26 12:46:01 -07:00 |
|
Christer Edwards
|
a60c678036
|
updating template docs to include limits
|
2020-01-26 12:43:45 -07:00 |
|
Christer Edwards
|
7c5436c740
|
Merge pull request #107 from cedwards/list_update
support listing currently enabled container resource limits
|
2020-01-26 11:49:44 -07:00 |
|
Christer Edwards
|
27393f8db4
|
support listing current defined container resource limits
|
2020-01-26 11:48:21 -07:00 |
|
Christer Edwards
|
9917550093
|
Merge pull request #106 from cedwards/template_support_limits
add/remove rctl limits on container start/stop
|
2020-01-26 10:10:36 -07:00 |
|
Christer Edwards
|
02d0e94ef6
|
add/remove rctl limits on container start/stop
|
2020-01-26 10:08:42 -07:00 |
|
Christer Edwards
|
49c60f9896
|
Merge pull request #105 from cedwards/template_support_limits
Initial support for LIMITS in template automation
|
2020-01-26 09:56:48 -07:00 |
|
Christer Edwards
|
8b9760b0a5
|
initial support for limits automation; updated copyright year
|
2020-01-26 09:51:02 -07:00 |
|
Christer Edwards
|
798d182e21
|
Merge pull request #104 from jpmens/patch-3
remove duplicate entry in sub-command list
|
2020-01-26 07:30:12 -07:00 |
|
Christer Edwards
|
04303353f2
|
Merge pull request #103 from jpmens/patch-2
make escaped quote visible
|
2020-01-26 07:29:50 -07:00 |
|
JP Mens
|
aa15b13594
|
remove duplicate entry
|
2020-01-26 15:26:15 +01:00 |
|
JP Mens
|
9299670126
|
make escaped quote visible
|
2020-01-26 15:18:29 +01:00 |
|