summaryrefslogtreecommitdiff
path: root/src/conf_mode/system_console.py
AgeCommit message (Expand)Author
2024-08-01console: T3334: remove unused directories imported from vyos.defaultsChristian Breunig
2024-07-30system: op-mode: T3334: allow delayed getty restart when configuring serial p...Andrew Topp
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-01-12image-tools: T5923: update system_console.py for new GRUB file structureJohn Estabrook
2023-08-07T5319: remove workarounds for defaults in system_console.pyJohn Estabrook
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-08-30console: T4646: Fixed USB console issueszsdc
2022-05-01serial-console: T4353: fix Jinja2 linting errorsChristian Poessinger
2021-10-31console: T3954: bugfix RuntimeError: dictionary keys changed during iterationChristian Poessinger
2021-03-04grub: T3271: don't write grub.cfg if it hasn't changedBrandon Stepler
2020-08-31configd: T2582: add scripts to include list for daemonJohn Estabrook
2020-07-01config: T2667: adapt for refinements to get_config_dictJohn Estabrook
2020-06-14console: T2569: bugfix removing entire console CLI treeChristian Poessinger
2020-06-11console: T2569: run VGA console powersave on tty1Christian Poessinger
2020-06-11console: T2569: replicate console settings to grub.cfgChristian Poessinger
2020-06-09console: T2569: only start serial console if device existsChristian Poessinger
2020-06-09console: T2529: migrate from ttyUSB device to new device in /dev/serial/by-busChristian Poessinger
2020-06-09console: T2569: initial implementation with XML and PythonChristian Poessinger