sicelo / leste-config

Specific Leste configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leste-config

This repo contains specific Leste configurations, and builds them as packages specific to our device targets.

HOWTO

tl;dr

  1. Create a new directory called leste-config-$target.
  2. Append the new package to debian/control (just see what is already there)
  3. Add files inside their respective directories and make sure they have a .leste suffix if you want them to be added to the system.
  4. Once added, to go the debian directory and run gen_displace once. This will generate the .displace and .install files in place.
  5. Update debian/changelog

N.B. All standard maintenance stuff applies. Use git, branches, and tags.

About

Specific Leste configurations

License:GNU General Public License v3.0


Languages

Language:Python 66.2%Language:Shell 33.8%