a-gave
a-gave
Hi, I have tested it on a ubnt litebeam m5 and it seems to works fine Yes ${hostname} is the var taken from https://github.com/libremesh/lime-packages/blob/master/packages/lime-system/files/usr/bin/lime-apply#L3 I previously tried to do it...
Looking at these: - [ ] prometheus-node-exporter-lua-wifi-stations-extra - [ ] prometheus-node-exporter-lua-wifi-survey - [ ] prometheus-node-exporter-lua-wifi-params - [ ] prometheus-node-exporter-lua-location-latlon In our CN we haven't tried these yet but we will...
> Oooh, this segmentation fault sounds like a big bug! On which version of OpenWrt did you observe this? Is this already reported in OpenWrt issues tracker? It doesn't happen...
Hi! I add just small notes on this. I've tried it and it seems to work normally also with firmware images based on openwrt-22.03.5 and with openwrt-23.05.0-rc2. But for both...
Yes, this is purely to save bandwidth and to give a crutch to somewhat dated processors. A build without selecting additional packages, just changing defaults With a recent processor: 1-...
push un-pushed fixes: external_repositories was set to fork. update apk repositories file to reflect latest changes in openwrt, creating a /etc/apk/repositories.d/limefeeds.list for lime-packages: [apk: add a customfeeds.list configuration file](https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=a6e98a810d4d831caf9f18536701c433b9e57fc8) [base-files:...
I'm doing some fixes **[done]** the new workflow build.yml should be added soon because next push will use openwrt-main with apk, thus not building almost every lime-packages because of incorrect...
it should be now ready the workflow multi-arch-build was failing on publishing packages but it should be ok now, i'm testing with all archs
I confirm that the fail on publishing is fixed since packages are now produced in this fork https://github.com/a-gave/lime-feed/tree/gh-pages/arch_packages/master/ I updated the description adding more notes on this.
Just noticed the fail of job build packages with Merge pull request #1133 from henmohr/issue/1077 https://github.com/libremesh/lime-packages/actions/runs/11881297358 and add another note on the description mentioning the update of openwrt-sdk-action