Builds an image that when booted will automatically flash the latest tinyos build onto a tinybox.
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.