Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@olljanat olljanat released this 14 Jan 19:19

About this release

⚠️This is potentially last release of BurmillaOS⚠️ (unless critical bugs or security issues are reported which requires new version).
Look poll about your use case in here and discussion about potential replacement in here

New user docker version will be added by automation in burmilla/os-services and it is recommended to enable watching for pull requests in there (Watch -> Custom -> Pull requests).

Release notes compared to v2.0.1 version

  • Support command "ros engine switch latest"
  • Automatically select latest docker version in first boot
  • Use long term branch v2.0.x for os-services
  • docker-compose and docker-buildx included to user docker image. Fixes #168 #180 #189
  • Unify docker compose and docker-compose commands
  • Include NFS client to console. Fixes #40
  • Optimize kernel parameters based on MinIO recommendations
  • Show info message about poll after login.

Upgrade from versions

sudo ros os list --update
sudo ros os upgrade

Extra step needed by those you are upgrading from v2.0.2-rc2 is run these commands after upgrade:

sudo rm /usr/local/bin/docker
sudo rm /usr/local/bin/docker-compose