a-gave

Results 14 issues of a-gave

Append a sed command to lime-apply that update the tag in /www/app/index.html to allow users to save the lime-app page of their device as a bookmark in the browser, without...

Using the latest version of asu, the OpenWrt Attended Sysupgrade Server is possibile to build firmware images for LibreMesh. It use the OpenWrt ImageBuilder to cook the firmware image. This...

This introduces the possibility of passing additional configs to the request. Only the few not related to kernel/packages, as they are not recompiled by the imagebuilder, would make sense. For...

This introduces an additional option to modify the operations timeout (currently defaulted to '10m') The reason is to allow an installation of asu even on a machine that has low...

similar to https://github.com/libremesh/lime-packages/pull/1139 profile.mk: drop svn check; profile.mk: adapt default PKG_VERSION to be accepted by both opkg and apk .github/workflow/build.yml: bump actions/checkout from v2 to v4 bump peaceiris/action-gh-pages from v3...

These changes are made: - fix: update openwrt sdk action in workflow `build.yml`, because openwrt now distribute sdk snapshots differently - fix: with an updated sdk action - next merge...

libremesh: 2024.1 openwrt: 24.10.1 the package `luci-mod-status` duplicate the official one from `openwrt/luci` feed and prevent installing `luci` alongside lime-packages with imagebuilder because of a missing dependency on `luci-lib-jquery-1-4` ```...

It's probably not widely used, but it was working until recently And it is not working properly with current last HEAD: ca63283 ``` ./qemu_dev_start --node-id 1 --enable-wan wlo1 rootfs.tar.gz kernel.bin...

This adds some squid directives to consider fresh longer kernel modules of already compiled releases, to prevent revalidation against the origin server which consumes time. An automatic mechanism to refresh...