Avoid warning about implicit declaration of strlen.
[libguestfs.git] / README
diff --git a/README b/README
index 7fa9e9e..4abc045 100644 (file)
--- 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
@@ -40,7 +40,7 @@ Requirements
 
 - squashfs-tools (mksquashfs only)
 
-- genisoimage / mkisofs
+- genisoimage (NOT mkisofs any more)
 
 - hivex >= 1.2.1 (http://libguestfs.org/download)
 
@@ -59,6 +59,8 @@ Requirements
 - (Optional) OCaml if you want to rebuild the generated files, and
   also to build the OCaml bindings
 
+- (Optional) OCaml PCRE bindings (ocaml-pcre).
+
 - (Optional) Perl if you want to build the perl bindings
 
 - (Optional) Python if you want to build the python bindings
@@ -214,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