mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-10-14 01:32:20 +08:00
340f08f9af43bf12b7421c083594408b20df2ccc

Use INSTALL_CONF instead of INSTALL_DATA to install configuration files under /etc with correct permissions. This improves security by ensuring config files are not world-readable. INSTALL_DATA sets mode 0644, while INSTALL_CONF sets mode 0600. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> Signed-off-by: Sven Eckelmann <sven@narfation.org>
OpenWrt Routing Feed
Description
This OpenWrt package feed contains community maintained routing packages.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update routing
./scripts/feeds install -a -p routing
Description
Languages
Shell
32.5%
Makefile
32.4%
Lua
13.2%
C
12.1%
JavaScript
8.1%
Other
1.7%