Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules... | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.14 anyway. | |||||
2024-07-16 | capsman-download-packages: support scripts with CRLF line breaks | Christian Hesse | 1 | -1/+1 | |
2024-07-11 | capsman-download-packages: support running several scripts... | Christian Hesse | 1 | -3/+5 | |
... as it is possible to have more than just one providing the functionality. | |||||
2024-07-11 | capsman-{download-packages,rolling-upgrade}: run matching script | Christian Hesse | 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 | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | capsman-download-packages: switch to $LogPrint | Christian Hesse | 1 | -7/+9 | |
2024-03-12 | capsman-download-packages: drop main function, use :do with on-error | Christian Hesse | 1 | -6/+4 | |
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 | -47/+52 | |
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... | Christian Hesse | 1 | -1/+3 | |
... as things became more complicated with 'wifi-qcom*'. | |||||
2023-11-15 | capsman-download-packages: support new wifi package | Christian Hesse | 1 | -0/+74 | |