Spin off hivex as a separate upstream project.
authorRichard Jones <rjones@redhat.com>
Mon, 22 Feb 2010 12:53:16 +0000 (12:53 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 22 Feb 2010 13:19:21 +0000 (13:19 +0000)
commita8c3723e3818b5a7a31520043c6831115ab9d0e0
tree00568e6c18afe37e0b3963306fb19cade9b75f87
parentaa4700f0325743aaa16b525637b00ee61b39df13
Spin off hivex as a separate upstream project.

This commit makes the semi-independent hivex library into a
separate upstream project.  The git repo for hivex is now:

http://git.annexia.org/?p=hivex.git;a=summary

Downloads of hivex are available here:

http://libguestfs.org/download/

All questions, patches, bugs etc should be sent to the libguestfs
mailing list and bug tracker.
39 files changed:
.gitignore
HACKING
Makefile.am
README
configure.ac
hivex/LICENSE [deleted file]
hivex/Makefile.am [deleted file]
hivex/README [deleted file]
hivex/byte_conversions.h [deleted file]
hivex/example1 [deleted file]
hivex/example2 [deleted file]
hivex/example3 [deleted file]
hivex/example4 [deleted file]
hivex/example5 [deleted file]
hivex/example6 [deleted file]
hivex/hivex.c [deleted file]
hivex/hivex.h [deleted file]
hivex/hivex.pod [deleted file]
hivex/hivexget [deleted file]
hivex/hivexget.pod [deleted file]
hivex/hivexml.c [deleted file]
hivex/hivexml.pod [deleted file]
hivex/hivexsh.c [deleted file]
hivex/hivexsh.pod [deleted file]
hivex/t/Makefile.am [deleted file]
hivex/t/README [deleted file]
hivex/t/minimal [deleted file]
hivex/tools/Makefile.am [deleted file]
hivex/tools/clearheaderfields.ml [deleted file]
hivex/tools/counter.ml [deleted file]
hivex/tools/counter.mli [deleted file]
hivex/tools/fillemptyhbins.ml [deleted file]
hivex/tools/truncatefile.ml [deleted file]
hivex/tools/visualizer.ml [deleted file]
hivex/tools/visualizer_NT_time.ml [deleted file]
hivex/tools/visualizer_utils.ml [deleted file]
po/POTFILES.in
src/guestfs.pod
tools/run-locally