Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-20 | airbag: T2186: improve information reported | Thomas Mangin | |
2020-04-16 | T2305: include release train in "show version" output | Christian Poessinger | |
2020-04-11 | util: T2226: do not use 2> but DEVNULL | Thomas Mangin | |
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin | |
os.system does print the ouput of the command, run() does not. A new function called call() does the printing and return the error code. | |||
2020-04-06 | util: T2226: rewrite version oper to use cmd, run | Thomas Mangin | |
2019-05-13 | T1378: extend version file with Git commit ID | Christian 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. | |||
2018-05-16 | T644: remove prefixing from all scripts and update environment variables ↵ | Daniil Baturin | |
with VyOS paths. |