Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-10 | drop dummy scripts used for migration | Christian Hesse | 1 | -3/+0 | |
This now causes expected warnings on first run of $ScriptInstallUpdate. The migration still works, as we keep `global-config.changes` and `global-functions`. | |||||
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -40/+1 | |
No functional change for the user... The migration is done automatically. | |||||
2023-01-02 | update copyright for 2023 | Christian Hesse | 1 | -1/+1 | |
2022-10-19 | firmware-upgrade-reboot: update wording, give version | Christian Hesse | 1 | -1/+2 | |
2022-05-11 | firmware-upgrade-reboot: RouterOS v7 path syntax | Christian Hesse | 1 | -6/+6 | |
2022-03-08 | firmware-upgrade-reboot: ignore firmware downgrade | Christian Hesse | 1 | -0/+4 | |
2022-02-11 | firmware-upgrade-reboot: add a delay before reboot | Christian Hesse | 1 | -0/+5 | |
Looks like my timing was too good... Upgrade and reboot happened too fast, so device reported: system;error;critical router was rebooted without proper shutdown Let's try something smart... Delay the reboot by the amount of uptime, and hope all devices - slow and powerful - are happy. | |||||
2022-02-10 | introduce firmware-upgrade-rebootchange-77 | Christian Hesse | 1 | -0/+32 | |