Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-07 | op-mode: T2558: version: split out CPU info | Christian Poessinger | |
Instead of using "show version" as catch-all command for information rather add "show system cpu" op-mode command which is analogous to "show system memory" which deals with RAM. | |||
2020-06-07 | op-mode: T2558: fix hypervisor bug, add CPU info to "show version" | kroy-the-rabbit | |
2020-04-20 | airbag: T2186: improve information reported | Thomas Mangin | |
2020-04-08 | version: T2186: do not raise if not version info | Thomas Mangin | |
The code attempted to access the information on the file system During the package build this is not available, therefore the code was modified to return empty object when no data is there | |||
2018-06-21 | Add some documentation for vyos.version | Daniil Baturin | |
2018-06-16 | Set the license of all vyos.* libraries to LGPLv2+. | Daniil Baturin | |
2018-06-08 | Move the version.json file used by newer code to /usr/share/vyos | Daniil Baturin | |
2018-05-14 | Fix misplaces ConfigError exception. | Daniil Baturin | |
2018-05-14 | T633: build integration and minor fixes in the op mode command generator. | Daniil Baturin | |