Releases: jefferyto/openwrt-vivarium
Releases · jefferyto/openwrt-vivarium
0.2.0 - 2023-05-02
- Switch to the openwrt/sdk Docker image
- Ensure build artifacts from different SDK images do not conflict
- Replace bind mounts for
sdk/staging_dir/hostpkg
andsdk/staging_dir/target
with one bind mount forsdk/staging_dir
- Change bind mount destination paths for
packages
andsdk/overrides
- Use default feeds.conf from the SDK
- Always add
packages
as a custom feed - Add
USE_GITHUB_FEEDS
run-time option - Add script to set ownership of bind mounts
- Update clean scripts to be run inside builder container
- Fix config options not set correctly
0.1.4 - 2022-05-30
- Update to v1.0.7 of the packages-cci Docker image (includes public keys for 22.03)
0.1.3 - 2022-05-11
- Update to v1.0.6 of the packages-cci Docker image (includes public keys for 21.02)
0.1.2 - 2019-12-02
- Update to v1.0.5 of the packages-cci Docker image (includes public keys for 19.07)
0.1.1 - 2019-07-18
- Added support for usign signatures
0.1.0 - 2019-06-05
- Initial release