Releases: kubos/kubos-linux-build
Releases · kubos/kubos-linux-build
v1.21.0
v1.20.0
v1.19.0
- Added Scheduler Service package
- note: The scheduler service is currently not included in Kubos Linux builds for the iOBC.
- Migrated to new default service ports
- Added partition verification for BBB/MBM2 when no SD card is present
- Updated release testing script
v1.18.0
- Improving OS recovery logic
- Adding device tree file to base upgrade image for BBB and MBM2 targets
Bug Fixes
- Increasing iOBC rootfs size to allow room for Monit and Dropbear temporary files
v1.17.1
- Updated Rust-based packages to ensure only requested package is built
Note: This release is being generated primarily to pick up changes in the KubOS core services
v1.16.0
- Set up release image auto-generation for the iOBC
- Updated the way OS upgrade files are generated to reduce the RAM overhead for system upgrade/recovery
Bug Fixes
- Updated all build helper scripts to use latest Buildroot and U-Boot versions
- Restricted the iOBC rootfs size to 20M to prevent memory overflow when doing system upgrade/recovery
1.15.3+test
Testing image generation for releases
v1.15.2+test
Testing SD card creation on release
v1.15.1
- Migrated to lastest Buildroot LTS release, 2019.02.2
- Added useful Python libraries to default BBB and MBM2 configs (mostly related to peripheral interaction)
- Added package for NSL EyeStar-D2 Duplex radio comms service
v1.14.0
- Added a progress bar to the OS install script for BBB and MBM2
- Added the Kubos service Python library to the default MBM2 and BBB configurations
- Added
PKG_CONFIG_ALLOW_CROSS=1
to app service Makefile
The main purpose of this release is to incorporate the changes made in Kubos v1.14