Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-23 | op-mode: T2856: Fix broken pipe in show version all | sever-sever | |
2019-06-16 | T1438: fix permissions when invoking 'show version' | Christian Poessinger | |
Accessing Kernel DMI data (under /sys/class/dmi) requires elevated permission and thus retrieving a Board Serial/UUID was not possible. version.py is now called via sudo to gether all facts. (cherry picked from commit efb598caafc20db278938ff3787e3674467e0663) | |||
2018-05-16 | T644: update op mode and rename the test suite. | Daniil Baturin | |
2018-05-16 | Use '_' instead of '-' for python scripts for test | Yuya Kusakabe | |
2018-05-14 | Move the show version command to the vyos-1x package and refactor it a bit. | Daniil Baturin | |