diskimage-builder/elements/serial-console
Robert Collins a8707cc152 Add an element to configure a serial console.
With ILO and other remote machine management cards, a serial console is
actually useful.

Change-Id: I86f74d9dae3821b4682df813c5b52a83a29a138a
2013-05-10 07:38:31 +12:00
..
install.d Add an element to configure a serial console. 2013-05-10 07:38:31 +12:00
README.md Add an element to configure a serial console. 2013-05-10 07:38:31 +12:00

Start getty on ttyS0 or ttyS1

With ILO and other remote admin environments, having a serial console can be useful for debugging / troubleshooting. If ttyS1 exists, getty will run on that, otherwise on ttyS0.