From f1ac188f29fbd00343f36165540eb8d0cb437b55 Mon Sep 17 00:00:00 2001 From: Guido Trotter Date: Fri, 12 Mar 2010 10:47:15 +0000 Subject: [PATCH] Update NEWS file for serial console fixes Signed-off-by: Guido Trotter Reviewed-by: Iustin Pop --- NEWS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 3c3adad..e78e76f 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,13 @@ match better with the directory used for the variants file. Now customization of the instance-debootstrap is done either in the defaults file or under ganeti/instance-debootstrap. +Fix serial console access for kvm instances (bind to ttyS0 rather than +console). Please note that with this change if you toggle the serial +console hypervisor parameter in Ganeti, but don't create the getty entry +in /etc/inittab or /etc/event.d/ you won't have serial access. Before it +used to work, but the serial console was slightly broken (no ctrl+c for +example). + Also start shipping the examples in the tar archive, to ease packaging. Version 0.8 -- 1.7.2.5