Releases: nerves-project/nerves_system_br
Releases · nerves-project/nerves_system_br
v0.13.0
v0.12.1
- New features
- fwup v0.15.0 - much improved caching, support for TRIM, u-boot
improvements - erlinit 1.1.1 - fixed problem with reaping zombie orphans (processes. not real zombie orphans)
- busybox - Added dd, find, grep, and a few other utilities now that
Nerves.Runtime.Shell is available
- fwup v0.15.0 - much improved caching, support for TRIM, u-boot
v0.12.0
-
New features
- Buildroot 2017.05 - Primary minor package updates, but has improved
Raspberry Pi firmware support and an overlay-supporting dtc compiler for
the BBB. - pigpio - New package for Raspberry Pi targets
- erlinit 1.1.0 - support for modifying the graceful shutdown timer
- Buildroot 2017.05 - Primary minor package updates, but has improved
-
Removals
- raspijpgs - Removed package. See https://github.com/electricshaman/picam
for MJPEG streaming on Raspberry Pis now.
- raspijpgs - Removed package. See https://github.com/electricshaman/picam
v0.11.1
v0.11.0
-
New features
- erlinit 1.0 - new graceful shutdown feature may break existing code.
Shutdowns are no longer immediate. Code should call :init.stop after
calling reboot, poweroff or halt. - fwup 0.14.2 - contains many consistency and validation checks that
may detect corruption that wasn't detected before, so there may be new
failures - rpi-userland and rpi-firmware version bumps to correspond with Raspbian
Linux 4.4 updates.
- erlinit 1.0 - new graceful shutdown feature may break existing code.
-
Bug fixes
- Trim out BusyBox utilities that were automatically added on version
updates. The new utilities were pretty useless on Nerves systems and
ended up adding about 50KB bloat to all images.
- Trim out BusyBox utilities that were automatically added on version
v0.10.1
v0.10.0
v0.9.4
- Bug fixes
- The Musl C library symlink fix in v0.9.3 wasn't completely fixed. It worked if you
built Nerves systems usingmake
locally, but notmix
. The check logic
turned out to be looking for a file that may or may not exist depending on
build order. Most Nerves users aren't affected, since only a couple systems
use the Musl C library.
- The Musl C library symlink fix in v0.9.3 wasn't completely fixed. It worked if you
v0.9.3
v0.9.1
v0.9.1
- Bug Fixes
- Include
external.desc
in hex package
- Include