| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-16 | op-mode: T7459: eliminate direct use of sudo in op mode commands | Daniil Baturin | |
| 2024-09-15 | op-mode: T6715: manually changing time/date is not synced into hardware clock | Christian Breunig | |
| When not using NTP and adjusting the current system time/date using set date the time is not saved across a reboot into the hardware RTC. This commit explicitly syncs the current time after a change into the systems RTC. Most routers do not run without NTP (which is even a VyOS default) so the priority is pretty low. | |||
| 2023-01-14 | ntp: T3008: migrate from ntpd to chrony | Christian Breunig | |
| * Move CLI from "system ntp" -> "service ntp" * Drop NTP server option preempt as not supported by chrony | |||
| 2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |
