Richard W.M. Jones
e909c5e31f
Add libguestfs(3) as an alias manpage for guestfs(3).
2009-07-01 14:51:06 +01:00
Richard Jones
27161658c8
New website, change et.redhat.com references to libguestfs.org
2009-06-09 11:20:05 +01:00
Richard Jones
dcd8742578
Move pure regression tests to their own subdirectory.
2009-06-04 15:06:28 +01:00
Richard W.M. Jones
d5424b938a
Distribute bindtests file.
2009-05-28 20:28:04 +01:00
Richard W.M. Jones
e2206733d1
Move C API tests out of root build dir into 'capitests' subdir.
2009-05-28 13:15:34 +01:00
Richard W.M. Jones
a1e8cdf2a2
Move the appliance and build scripts into new appliance/ subdirectory.
2009-05-28 13:00:31 +01:00
Richard Jones
c59310f777
Removed contrib/*.spec files.
2009-05-27 17:11:57 +01:00
Richard Jones
7682199cfc
README, TODO and HACKING files are now shown on the website.
2009-05-27 11:40:59 +01:00
Richard Jones
7784b51430
Individual tests can be skipped by setting SKIP_TEST_<CMD>[_<N>]=1
2009-05-21 20:21:43 +01:00
Richard Jones
b28815d7bf
Add test-bootbootboot.sh script to EXTRA_DIST.
2009-05-21 17:16:00 +01:00
Richard Jones
d70248333e
Gettextize the source, make library strings translatable.
2009-05-21 12:01:36 +01:00
Richard Jones
29204fe10d
Intltoolize the source.
2009-05-21 10:54:32 +01:00
Richard Jones
123ad23a7e
test-bootbootboot.sh is a test, not a source file.
2009-05-19 12:29:27 +01:00
Richard Jones
7b309445d4
Skip 'zerofree' test if the command doesn't exist in the appliance.
2009-05-19 12:29:04 +01:00
Richard W.M. Jones
7ca3bda166
Enable run-time conditional test prerequisites.
2009-05-14 14:43:53 +01:00
Richard Jones
09c42a97da
Test booting repeatedly to track down qemu boot hangs.
2009-05-13 11:16:24 +01:00
Richard Jones
e595146b5c
test-command is not an actual test program.
2009-05-12 17:55:33 +01:00
Richard Jones
45d78361d7
Test the 'command' and 'command_lines' functions thoroughly.
2009-05-12 17:16:59 +01:00
Richard Jones
03ff42cb2e
Remove the specfile from the tarball. Include contrib/ dir.
2009-05-12 12:58:45 +01:00
Richard Jones
d43dac6948
Partial Haskell bindings.
2009-05-10 13:52:49 +01:00
Richard Jones
c419731e3a
Add 'make valgrind' target to run tests under valgrind.
2009-05-09 13:40:31 +01:00
Richard Jones
77c3f9d0ed
Add test script to test recovery from qemu failure.
2009-05-08 15:20:20 +01:00
Richard Jones
0fea1c7671
Replace rtl8139 network card with virtio-net.
2009-04-30 22:39:36 +01:00
Jim Meyering
41b959fd9b
build: don't tell "make clean" to remove my '~' backup files
...
Hi Rich,
automake's policy on what to remove via "make clean" is reasonable:
if running build rules creates it, then "make clean" can and should remove it.
However, even if build rules happen
to create backup files, please remove only the specific ones
they can create, not all of the ones in a directory. Just in case
someone relies on those and expect them to hang around...
>From 1e8be391ac17b4ddcf9671e8413d2660844e6993 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@redhat.com >
Date: Thu, 30 Apr 2009 15:47:52 +0200
Subject: [PATCH] build: don't tell "make clean" to remove my '~' backup files
* Makefile.am (CLEANFILES): Don't remove '~' backup files.
* daemon/Makefile.am: Ditto.
* examples/Makefile.am: Ditto.
* fish/Makefile.am: Ditto.
* images/Makefile.am: Ditto.
* inspector/Makefile.am: Ditto.
* java/Makefile.am: Ditto.
* ocaml/Makefile.am: Ditto.
* ocaml/examples/Makefile.am: Ditto.
* perl/Makefile.am: Ditto.
* python/Makefile.am: Ditto.
* ruby/Makefile.am: Ditto.
* src/Makefile.am: Ditto.
2009-04-30 16:13:06 +01:00
Richard Jones
1507d230a8
[PATCH] add dependency to ensure make-initramfs.sh is rebuilt when (Jim Meyering)
2009-04-28 22:06:27 +01:00
Richard Jones
1957e9ed34
Build virt-inspector HTML for the website.
2009-04-28 17:37:59 +01:00
Richard Jones
5aa57fbd34
Added virt-inspector program from virt-v2v.
2009-04-28 14:22:01 +01:00
Richard Jones
798b8dc5d8
s/builddir/top_builddir/ (Luciano Miguel Ferreira Rocha).
2009-04-28 11:39:27 +01:00
Richard Jones
252bf70225
Clean up *~ files in recipes/
2009-04-25 22:56:42 +01:00
Richard Jones
b6d5c9e646
Better generation of recipes page.
2009-04-25 18:28:24 +01:00
Richard Jones
396bc943ed
Improve CSS on recipes page.
2009-04-25 12:20:15 +01:00
Richard Jones
b86d7b9756
Added guestfish recipes.
2009-04-25 11:34:18 +01:00
Richard W.M. Jones
81d4a01ac0
Automatically generate ChangeLog file from the git log (thanks: Jim Meyering).
2009-04-23 11:47:06 +01:00
Richard Jones
a8d2536243
Added pkgconfig file (libguestfs.pc).
2009-04-22 11:47:07 +01:00
Richard Jones
b9014d6a0d
Basic Java build environment.
2009-04-21 14:25:16 +01:00
Richard Jones
a5f68bd57d
Ruby bindings.
2009-04-16 22:13:20 +01:00
Richard Jones
7e7b2d30b1
Distribute TODO file.
2009-04-12 23:55:58 +01:00
Richard Jones
8eadcfd57d
Minor adjustments for 0.8 release.
2009-04-11 18:04:49 +01:00
Richard Jones
b4d2a01828
Added test suite.
2009-04-11 17:04:35 +01:00
Richard Jones
99f68f259f
Added test framework, no tests implemented yet.
2009-04-10 15:10:29 +01:00
Richard Jones
d19ceb226c
Remove *~ files when doing 'make clean'.
2009-04-09 19:47:22 +01:00
Richard Jones
c989e8832d
Distribute the pod.css file.
2009-04-09 17:42:01 +01:00
Richard Jones
233595cc4e
Generate webpages.
2009-04-09 16:48:46 +01:00
Richard Jones
21ba59ce3c
Added guestfish(1) manpage.
2009-04-07 14:55:25 +01:00
Richard Jones
acf9000252
Added framework for the language bindings.
2009-04-07 13:08:50 +01:00
Richard Jones
73d6932ab2
pvs/vgs/lvs commands working now.
2009-04-07 09:14:17 +01:00
Richard Jones
236b5295bf
Mostly working spec file.
2009-04-04 11:27:26 +01:00
Richard Jones
64a5ae0e96
Generate actions section in guestfs.3 man page.
2009-04-04 10:29:25 +01:00
Richard Jones
bc0b3d6f47
Added outline of shell command, added generator support.
2009-04-03 23:47:47 +01:00
Richard Jones
cd2fd58da3
Remove initramfs/fakelog.root if make-initramfs fails.
2009-04-03 17:23:33 +01:00