Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 294 Bytes

File metadata and controls

9 lines (5 loc) · 294 Bytes

tinyos takeover

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

To build: nix build .#nixosConfigurations.takeover.netboot

It produces a result directory with bzImage and initrd

NOTE: it doesn't work on macOS, tested on Ubuntu 24.04