Skip to content

Releases: burmilla/os

v2.0.0-beta4

12 Apr 18:26
fe5bdc0
Compare
Choose a tag to compare
v2.0.0-beta4 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

Abandon idea to share kernel with k3OS (which beta3 was using) instead of using our own 5.10.x kernel builds

Kernel 5.10.28
Buildroot 2020.02.8
Docker 20.10.5
Finally working kernel version for Raspberry Pi 4B (earlier only 3B worked)
Support user Docker userns-remap #63

v1.9.2-rc1

12 Apr 06:45
2eb881a
Compare
Choose a tag to compare
v1.9.2-rc1 Pre-release
Pre-release

Release notes

v1.9.1

02 Feb 17:52
Compare
Choose a tag to compare

Address CVEs CVE-2021-21284 and CVE-2021-21285 in Docker

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.4.x kernel, etc.

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

Release notes

General:

  • Release under burmilla name
  • Linux 4.14.218
  • Buildroot: 2018.02.11
  • Docker docker-19.03.15 by default
  • Optimize out of memory handling logic #35
  • Optimize kernel parameters #36 #38 #41 #56
  • Optimize iSCSI settings #37

Docker:

  • Add Docker 19.03.15
  • Add Docker 20.10.3

Updated services:

  • Bump up docker-compose 1.28.2
  • Bump up zfs to 2.0.1

v2.0.0-beta3

24 Jan 14:31
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release
  • Share kernel with k3OS (5.4.0-54.60-rancher1)
  • Buildroot 2020.02.8
  • Docker 20.10.2
  • Include separate ISO file for virtual machines without firmwares

v1.9.1-rc1

07 Jan 18:16
07b9b37
Compare
Choose a tag to compare
v1.9.1-rc1 Pre-release
Pre-release

Release Notes:

  • Linux 4.14.213
  • Optimize out of memory handling logic #35
  • Optimize kernel parameters #36 #38 #41
  • Optimize iSCSI settings #37

v1.9.0

14 Dec 09:09
93de612
Compare
Choose a tag to compare

About this release

This is first release version under BurmillaOS name.

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 from RancherOS:

sudo ros config set rancher.upgrade.url https://raw.githubusercontent.com/burmilla/releases/v1.9.x/releases.yml
sudo ros os upgrade
sudo ros console switch default

Release notes

General:

  • Release under burmilla name
  • Linux 4.14.211
  • Buildroot: 2018.02.11
  • Docker docker-19.03.14 by default
  • Debian console by default
  • VMware + Proxmox VE images created without firmware files (size optimization)

Docker:

  • Add Docker 19.03.13
  • Add Docker 19.03.14
  • Add Docker 20.10.0
  • Add Docker 20.10.1
  • Drop old Docker versions

Removed services:

  • Drop usage data collection (os-subscriber)
  • Drop Rancher server
  • Drop pingan-amc
  • Drop Nvidia driver
  • Drop open-iscsi (included to console)

Updated services:

  • Bump up hyperv-vm-tools to v4.14.211-burmilla
  • Bump up open-vm-tools to 11.2.0
  • Bump up qemu-guest-agent to 3.1.0
  • Bump up virtualbox-tools to 6.1.16
  • Bump up volume-cifs, volume-efs and volume-nfs to 0.36
  • Bump up waagent to 2.2.49.2

New services:

  • docker-compose

Consoles:

  • Replaced default console with Debian console
  • Removed all other consoles
  • Drop all consoles except Debian
  • Changes to Debian console
    • Build console based on debian:stable-slim
    • Include /etc/lsb-release file
    • Replaces "vim" with "nano" to saving space
    • Included "iputils-ping" and "open-iscsi"
    • Include only en_US.UTF-8 from locales package
    • Enforce SSH security settings
    • Create /var/log/wtmp file on first boot so "last" command will works
    • Enabled Bash styles
    • Included placeholder for "docker-compose" command with automatic enable

v1.9.0-rc1

23 Nov 14:40
Compare
Choose a tag to compare
v1.9.0-rc1 Pre-release
Pre-release

About this release

BurmillaOS is community maintained RancherOS compatible operating system.
1.9.x versions will stay on 4.14.x kernel versions.
2.0.x versions will contain bigger changes like 5.9.x kernel, etc.

Upgrade from RancherOS:

sudo ros console switch default
sudo ros config set rancher.upgrade.url https://raw.githubusercontent.com/burmilla/releases/v1.9.x/releases.yml
sudo ros os upgrade

Release notes

General:

  • Release under burmilla name
  • Linux 4.14.207
  • Buildroot: 2018.02.11
  • Docker docker-19.03.13 by default
  • Debian console by default
  • Cloud images created without firmware files

Docker:

  • Add Docker 19.03.13
  • Drop old Docker versions

Removed services:

  • Drop usage data collection (os-subscriber)
  • Drop Rancher server
  • Drop pingan-amc
  • Drop Nvidia driver
  • Drop open-iscsi

Updated services:

  • Bump up hyperv-vm-tools to v4.14.206-burmilla-1
  • Bump up open-vm-tools to 11.2.0
  • Bump up qemu-guest-agent to 3.1.0
  • Bump up virtualbox-tools to 6.1.16
  • Bump up volume-cifs, volume-efs and volume-nfs to 0.36
  • Bump up waagent to 2.2.49.2

Consoles:

  • Replaced default console with Debian console
  • Removed all other consoles
  • Drop all consoles except Debian
  • Changes to Debian console
    • Build console based on debian:stable-slim
    • Include /etc/lsb-release file
    • Replaces vim with name to saving space
    • Included iputils-ping and open-iscsi
    • Include only en_US.UTF-8 from locales package
    • Enforce SSH security settings
    • Create /var/log/wtmp file on first boot so "last" command will works

v2.0.0-beta2

19 Nov 21:27
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

NOTE!!! Non-tested early beta

Release notes

  • Bump up kernel to 5.9.6
  • Bump up Docker to 20.10.0-rc1
  • Add Raspberry Pi 4B support
  • Other changes introduced by 1.9.0-beta2