Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-23 | backup-partition: move code to a local function | Christian Hesse | 1 | -5/+17 | |
2024-05-23 | backup-partition: support RouterOS copy-over... | Christian Hesse | 1 | -0/+17 | |
... when run interactively from CLI. | |||||
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 | backup-partition: switch to $LogPrint | Christian Hesse | 1 | -7/+5 | |
2024-03-12 | backup-partition: pass failure to packages-update | Christian Hesse | 1 | -3/+12 | |
2024-03-12 | backup-partition: 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 | backup-partition: move code into function | Christian Hesse | 1 | -25/+30 | |
2024-02-02 | backup-partition: make sure to remove the scheduler on failure | Christian Hesse | 1 | -0/+1 | |
2024-02-02 | backup-partition: get the actual real name... | Christian Hesse | 1 | -4/+4 | |
... to prevent confusion after restore. | |||||
2024-02-02 | backup-partition: add a scheduler in backup... | Christian Hesse | 1 | -0/+4 | |
... that logs a warning when backup is booted. | |||||
2024-02-02 | backup-partition: use plain variable for name | Christian Hesse | 1 | -4/+4 | |
2024-01-30 | backup-partition: use :jobname to get script name | Christian Hesse | 1 | -1/+2 | |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-09-13 | packages-update: implement backup script order | Christian Hesse | 1 | -1/+1 | |
2023-06-12 | backup-partition: lock the script | Christian Hesse | 1 | -0/+3 | |
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -0/+36 | |
No functional change for the user... The migration is done automatically. |