X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=f128eb58444dc5548a2176c282f7126500f53920;hp=8ad0d65e7eca31fcd646af3df9777c9d4d7fba41;hb=d3fc7e1e4d592dbdc6b8b9edf92dddc0a67eac28;hpb=a8c3723e3818b5a7a31520043c6831115ab9d0e0 diff --git a/README b/README index 8ad0d65..f128eb5 100644 --- a/README +++ b/README @@ -37,10 +37,9 @@ Home page Requirements ---------------------------------------------------------------------- -- recent QEMU >= 0.10 with vmchannel support - http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg01042.html +- recent QEMU >= 0.12 with virtio-serial support -- febootstrap >= 2.3 +- febootstrap >= 2.8 - fakeroot @@ -48,11 +47,19 @@ Requirements - XDR, rpcgen (on Linux these are provided by glibc) +- pcre (Perl Compatible Regular Expressions C library) + +- libmagic (the library that corresponds to the 'file' command) + +- libvirt + +- libxml2 + - squashfs-tools (mksquashfs only) - genisoimage / mkisofs -- (Optional) hivex to build Windows Registry support +- (Optional) hivex >= 1.2.1 to build Windows Registry support - (Optional) FUSE to build the FUSE module @@ -63,9 +70,6 @@ Requirements - (Optional) Readline to have nicer command-line editing in guestfish. -- (Optional) 'reged' program from chntpw to decode Windows registry - entries (http://home.eunet.no/~pnordahl/ntpasswd/) - - (Optional) xmllint to validate virt-inspector RELAX NG schema - (Optional) OCaml + OCaml library xml-light if you want to rebuild @@ -318,13 +322,13 @@ first: - python - rpm-python http://www.rpm.org/ - yum http://yum.baseurl.org/ - - febootstrap http://et.redhat.com/~rjones/febootstrap/ + - febootstrap http://people.redhat.com/~rjones/febootstrap/ Copyright and license information ---------------------------------------------------------------------- -Copyright (C) 2009 Red Hat Inc. +Copyright (C) 2009-2010 Red Hat Inc. The library is distributed under the LGPLv2+. The programs are distributed under the GPLv2+. Please see the files COPYING and