This repo contains specific Leste configurations, and builds them as packages specific to our device targets.
- Create a new directory called
leste-config-$target. - Append the new package to
debian/control(just see what is already there) - Add files inside their respective directories and make sure they have a .leste suffix if you want them to be added to the system.
- Once added, to go the
debiandirectory and rungen_displaceonce. This will generate the.displaceand.installfiles in place. - Update
debian/changelog
N.B. All standard maintenance stuff applies. Use git, branches, and tags.