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