All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Using
--noflushon iptables-restore to not clear captive-portal rules
- Using offspot-config 2.9.1 with fix for brcm4345 detection
- Added new Host bridge service for use with Admin UI
- Based on pi-gen
2025-10-01-raspios-trixie - Using offspot-config 2.8.0
- Data partition block-size now ~1Mib instead of 1KiB
- Data partition reserved blocks for root to 1% instead of 5%
- balena service to be started before offspot-runtime
- docker-compose service not started automatically (started by offspot-runtime)
- Support for armhf. It's a soft removal, we just don't test it anymore. Use at own risk
- Inter-services dependencies fix for network scenarios
- Fixed systemd unit files permissions #69
- Using offspot-config 2.5.3 (iptables-restore service detection fix)
- WiFi firmwares are downloaded at build time instead of being copied from repo
- Based on pi-gen
2024-03-15-raspios-bookworm - Using offspot-config 2.5.1 (no runtime changes)
- Fixed race-condition between balena and iptables-restore
- Check part3 filesystem before and after resize2fs to ensure it succeeeds #63
- Use force (-f) for resize2fs
- WiFi firmware management with additional firmwares on disk
- Using offspot-config 1.10.0 with firmware support
dockercommand forwarding cli to balena-engine to ease dev and debug
- Using offspot-config 1.5.0
- Fixed docker-images-loader to depend on balena.service
- Release image is now published both as .img and xz-compressed .img.xz
- Updated to 2023-12-05-raspios-buster
- Added support for hardware clock.
- Using new
offspot-config(1.4.6) package (which includes runtime_config) - OCI stack changed from Docker to BalenaEngine
- Fixed disabling auto-spoof failing due to lack of return code (runtime-config 1.2.0)
- Based on 2022-09-06-raspios-bullseye's pi-gen