Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules... | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.14 anyway. | |||||
2024-07-11 | capsman-{download-packages,rolling-upgrade}: run matching script | 1 | -1/+1 | ||
It is possible to run old and new CAPsMAN on one system simultaneously (... since RouterOS 7.13?). Thus it may make sense to have both variants of these scripts installed, and we have to make sure to run the correct one. | |||||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | capsman-rolling-upgrade: switch to $LogPrint | 1 | -4/+4 | ||
2024-03-12 | capsman-rolling-upgrade: drop main function, use :do with on-error | 1 | -6/+4 | ||
2024-03-12 | capsman-rolling-upgrade: drop support for wifiwave2 | 1 | -4/+0 | ||
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | 1 | -1/+3 | ||
2024-03-04 | capsman-rolling-upgrade: move code into function | 1 | -27/+32 | ||
2024-01-30 | capsman-rolling-upgrade: use :jobname to get script name | 1 | -1/+2 | ||
2024-01-01 | update copyright for 2024 | 1 | -1/+1 | ||
2023-11-15 | capsman-rolling-upgrade: support new wifi package | 1 | -0/+4 | ||
2023-11-15 | Makefile: support new wifi package... | 1 | -2/+2 | ||
... introduced with RouterOS 7.13beta1. | |||||
2023-11-14 | capsman-rolling-upgrade: update template comment | 1 | -2/+2 | ||
2023-08-09 | capsman-rolling-upgrade: convert to template, split capsman & wifiwave2 | 1 | -0/+48 | ||