Who should upgrade
- New rpi-sb-provisioner users
- Users of 1.x series releases
- Users wishing to make use of ethernet as a data transport plane
What's Changed
- Fix ethernet provisioning. Multiple issues: Bad grep patterns, fastboot gadget incorrectly performing network identification commands, pi-gen-micro image not configured for fastboot-tcp.
- Add multiple api/v2 endpoints, for integration with third party tools. Initial docs in the docs/ folder.
- Fixup bogus instructions in the README: Thou shalt not delete ${RPI_SB_WORKDIR} if it is not set. In fact, just use the WebUI!
- packaging: Fixup missing xxd dependency
Full Changelog: v2.0.0...v2.0.1