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.
- 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.1.0 (no runtime changes)
- 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
docker
command 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