Josef Schlehofer 58070aa6c1 oonf-*: remove oonf packages such as init scripts, proxy, radio, olsrd2
These packages have not been compiling for some time due to the
transition to GCC14 (issue: https://github.com/OLSR/OONF/issues/71).
This has been reported to the upstream repositories, but it appears
that development has stalled.

Additionally, the project's website and documentation have been
non-functional since 2024. Reference:
https://github.com/OLSR/OONF/issues/54

Another issue is the transition to CMake 4.x, which causes the
packages to fail with the following error:

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-11-10 09:20:02 +01:00
2025-10-25 09:49:51 +02:00
2025-10-25 09:50:58 +02:00
2025-09-23 12:38:33 +02:00
2025-09-23 12:38:33 +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
OpenWrt Routing Packages
Readme 4.6 MiB
Languages
Shell 35%
Makefile 32.7%
Lua 15.9%
C 14.6%
HTML 1.8%