mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
fc93a9c4346d7cc8bacec842bba6516d3a96e643
Provide a lua script that uses alfred to propagate and collect all interface mac + names, then generate a /tmp/bat-hosts file. If there's already a (probably hand-made) /etc/bat-hosts it won't overwrite it, but if there's none, it will symlink /etc/bat-hosts -> /tmp/bat-hosts Signed-off-by: Gui Iribarren <gui@altermundi.net> Thanks-to: Joshua Head <joshua.head@outlook.com> [sw@simonwunderlich.de: bumped release number] 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.4%
Lua
15.9%
C
15%
HTML
1.8%