summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* README, TODO and HACKING files are now shown on the website.Richard Jones2009-05-271-4/+11
* Individual tests can be skipped by setting SKIP_TEST_<CMD>[_<N>]=1Richard Jones2009-05-211-1/+2
* Add test-bootbootboot.sh script to EXTRA_DIST.Richard Jones2009-05-211-1/+2
* Gettextize the source, make library strings translatable.Richard Jones2009-05-211-0/+1
* Intltoolize the source.Richard Jones2009-05-211-1/+1
* test-bootbootboot.sh is a test, not a source file.Richard Jones2009-05-191-2/+2
* Skip 'zerofree' test if the command doesn't exist in the appliance.Richard Jones2009-05-191-0/+1
* Enable run-time conditional test prerequisites.Richard W.M. Jones2009-05-141-1/+3
* Test booting repeatedly to track down qemu boot hangs.Richard Jones2009-05-131-1/+1
* test-command is not an actual test program.Richard Jones2009-05-121-1/+1
* Test the 'command' and 'command_lines' functions thoroughly.Richard Jones2009-05-121-1/+7
* Remove the specfile from the tarball. Include contrib/ dir.Richard Jones2009-05-121-3/+9
* Partial Haskell bindings.Richard Jones2009-05-101-0/+3
* Add 'make valgrind' target to run tests under valgrind.Richard Jones2009-05-091-0/+6
* Add test script to test recovery from qemu failure.Richard Jones2009-05-081-1/+2
* Replace rtl8139 network card with virtio-net.Richard Jones2009-04-301-1/+1
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-1/+1
* [PATCH] add dependency to ensure make-initramfs.sh is rebuilt when (Jim Meyer...Richard Jones2009-04-281-0/+3
* Build virt-inspector HTML for the website.Richard Jones2009-04-281-1/+3
* Added virt-inspector program from virt-v2v.Richard Jones2009-04-281-0/+3
* s/builddir/top_builddir/ (Luciano Miguel Ferreira Rocha).Richard Jones2009-04-281-2/+2
* Clean up *~ files in recipes/Richard Jones2009-04-251-1/+1
* Better generation of recipes page.Richard Jones2009-04-251-26/+4
* Improve CSS on recipes page.Richard Jones2009-04-251-6/+6
* Added guestfish recipes.Richard Jones2009-04-251-2/+38
* Automatically generate ChangeLog file from the git log (thanks: Jim Meyering).Richard W.M. Jones2009-04-231-1/+8
* Added pkgconfig file (libguestfs.pc).1.0.8Richard Jones2009-04-221-1/+7
* Basic Java build environment.Richard Jones2009-04-211-0/+3
* Ruby bindings.Richard Jones2009-04-161-0/+3
* Distribute TODO file.Richard Jones2009-04-121-1/+1
* Minor adjustments for 0.8 release.0.8Richard Jones2009-04-111-1/+2
* Added test suite.Richard Jones2009-04-111-0/+2
* Added test framework, no tests implemented yet.Richard Jones2009-04-101-0/+11
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-1/+1
* Distribute the pod.css file.Richard Jones2009-04-091-0/+1
* Generate webpages.Richard Jones2009-04-091-7/+33
* Added guestfish(1) manpage.Richard Jones2009-04-071-2/+14
* Added framework for the language bindings.Richard Jones2009-04-071-1/+11
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-5/+8
* Mostly working spec file.Richard Jones2009-04-041-1/+4
* Generate actions section in guestfs.3 man page.Richard Jones2009-04-041-1/+17
* Added outline of shell command, added generator support.Richard Jones2009-04-031-1/+1
* Remove initramfs/fakelog.root if make-initramfs fails.Richard Jones2009-04-031-1/+1
* Add update-initramfs.sh.in so we don't need to rebuild initramfs forRichard Jones2009-04-031-5/+9
* Guest boots, and basic select/callbacks work.Richard Jones2009-04-021-4/+3
* Add test-boot-realistic target.Richard Jones2009-04-011-5/+21
* Various fixes to the build system, add 'make test-boot-image' target.Richard Jones2009-04-011-3/+24
* Build the initramfs.rjones2009-03-241-1/+24
* Now using febootstrap.rjones2009-03-241-1/+1
* Running qemu as a subprocess.rjones2009-03-031-0/+1