nerves-project / nerves_initramfs

An initramfs for early boot handling of Nerves devices (Work in progress!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable CI and publish initramfs images

fhunleth opened this issue · comments

The root Makefile builds everything and runs a few tests. The main missing part is to upload builder/o/*/image/initramfs.gz images to GitHub releases and publish their SHA256's on tagged builds.

Fixed.