Skip to content

Releases: burmilla/os

v1.9.6

02 Jan 12:38
Compare
Choose a tag to compare

About this release

BurmillaOS is community maintained RancherOS compatible operating system.

Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.

Upgrade
https://burmillaos.org/docs/installation/upgrading/

Release notes

  • Kernel 4.14.300
  • Docker 20.10.22 by default.
  • Buildroot 2022.02.7
  • VMware tools 12.1.5

v1.9.5

15 Sep 11:29
Compare
Choose a tag to compare

About this release

BurmillaOS is community maintained RancherOS compatible operating system.

Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.

Upgrade
https://burmillaos.org/docs/installation/upgrading/

Release notes

Additionally it fixes #129 by restarting network container if it memory usage exceed 20MB.

v2.0.0-beta5

03 Aug 10:36
Compare
Choose a tag to compare
v2.0.0-beta5 Pre-release
Pre-release

About this release

BurmillaOS is community maintained RancherOS compatible operating system.

Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.

NOTE!!! 2.0.x versions are currently on beta/evalution state so their content might still change based on feedback.

Release notes

Kernel 5.10.129
Buildroot 2022.02.3
Docker 22.06.0-beta.0
Console based on Debian Bullseye
docker-compose 2.8.0

v1.9.5-rc1

17 Mar 16:40
Compare
Choose a tag to compare

About this release

This release is marked as release candidate because v1.9.4 was not tested on good enough level and critical bug #132 was found from it after release.

It is still possible to upgrade this one from earlier releases with command:

sudo ros os upgrade --image burmilla/os:v1.9.5-rc1

Comment added on 2022-04-24: As discussed on #132 (comment) this release can be considered as stable even when it contains RC tag. That why it was also changed from "pre-release" to "release"

Release notes

Only difference to v1.9.4 is that dhcpcd flag --enable-privsep which was enabled by buildroot update is now disabled.

v1.9.4

11 Mar 10:09
Compare
Choose a tag to compare

NOTE!!!

It is highly recommend NOT upgrade to this version because of #132 we will create fixed version.


About this release

BurmillaOS is community maintained RancherOS compatible operating system.

Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.

Upgrade
https://burmillaos.org/docs/installation/upgrading/

Release notes

  • Linux 4.14.270
  • Buildroot: 2022.02
  • Docker 20.10.13 by default

v1.9.4-rc1

09 Mar 14:31
Compare
Choose a tag to compare
v1.9.4-rc1 Pre-release
Pre-release

About this release

This release is marked as release candidate because of major version change on Buildroot (which targets to solve #129)

It is still possible to upgrade this one from earlier releases with command:

sudo ros os upgrade --image burmilla/os:v1.9.4-rc1

Release notes

  • Linux 4.14.269
  • Buildroot: 2021.11.2
  • Docker docker-20.10.12 by default

v1.9.3

12 Oct 13:23
Compare
Choose a tag to compare

About this release

BurmillaOS is community maintained RancherOS compatible operating system.

Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.

Upgrade
https://burmillaos.org/docs/installation/upgrading/

Release notes

  • Linux 4.14.248
  • Buildroot: 2021.02.5
  • Docker 20.10.9 by default

v1.9.2

11 Aug 05:05
Compare
Choose a tag to compare

About this release

BurmillaOS is community maintained RancherOS compatible operating system.

Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.

Upgrade
https://burmillaos.org/docs/installation/upgrading/

Release notes

  • Linux 4.14.241
  • Buildroot: 2021.02.3
  • Docker 20.10.8 by default
  • Added nvi to base console docker image. #103
  • Bump up docker-compose 1.29.2

v1.9.2-rc3

10 Jun 17:29
Compare
Choose a tag to compare
v1.9.2-rc3 Pre-release
Pre-release

About this release

This release is marked as release candicate because of major version change on Docker and Buildroot.

It is still possible to upgrade this one from earlier releases with command:

sudo ros os upgrade --image burmilla/os:v1.9.2-rc3

Release notes

  • Linux 4.14.235
  • Buildroot: 2021.02.2
  • Docker docker-20.10.7 by default

v1.9.2-rc2

23 Apr 13:32
Compare
Choose a tag to compare
v1.9.2-rc2 Pre-release
Pre-release

NOTE!!! Looks that this version does not really change expected setting and it will be replaced by new version #87 (comment)

Use noop scheduler for maximum performance #87