Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-16 | Fix syntax error in vyatta_update_console.pl. | Stig Thormodsrud | |
2010-10-15 | Handle error cases on console update | Stephen Hemminger | |
If inittab doesn't exist or console not configured, just do nothing. | |||
2010-10-15 | Add ability to run modem getty | Stephen Hemminger | |
For some dial in lines, need HAYES modem support. | |||
2010-10-14 | Change speed in grub config as well | Stephen Hemminger | |
For serial console on ttyS0, change speed as well. | |||
2010-10-14 | Change syntax for console config | Stephen Hemminger | |
Use: system console device ttyS1 speed 115200 To allow top level node to be one transaction with one update | |||
2010-10-14 | Fix serial console setup functions | Stephen Hemminger | |
Problems found during basic testing of new serial console config | |||
2010-10-14 | Add support for setting up serial console ports | Stephen Hemminger | |