]> git.99rst.org Git - openwrt-packages.git/commit
alfred: add new package
authorJosef Schlehofer <redacted>
Thu, 6 Aug 2026 08:07:59 +0000 (10:07 +0200)
committerJosef Schlehofer <redacted>
Tue, 18 Aug 2026 06:39:34 +0000 (08:39 +0200)
commitd47aa37e76355b4d3b9afccdc156959855757612
tree076a9abecd430d4e749a0b3f1ca8a76c75fb3949
parentfd018fe12f700b45f531272b2ec88b2a1c349082
alfred: add new package

alfred is a user space daemon for distributing arbitrary local
information (e.g. hostnames or vis data) over a batman-adv mesh
network in a decentralized fashion via IPv6 link-local multicast.

Moved from the openwrt/routing feed, as discussed in
https://github.com/openwrt/routing/issues/184.

The one deviation from the feed copy is SUBMENU:=Wireless, which the
feed copy does not set at all: without it the package sits ungrouped at
the top of the Network menu. Wireless keeps it next to mesh11sd and
batctl, which move across with the same value. A dedicated Mesh submenu
is the better home for all three and is worth adding once enough of the
mesh packages have landed to justify it.

Signed-off-by: Josef Schlehofer <redacted>
Co-authored-by: Claude Fable 5 <redacted>
net/alfred/Config.in [new file with mode: 0644]
net/alfred/Makefile [new file with mode: 0644]
net/alfred/files/alfred.config [new file with mode: 0644]
net/alfred/files/alfred.init [new file with mode: 0755]
net/alfred/files/bat-hosts.lua [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT