Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 | |
2024-03-12 | packages-update: do not exit with error | Christian Hesse | 1 | -2/+4 | |
2024-03-04 | packages-update: move code into function | Christian Hesse | 1 | -87/+94 | |
2024-01-31 | packages-update: schedule reboot at pre-calculated time | Christian Hesse | 1 | -5/+5 | |
2024-01-31 | packages-update: move output and logging to local function... | Christian Hesse | 1 | -6/+7 | |
... and pass script name for clean logging. | |||||
2024-01-31 | packages-update: prepare message and mention time zone | Christian Hesse | 1 | -2/+4 | |
2024-01-30 | packages-update: use :jobname to get script name | Christian Hesse | 1 | -1/+3 | |
2024-01-30 | packages-update: support deferred reboot on auto-updatechange-117 | Christian Hesse | 1 | -0/+7 | |
Closes #56 | |||||
2024-01-30 | packages-update: schedule from local function | Christian Hesse | 1 | -8/+12 | |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-11-21 | packages-update: refuse automatic update to RouterOS 7.13routeros-7.13beta1-3 | Christian Hesse | 1 | -0/+5 | |
... as migration to wireless or wifi package has to be done. Please update manually by running: /system/package/update/install | |||||
2023-11-14 | packages-update: rename scheduler | Christian Hesse | 1 | -2/+2 | |
2023-09-13 | packages-update: match on word boundary | Christian Hesse | 1 | -2/+1 | |
2023-09-13 | packages-update: drop order from message | Christian Hesse | 1 | -1/+1 | |
2023-09-13 | packages-update: implement backup script order | Christian Hesse | 1 | -4/+14 | |
2023-06-22 | packages-update: rename scheduler to match function name | Christian Hesse | 1 | -2/+2 | |
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -0/+98 | |
No functional change for the user... The migration is done automatically. |