We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to install addrwatch on my dump wifi ap, what worked in 23.05.5, is it removed??
opkg update opkg install addrwatch
root@Kroonen-ax:~# opkg install addrwatch Unknown package 'addrwatch'. Collected errors:
root@Kroonen-ax:~# ubus call system board { "kernel": "6.6.73", "hostname": "Kroonen-ax", "system": "MediaTek MT7621 ver:1 eco:3", "model": "TP-Link EAP615-Wall v1", "board_name": "tplink,eap615-wall-v1", "rootfs_type": "squashfs", "release": { "distribution": "OpenWrt", "version": "24.10.0", "revision": "r28427-6df0e3d02a", "target": "ramips/mt7621", "description": "OpenWrt 24.10.0 r28427-6df0e3d02a", "builddate": "1738624177" } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to install addrwatch on my dump wifi ap, what worked in 23.05.5, is it removed??
opkg update
opkg install addrwatch
root@Kroonen-ax:~# opkg install addrwatch
Unknown package 'addrwatch'.
Collected errors:
root@Kroonen-ax:~# ubus call system board
{
"kernel": "6.6.73",
"hostname": "Kroonen-ax",
"system": "MediaTek MT7621 ver:1 eco:3",
"model": "TP-Link EAP615-Wall v1",
"board_name": "tplink,eap615-wall-v1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "24.10.0",
"revision": "r28427-6df0e3d02a",
"target": "ramips/mt7621",
"description": "OpenWrt 24.10.0 r28427-6df0e3d02a",
"builddate": "1738624177"
}
}
The text was updated successfully, but these errors were encountered: