Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-18 | options: T3231: bugfix ctrl-alt-delete option was not working | Christian Poessinger | |
Bug introduced in commit 193323ba5d (system: T3078: rename "system options" -> "system option") as the new key used in the dict was not migrated. (cherry picked from commit 66ec730d3bc54379bc558c90c45d5f97e5760a14) | |||
2021-01-18 | options: T1919: beautify with open() for reboot on panic | Christian Poessinger | |
(cherry picked from commit 13d76e69cc43cae0570cc5fab1ee02fdec33aa17) | |||
2020-11-28 | system: T3038: remove /dev/console from loadkeys | Christian Poessinger | |
/dev/console is not always present, e.g. on headless devices like an APU4. | |||
2020-11-27 | vyos.template: T2720: always enable Jinja2 trim_blocks feature | Christian Poessinger | |
2020-11-21 | system: T3078: rename "system options" -> "system option" | Christian Poessinger | |
By design a CLI node should not be named by its plural but rather describe it as singular. |