Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 420 Bytes

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.