[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] hvmloader: Configure gPXE to use serial console



# HG changeset patch
# User Keir Fraser <keir@xxxxxxx>
# Date 1288343827 -3600
# Node ID 2556fad9a82153e7685d48c287f40ca8327e5593
# Parent  5611ec8238ec6cee24a1a1712301e7939e489007
hvmloader: Configure gPXE to use serial console

Sometimes we would rather connect to an HVM's serial console than it's
VGA display. In this case we cannot see or interact with the ethernet
booting process. This is a bit annoying so let's just enable it.

Signed-off-by: Gianni Tedesco <gianni.tedesco@xxxxxxxxxx>
---
 tools/firmware/etherboot/Config |    3 +++
 1 files changed, 3 insertions(+)

diff -r 5611ec8238ec -r 2556fad9a821 tools/firmware/etherboot/Config
--- a/tools/firmware/etherboot/Config   Thu Oct 28 12:28:49 2010 +0100
+++ b/tools/firmware/etherboot/Config   Fri Oct 29 10:17:07 2010 +0100
@@ -6,3 +6,6 @@ CFLAGS += -DPXE_DHCP_STRICT
 
 CFLAGS += -UNO_POST_PROMPT
 CFLAGS += -DNO_POST_PROMPT
+
+CFLAGS += -UCONSOLE_SERIAL
+CFLAGS += -DCONSOLE_SERIAL=1

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.