]> git.siccegge.de Git - forks/vmdebootstrap.git/commit
Allow custom command to handle the serial console
authorAntonio Terceiro <antonio.terceiro@linaro.org>
Tue, 11 Jun 2013 14:44:02 +0000 (11:44 -0300)
committerLars Wirzenius <liw@liw.fi>
Sun, 14 Jul 2013 16:03:28 +0000 (17:03 +0100)
commitaab83d8d7d5aad539444c882c174443b04f7db6a
tree9f3ef35f6608e48651d2c08f513e867611789cf5
parent7dba6126d384b61280b2b73e9f4aa1e4bc67908f
Allow custom command to handle the serial console

The need I am addressing with this is making the serial console
auto-login as root. For this right now I'm using the auto-serial-console
program from the linaro-overlay package:

https://launchpad.net/~linaro-maintainers/+archive/overlay/+files/linaro-overlay_1112.2.dsc

In the near future I plan to port the generic parts of that package to
Debian under the name auto-serial-console or some similar
vmdebootstrap