Autosync now runs umount-all; sync
[libguestfs.git] / configure.ac
2009-04-30 Richard JonesUse AC_PROG_CC_STDC because we really need an ISO C...
2009-04-28 Richard JonesPrepare for 1.0.15. 1.0.15
2009-04-28 Richard JonesAdded virt-inspector program from virt-v2v.
2009-04-28 Richard JonesFix perl hanging during configure (thanks to Luciano...
2009-04-26 Richard JonesVersion 1.0.14 1.0.14
2009-04-26 Richard JonesGet ready for version 1.0.13.
2009-04-25 Richard JonesAdded configure test for qemu vmchannel support.
2009-04-24 Richard JonesGet ready for version 1.0.12.
2009-04-23 Richard W.M. JonesReduce the amount of memory allocated to guests based...
2009-04-23 Richard W.M. JonesAutomatically generate ChangeLog file from the git...
2009-04-23 Richard W.M. JonesConfigure script tests for Perl modules.
2009-04-22 Richard JonesVersion 1.0.10 1.0.10
2009-04-22 Richard JonesGet ready for 1.0.9. 1.0.9
2009-04-22 Richard JonesAdded pkgconfig file (libguestfs.pc). 1.0.8
2009-04-22 Richard JonesVersion 1.0.7 1.0.7
2009-04-22 Richard JonesVersion 1.0.6. 1.0.6
2009-04-22 Richard JonesAllow selection of qemu using --with-qemu
2009-04-22 Richard JonesError message about using --with-java-home=no to disabl...
2009-04-21 Richard JonesUpdated documentation, prepare for 1.0.5 release.
2009-04-21 Richard JonesJava bindings compile, not tested.
2009-04-21 Richard JonesAdd summary message, fix libruby detection.
2009-04-21 Richard JonesBasic Java build environment.
2009-04-20 Richard JonesUse standard names for the OCaml/Perl/Python/Ruby subpa...
2009-04-20 Richard JonesVersion 1.0.3. 1.0.3
2009-04-20 Richard JonesPrepare for version 1.0.2. 1.0.2
2009-04-18 Richard JonesVersion 1.0.1 1.0.1
2009-04-16 Richard JonesRuby bindings.
2009-04-15 Richard Jones0.9.9 for final cleanups before 1.0 release. 0.9.9
2009-04-15 Richard JonesVersion 0.9.3. 0.9.3
2009-04-15 Richard JonesVersion 0.9.2. 0.9.2
2009-04-14 Richard JonesVersion 0.9.1 0.9.1
2009-04-14 Richard JonesAdded bindings for GNU readline.
2009-04-13 Richard JonesPrepare for 0.9 release.
2009-04-13 Richard JonesLots, mainly Python bindings.
2009-04-12 Richard JonesOld versions of augeas lack aug_load, aug_defvar, aug_n...
2009-04-12 Richard JonesVersion 0.8.1 0.8.1
2009-04-09 Richard JonesBumped version number.
2009-04-09 Richard JonesAdded Augeas support.
2009-04-08 Richard JonesVersion 0.6 0.6
2009-04-08 Richard JonesAdded OCaml examples.
2009-04-08 Richard JonesFirst version of Perl bindings, compiled but not tested.
2009-04-07 Richard JonesOutline OCaml bindings.
2009-04-07 Richard JonesAdded framework for the language bindings.
2009-04-04 Richard JonesImplement the alloc shell command.
2009-04-04 Richard JonesLIBGUESTFS_PATH implementation.
2009-04-04 Richard JonesMostly working spec file.
2009-04-04 Richard JonesGenerate actions section in guestfs.3 man page.
2009-04-03 Richard JonesAdded outline of shell command, added generator support.
2009-04-03 Richard JonesAdd update-initramfs.sh.in so we don't need to rebuild...
2009-04-01 Richard JonesAdd test-boot-realistic target.
2009-04-01 Richard JonesVarious fixes to the build system, add 'make test-boot...
2009-03-24 rjonesBuild the initramfs.
2009-03-24 rjonesNow using febootstrap.
2009-03-03 rjonesRunning qemu as a subprocess.
2009-03-03 rjonesBuild environment set up for libguestfs.