mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
f9d93cda109c52e6b83ba5a24eed52dc7b02c71f
Maintainer: Rob White rob@blue-wave.net Compile tested: All Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53; On 24.10, 25.12 and master/snapshot. Description: wifi-chipset-detect (1.0.0) This is a new package that reports in json format the chipset and driver capabilities of installed wireless hardware. Developed originally for use where Captive Portal and Mesh Backhaul networks are being built. It provides a stand alone script to detect details of the physical wireless hardware without requiring the radios to be enabled. There are no dependencies over and above the basic OpenWrt flash image. It is based on functionality built into the OpenNDS and Mesh11sd packages. The json formatted output is displayed on the terminal screen. It is also written to the file /tmp/wifidetect. This version does not require the Captive Portal or Mesh network to be running. Full details can be seen here: https://github.com/openNDS/wifi-chipset-detect Signed-off-by: Rob White <rob@blue-wave.net>
…
…
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
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 packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
51.3%
Shell
33.6%
C
7.5%
UnrealScript
2.9%
C++
1.7%
Other
2.8%