Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-06 | op-mode: rename "show version quagga" to "frr" as this is the routing core | Christian Poessinger | |
2021-01-02 | Revert "op-mode: T2558: version: no need to call this with sudo" | Christian Poessinger | |
This reverts commit f506ba43d44a4218e44b350721de1c890e62998a. Calling this with sudo is required else some sysfs files can not be read! vyos@vyos:~$ cat /sys/class/dmi/id/product_serial cat: /sys/class/dmi/id/product_serial: Permission denied vyos@vyos:~$ sudo cat /sys/class/dmi/id/product_serial VMware-42 3f 67 73 77 df c4 80-42 c9 42 af ff 15 de 0b | |||
2020-09-10 | op-mode: T2856: Fix broken pipe in show version all | sever-sever | |
2020-06-19 | op-mode: T2617: rewrite vyatta-op-quagga to XML | Viacheslav Hletenko | |
2020-06-07 | op-mode: T2558: version: no need to call this with sudo | Christian Poessinger | |
2020-06-07 | op-mode: rename version.xml -> show-version.xml | Christian Poessinger | |