index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
system_console.py
Age
Commit message (
Expand
)
Author
2024-08-01
console: T3334: remove unused directories imported from vyos.defaults
Christian Breunig
2024-07-30
system: op-mode: T3334: allow delayed getty restart when configuring serial p...
Andrew Topp
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-01-12
image-tools: T5923: update system_console.py for new GRUB file structure
John Estabrook
2023-08-07
T5319: remove workarounds for defaults in system_console.py
John Estabrook
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-08-30
console: T4646: Fixed USB console issues
zsdc
2022-05-01
serial-console: T4353: fix Jinja2 linting errors
Christian Poessinger
2021-10-31
console: T3954: bugfix RuntimeError: dictionary keys changed during iteration
Christian Poessinger
2021-03-04
grub: T3271: don't write grub.cfg if it hasn't changed
Brandon Stepler
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-07-01
config: T2667: adapt for refinements to get_config_dict
John Estabrook
2020-06-14
console: T2569: bugfix removing entire console CLI tree
Christian Poessinger
2020-06-11
console: T2569: run VGA console powersave on tty1
Christian Poessinger
2020-06-11
console: T2569: replicate console settings to grub.cfg
Christian Poessinger
2020-06-09
console: T2569: only start serial console if device exists
Christian Poessinger
2020-06-09
console: T2529: migrate from ttyUSB device to new device in /dev/serial/by-bus
Christian Poessinger
2020-06-09
console: T2569: initial implementation with XML and Python
Christian Poessinger