Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 980 Bytes

README.org

File metadata and controls

32 lines (22 loc) · 980 Bytes

Librepilot Gentoo Overlay

Description

This overlay allows for installation of the librepilot flight control suite under gentoo linux. There is also an ebuild for osgearth-2.8, as there is no longer osgearth in Portage

Installation

Run the command:

layman -a librepilot

You can then proceed to install the package in the usual manner:

emerge -av app-misc/librepilot

taking note of the changes needed to the use flags etc.

librepilot overlay not yet added to the official overlay list

Search for the config key overlay_defs in your /etc/layman/layman.cfg and change uncomment it. Please note down the path that was given there (usually /etc/layman/overlays).

curl -L https://github.com/paul-jewell/gentoo-overlay/raw/master/repositories.xml > /etc/layman/overlays/librepilot-overlay.xml
layman -f -a Librepilot