Quick Start Guide

Install script

The script currently only supports Debian based systems.

Note

Feel free to contribute installation steps for other distros - that is mostly adapting the package manager and package names

To use the install script, get the source code (see Getting the source) if you don’t have it already, then invoke the script with root permissions:

$ sudo ./install

If you run into trouble or get any unexpected errors, try the complex installation procedure.

Docker

We’re providing a Docker image for installation.

The command to get the current testing release is:

$ docker run -i -t hackerfleet/hfos hfos_launcher.py

Planned Installations

  • We’re planning to offer ready-made SD card images for various embedded systems.
  • A custom NixOS system is planned as well.