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