1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2025-10-14 01:32:20 +08:00
Josef Schlehofer 340f08f9af alfred: install configs with INSTALL_CONF (0600)
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>
2025-09-05 19:20:22 +02:00
2025-09-05 17:50:05 +02:00
2025-07-19 22:57:47 +02:00
2025-07-19 22:55:18 +02:00
2024-11-23 10:50:43 +01:00
2023-04-27 17:14:16 +02:00
2024-11-14 21:42:30 +01:00
2024-06-10 07:31:41 +02:00
2025-07-19 22:58:50 +02:00
2023-04-27 17:14:16 +02:00

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
No description provided
Readme 4 MiB
Languages
Shell 32.5%
Makefile 32.4%
Lua 13.2%
C 12.1%
JavaScript 8.1%
Other 1.7%