summaryrefslogtreecommitdiff
path: root/src/op_mode/version.py
AgeCommit message (Collapse)Author
2020-09-23op-mode: T2856: Fix broken pipe in show version allsever-sever
2020-04-16T2305: include release train in "show version" outputChristian Poessinger
(cherry picked from commit b4544f196c2beededdd76f581690b1490c755dac)
2019-05-13T1378: extend version file with Git commit IDChristian Poessinger
The Git commit ID will be crucial for the future when the full VyOS build can be reproduced by the one Git commit ID, thus start recording it in the version file. (cherry picked from commit a8b5fae5581c03c5037c5fdc840be3e5bf984484)
2018-05-16T644: remove prefixing from all scripts and update environment variables ↵Daniil Baturin
with VyOS paths.