aboutsummaryrefslogtreecommitdiffstats
path: root/firmware-upgrade-reboot
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11firmware-upgrade-reboot: add a delay before rebootGravatar Christian Hesse1-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. (cherry picked from commit 3f8e835233d8d9ac6f31572a1a115eb73c46ff92)
2022-02-10introduce firmware-upgrade-rebootchange-77-v6Gravatar Christian Hesse1-0/+32
(cherry picked from commit 3c358980cb416c61419a0aaa384ab1db1dab8d29)