amclain / stingray

Build farm automation and remote management
Other
5 stars 0 forks source link

Upload firmware and expose via file share #31

Closed amclain closed 1 year ago

amclain commented 1 year ago

Resolves #9

This PR allows a developer to upload a Nerves firmware bundle (.fw file) from their computer to Stingray with mix stingray.upload. Stingray will unpack the firmware and share it at /data/share/<target>/rootfs.

A target's U-Boot can be configured to load the kernel from NFS by adding the env vars generated by Target.uboot_env_vars.