Name Last Update
..
udev_rules Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
preseed.cfg Loading commit data...
riot.json Loading commit data...
setup.sh Loading commit data...
vagrantfile.tpl Loading commit data...

README.md

Packer

About

Packer is a command-line tool to create virtual machines based on a source configuration file.

Requirements

To use packer you need to download and install it (compare Install Packer).

Usage

A simple build of the vagrant box can be done by:

packer build riot.json

This command must be executed in the packer directory RIOT/dist/tools/packer. Note that the build process might take several minutes.