mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Add a copy of the libvirt-ocaml library, currently available at: http://git.annexia.org/?p=ocaml-augeas.git;a=summary This is a snapshot at commit 1cf5aef99b26a46529ca797547c0b49627fffe78, which has all the features we need (and that builds fine). It is expected to stay synchronized with upstream, until there is a new upstream release, and it will be widespread enough.
8 lines
316 B
Plaintext
8 lines
316 B
Plaintext
The files augeas-c.c, augeas.ml and augeas.mli come from the
|
|
ocaml-augeas library:
|
|
|
|
http://git.annexia.org/?p=ocaml-augeas.git
|
|
|
|
which is released under a compatible license. We try to keep them
|
|
identical, so if you make changes to these files then you must also
|
|
submit the changes to ocaml-augeas, and vice versa. |