summaryrefslogtreecommitdiff
path: root/data/config.boot.default
AgeCommit message (Collapse)Author
2026-04-09serial: T8375: use boot activation script to define a serial console on the CLIChristian Breunig
Required during first-boot of a system. We have images form amd64 and arm64 CPUs which also tend to have different serial interfaces (ttyS vs. ttyAMA). The images which are installed have the correct serial setting for GRUB (ttyS0 or ttyAMA0) and the activation script will probe the Kernel command-line. If a serial interface is defined, we will include it in the VyOS CLI configuration.
2025-08-26default-config: T7745: add a default operator groupDaniil Baturin
that allows all commands
2025-05-17T1771: enable "reboot-on-upgrade-failure" for new VyOS installationsChristian Breunig
2025-02-10syslog: T6989: update default system configuration with new CLI syntaxChristian Breunig
2024-06-05migration: T6006: update config.boot.default and move to vyos-1xJohn Estabrook