tinygrad / tinyos-takeover

A flashing/provisioning micro os for the tinybox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyos takeover

Builds an image that when booted will automatically flash the latest tinyos build onto a tinybox.

Usage

Install the dependencies:

sudo apt install -y parted build-essential
make

or

make iso

to build an iso that can be loaded over the BMC.

the takeover image will fetch for an image from a http server, and flash it to the tinybox after doing some checks.

About

A flashing/provisioning micro os for the tinybox


Languages

Language:Shell 81.6%Language:Makefile 13.9%Language:Nix 4.5%