Enable Serial Console 27/1027/2
authorC.J. Collier <[email protected]>
Fri, 6 May 2016 23:02:20 +0000 (16:02 -0700)
committerC.J. Collier <[email protected]>
Thu, 12 May 2016 20:08:03 +0000 (20:08 +0000)
commiteb29008b68095416fa0248725711ad94378fece1
tree8479cee1df72973906ce47332121a869b3c2e58d
parent57562b3160a724f5bf73a4ffab75f27bab568d3b
Enable Serial Console

This patch will allow access to the bootloader and kernel boot
messages for debugging and maintenance

* add function deb_enable_serial_console to bootstrap-functions.sh
* call deb_enable_serial_console from bootstrap.sh

Change-Id: Ia79881a91ab4d10b1f5ed6deb3a43a7a4d037fa5
Signed-off-by: C.J. Collier <[email protected]>
vagrant/basebuild/bootstrap.sh
vagrant/lib/bootstrap-functions.sh