openwrt-mirror/package
Andre Heider 28e357d528
base-files: add 'isup' to the wifi script
This is a silent command that allows easy wifi up/down automation for
scripts.

It takes one or multiple devices as arguments (or all if none are passed),
and the exit code indicates if any of those is not up.

E.g.:
wifi isup && echo "all wifi devices are up"
wifi isup radio0 || echo "this wifi is down"

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-04-12 19:49:30 +02:00
..
base-files base-files: add 'isup' to the wifi script 2023-04-12 19:49:30 +02:00
boot uboot-envtools: update to 2023.04 2023-04-11 17:24:29 +02:00
devel treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
firmware ipq-wifi: bump to latest git HEAD 2023-04-12 12:02:57 +02:00
kernel mac80211: ath11k: sync with ath-next 2023-04-12 16:06:03 +02:00
libs mbedtls: Update to version 2.28.3 2023-04-10 13:36:26 +02:00
network odhcpd: bump to latest git HEAD 2023-04-04 06:43:23 +02:00
system treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
utils busybox: enable taskset by default 2023-04-01 09:16:30 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00