mirror of
https://github.com/openwrt/routing.git
synced 2025-12-26 11:16:32 +04:00
072ba90ce4b126e84d3e1734ba8e9d4beab48f03
bump alfred to version 2013.4.0. From the CHANGELOG: * add new json output format for vis * add gps location information service for alfred * allow network interface to vanish and return without restart * allow to switch between master and slave operation without restart * renamed vis to batadv-vis to avoid collisions with other vis binaries * add manpages * various code cleanups * bugs squashed: * handle failing write() in unix sockets * Fix crash when vis opened empty file alfred-gpsd is optional and requires libgps from the gpsd package to compile. It needed its own -lm for libgps which does not link to libm by itself, a patch for upstream alfred has been posted. Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
34.9%
Makefile
32.6%
Lua
15.9%
C
14.8%
HTML
1.8%