Skip to content

Bastille Day 2021

Pre-release
Pre-release
Compare
Choose a tag to compare
@cedwards cedwards released this 15 Jul 00:47
· 342 commits to master since this release
cc60df5

Bastille 0.9.20210714

Features

  • Initial support for Ubuntu 18.04 and 20.04.
  • Support for NO_COLOR environment variable. (#416 )
  • Preliminary support for MidnightBSD.
  • List extended to display Up/Down state, Published Ports and container release. (#396, #366 )

Fixes

  • CP sub-command now supports quiet (-q) option (#350 )
  • Improvements to import and export commands.
  • Fix to properly use jailed root environment for CMD. (#410 )
  • Fix for BSD grep change in FreeBSD 13.0.

Ubuntu Jails

Example usage for creating a Linux container (Ubuntu). Supported releases are 18.04 (bionic) and 20.04 (focal).

bastille create -L ubuntu focal 10.17.89.90

NO_COLOR

Bastille now attempts to support the NO_COLOR environment variable. See https://no-color.org/.

Support for MidnightBSD

We've added support for MidnightBSD version 2.x including transparent support for mport (via standard PKG command).

bastille list -a

brick ~ # bastille list -a
 JID            State  IP Address       Published Ports  Hostname       Release          Path
 elasticsearch  Up     0.0.0.0          -                elasticsearch  13.0-RELEASE-p3  /usr/local/bastille/jails/elasticsearch/root
 fatso          Up     10.17.89.44      -                fatso          13.0-RELEASE-p3  /usr/local/bastille/jails/fatso/root
 folsom         Up     10.17.89.20      -                folsom         13.0-RELEASE-p3  /usr/local/bastille/jails/folsom/root
 ubuntu         Up     10.17.89.25      -                ubuntu         -                /usr/local/bastille/jails/ubuntu/root