github nerves-project/nerves v1.0.0-rc.2

latest releases: v1.11.3, v1.11.2, v1.11.1...
7 years ago

This version renames the module Nerves.Artifact.Provider to
Nerves.Artifact.BuildRunner. This change should only affect custom systems
and host tools that override the defaults in nerves_package config.

  • Enhancements
    • Allow specifying multiple rootfs_overlay directories in the config.
    • Automatically remove corrupt files from the download directory.
    • Updated System documentation.
  • Bug Fixes
    • Check the download directory before attempting to download the artifact.
    • Changed the host tool check to use System.find_executable("command") instead of
      calling out to System.cmd("which", ["command"]). This addressed an issue with
      NodeJS breaking anything that called into which resulting in an obscure error.

Don't miss a new nerves release

NewReleases is sending notifications on new releases.