Use a squashfs attached as /dev/sdd during the C API tests.
[libguestfs.git] / src / Makefile.am
2009-05-28 Richard W.M. JonesAdd the test0* functions, used to test language bindings.
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-04-30 Jim Meyeringbuild: don't tell "make clean" to remove my '~' backup...
2009-04-18 Richard JonesSeparate out the high-level API actions.
2009-04-13 Richard JonesNeed to package generator.ml -- oops.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-07 Richard JonesAdded framework for the language bindings.
2009-04-07 Richard Jonespvs/vgs/lvs commands working now.
2009-04-04 Richard JonesLIBGUESTFS_PATH implementation.
2009-04-04 Richard JonesMostly working spec file.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-03-03 rjonesRunning qemu as a subprocess.