X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=23e270bd5d43a1722cfdaf509487ee8164ca6e14;hp=e376cc7148b69fbc1aa41a124735dc84864b5b20;hb=92d47d7f85b68635e08d371568268cff4f76860e;hpb=35c646965a21d452cf74ef3683612210a653c36d diff --git a/README b/README index e376cc7..23e270b 100644 --- a/README +++ b/README @@ -19,10 +19,11 @@ Libguestfs is a library that can be linked with C and C++ management programs (or management programs written in OCaml, Perl, Python, Ruby, Java or Haskell). You can also use it from shell scripts or the command line. -Libguestfs was written by Richard W.M. Jones (rjones@redhat.com). -For discussion please use the fedora-virt mailing list: +Libguestfs was written by Richard W.M. Jones (rjones@redhat.com) and +hacked on by lots of other people. For discussion, development, +patches, etc. please use the mailing list: - https://www.redhat.com/mailman/listinfo/fedora-virt + http://www.redhat.com/mailman/listinfo/libguestfs Home page @@ -123,13 +124,17 @@ or build from our source RPMs. Debian ---------------------------------------------------------------------- -libguestfs should build and run on Debian. +libguestfs is now built as a package in Debian by Guido Gunther and +the other Debian libvirt maintainers. See: -febootstrap, yum, rpm, fakeroot, fakechroot are all packaged in -Debian. +http://wiki.debian.org/Teams/DebianLibvirtTeam#Packages -Please see the fedora-virt mailing list for the status of libguestfs -in Debian. +You can build for Debian in two different ways, either building a +Fedora-based appliance using febootstrap, yum, rpm, fakeroot, +fakechroot (all packaged in Debian). However the recommended way is +to build a Debian-based appliance using debootstrap and debirf. + +Both ways are supported by the configure script. qemu