Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocaml: Remove the old OCaml viewer program. | Richard W.M. Jones | 2010-11-08 | 1 | -4/+0 |
| | | | | | | This program is obsolete and the code has been reused for guestfs-browser here: http://people.redhat.com/~rjones/guestfs-browser/ | ||||
* | OCaml example: graphical disk usage viewer. | Richard Jones | 2009-09-29 | 1 | -0/+4 |
| | | | | | | | | | This is an example of how to write an app which uses libguestfs and libvirt, and has a responsive user interface (using threads). It is a Gtk-based "graphical virt-df". Read the top of the 'viewer.ml' file first for instructions on how to compile. This program is not compiled by default. | ||||
* | Added OCaml examples. | Richard Jones | 2009-04-08 | 1 | -0/+9 |