summaryrefslogtreecommitdiffstats
path: root/contrib/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-04-30 12:27:00 +0100
committerRichard Jones <rjones@redhat.com>2010-04-30 12:27:00 +0100
commit90b4e24df6f27c02d3b11d8021b27a197cf18b75 (patch)
tree51232c72aa4d1c8507215bd84f3c9864a2f584fc /contrib/README
parent2f9f3375028a02fdaec62f30e11bacd6524a342c (diff)
downloadlibguestfs-90b4e24df6f27c02d3b11d8021b27a197cf18b75.tar.gz
libguestfs-90b4e24df6f27c02d3b11d8021b27a197cf18b75.tar.xz
libguestfs-90b4e24df6f27c02d3b11d8021b27a197cf18b75.zip
contrib: Add dependency diagram of libguestfs ecosystem.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index b68de2b2..7274db54 100644
--- a/contrib/README
+++ b/contrib/README
@@ -7,6 +7,12 @@ centos5.3-libguestfs.spec
from EL-5 here:
http://cvs.fedoraproject.org/viewvc/rpms/libguestfs/EL-5/
+dependency-diagram/
+ A "dot" file (for graphviz) which describes the dependencies
+ between the many different components of the libguestfs
+ ecosystem. Good place to get started if you want to jump
+ into the code.
+
febootstrap/
[REMOVED]
An experimental, non-working attempt to use febootstrap