From 9e56040cd3169da1321ba9672d0f32910c883a89 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 12 Apr 2011 19:35:27 +0100 Subject: README: virtio-serial is required. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 659feb93..4abc0453 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ Requirements - recent QEMU >= 0.13 with virtio-serial support - kernel >= 2.6.34 with virtio-serial support enabled. virtio-block - and virtio-serial support are not required but highly recommended. + support is not required but comes highly recommended. - febootstrap >= 3.0 (recommended >= 3.3) *NB*: febootstrap 2.x WILL NOT WORK @@ -216,7 +216,7 @@ appliance. You will need to port the febootstrap first Copyright and license information ---------------------------------------------------------------------- -Copyright (C) 2009-2010 Red Hat Inc. +Copyright (C) 2009-2011 Red Hat Inc. The library is distributed under the LGPLv2+. The programs are distributed under the GPLv2+. Please see the files COPYING and -- cgit