Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-07 | update-check: T3476: Allow update-check for VyOS images | Viacheslav Hletenko | |
Ability to autocheck available new images Parse remote URL JSON image-version.json file and compare version VyOS with a local current version, if find diff sent wall message that the new image is available Also, add op-mode command to check images "show system image" With option "auto-check" check will be once per 12 hours set system update-check auto-check set system update-check url 'http://example.com/image-version.json' If new version is available shows it per login (MOTD) |