| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-09 | serial: T8375: add CLI option to explicitly set kernel console | Christian Breunig | |
| Previously, VyOS hardcoded the kernel boot log console to either ttyS0 or tty0, with no post-install CLI method to change it (manual GRUB edits were required). This commit adds a new CLI node: system console device <name> kernel When set, the selected serial console is used as the kernel boot console. When removed, the kernel boot console falls back to tty0. | |||
| 2026-02-10 | dns: T7924: Fix dns-dynamic migration error when `service` path is missing | Oleksandr Kuchmystyi | |
| Handle absent `service dns dynamic address <iface> service` nodes during 1-to-2 migration to prevent ConfigTreeError. | |||
