tinygrad / tinyos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyos

the os image builder for the tinybox.

uses ubuntu-image so should run on any recent ubuntu-based system with snap support.

run make green to build the image for tinybox green or run make red to build the image for tinybox red.

Contributing Notes

userspace/etc/tinybox-update-stage contains the current system update stage, service/autoupdate-tinybox.sh will check this file and run all update stages in service/autoupdate/ that are greater than the current stage. userspace/etc/tinybox-update-stage should be bumped manually when a breaking change is done alongside a corresponding update stage script.

About


Languages

Language:Python 66.8%Language:C 31.6%Language:Shell 0.5%Language:C++ 0.4%Language:HTML 0.3%Language:Objective-C++ 0.1%Language:JavaScript 0.1%Language:CSS 0.1%Language:Makefile 0.1%Language:Lua 0.0%Language:Assembly 0.0%Language:Objective-C 0.0%Language:Swift 0.0%Language:Nix 0.0%Language:Dockerfile 0.0%