From d5edcbd3b6396f47358428dc376c5c9a81035f6d Mon Sep 17 00:00:00 2001 From: Michael Gisbers Date: Mon, 28 Jun 2021 18:00:25 +0200 Subject: check-routeros-update: allow update for cap If CAPsMAN is running on a device with just 16MB flash downloading the packages is not possible (or at least lost at reboot). So allow a CAP to update with opt-in. --- doc/check-routeros-update.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index 92ff1b1..5ebdede 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -42,6 +42,7 @@ safe versions from a web server. The configuration goes to `global-config-overlay`, this is the parameter: * `SafeUpdateNeighbor`: install updates automatically if seen in neighbor list +* `SafeUpdateOnCap`: check for updates even if device is managed by CAPsMAN * `SafeUpdatePatch`: install patch updates automatically * `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`, `stable` or `testing`) is appended -- cgit v1.2.3-54-g00ecf