freifunk-berlin / falter-packages

Sources for the falter-packagefeed
GNU General Public License v3.0
12 stars 17 forks source link

add kmod-batman-adv to image #62

Closed mrkaehler closed 3 years ago

mrkaehler commented 3 years ago

If batman not comes with the image, an existing mesh ap may have an invalid network config after update/upgrade.

PolynomialDivision commented 3 years ago

If batman not comes with the image, an existing mesh ap may have an invalid network config after update/upgrade.

FYI: Currently, I dream of some website, there u put your configs and "wish-packagelist" and an image drops out that has all your wishes. Behind the scence we are working on an opkg package feed that allows to use the image-builder that uses compiled packages and puts them together with a config. https://github.com/openwrt/docker (that uses very little ressources and is very fast) Sadly, we are a small team with limited time, and limited server ressources. :/ Could u help us coding or do u have a server? ;)

For your initial problem description, @Akira25 is the right person for wishes regarding the image builder/images. :)

Akira25 commented 3 years ago

I'll integrate batman into the next beta-build.

@PolynomialDivision Your website idea is pretty much coded for our current firmware-selector. The Feature is called ASU-Server.

Akira25 commented 3 years ago

Solved by https://github.com/Freifunk-Spalter/falter-firmware-builder/commit/0c643bf0c5b81ace61cb848e819358d22fdc072f. OpenWrt 19.07 comes with batman-adv-2019. The hedy-images used 2016-version. Both versions use as algorithm BATMAN-IV, so they should be compatible. If you get problems on that, please open some new issues.