Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-12 | capsman-download-packages: drop support for wifiwave2 | Christian Hesse | 1 | -9/+0 |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 |
2024-03-04 | capsman-download-packages: move code into function | Christian Hesse | 1 | -54/+59 |
2024-01-30 | capsman-download-packages: use :jobname to get script name | Christian Hesse | 1 | -1/+3 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-12-20 | capsman-download-packages: avaiable packages only...•••... as things became more complicated with 'wifi-qcom*'. | Christian Hesse | 1 | -1/+3 |
2023-12-20 | capsman-download-packages: use default set for legacy capsman...•••... as well - now that 'wireless' package has been split from 'routeros' guessing kind of broke. It required several attempts and intermittent errors in logs to get things right. | Christian Hesse | 1 | -29/+6 |
2023-11-15 | capsman-download-packages: support new wifi package | Christian Hesse | 1 | -0/+9 |
2023-11-15 | Makefile: support new wifi package...•••... introduced with RouterOS 7.13beta1. | Christian Hesse | 1 | -4/+4 |
2023-11-14 | capsman-download-packages: update template comment | Christian Hesse | 1 | -2/+2 |
2023-08-09 | capsman-download-packages: download a default set for wifiwave2•••Well, AX devices can be arm or arm64... So let's just download packages 'routeros' and 'wifiwave2' - crossing fingers... 🤞 | Christian Hesse | 1 | -1/+13 |
2023-08-09 | capsman-download-packages: no download of missing package for wifiwave2•••Sadly the log messages from wifiwave2 do not contain any hint what is missing... So it's not possible to download missing files. | Christian Hesse | 1 | -0/+2 |
2023-08-09 | capsman-download-packages: convert to template, split capsman & wifiwave2 | Christian Hesse | 1 | -0/+92 |