Skip to content

Releases: BastilleBSD/bastille

Bug Fix

21 Nov 04:59
18eec0d
Compare
Choose a tag to compare
Bug Fix Pre-release
Pre-release

Bug Fix Release.

fixes: #12, #14 plus a few other things I found.

PRE, and CMD template hooks should work more reliably now. These are both executed as /bin/sh.
SYSRC template hook requires either NO quotes (even on strings with spaces) or escaped quotes!

Added a default cron_flags="-J 60" to the create sub-command. Defaults now include:
syslogd_flags="-ss", sendmail_enable="NONE" and cron_flags="-J 60".

Fixed the color output in the update sub-command from RED (error) to GREEN.

Thanks to bmac2 for finding these bugs with me!

Fix all the things!

14 Nov 04:48
ca8dad3
Compare
Choose a tag to compare
Fix all the things! Pre-release
Pre-release

This release fixes the nasty TERM issue as well as the rc script.
Also some minor cosmetic fixes.

Working Templates

13 Nov 17:59
2533f44
Compare
Choose a tag to compare
Working Templates Pre-release
Pre-release

This release supports basic templates in Bastille. See README for details.

Templates

13 Nov 17:43
989692f
Compare
Choose a tag to compare
Templates Pre-release
Pre-release

This release supports basic templates as described in the README.

THIS RELEASE CONTAINS BUGS. AVOID.

Good 'nuf

07 Nov 18:32
65059c3
Compare
Choose a tag to compare
Good 'nuf Pre-release
Pre-release

This release should be "good 'nuf" for other people to use.

Startup Script

06 Apr 20:00
Compare
Choose a tag to compare
Startup Script Pre-release
Pre-release

Fixed the startup script path.

Initial Release (alpha)

06 Apr 19:48
Compare
Choose a tag to compare
Pre-release

alpha quality. no guarantees. basic proof of concept.