mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 01:34:32 +02:00
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.
This commit is contained in:
parent
877e95d4be
commit
d5edcbd3b6
6 changed files with 10 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue