Commit Graph

440 Commits

Author SHA1 Message Date
Richard Jones
ff9c8dfcd1 Version 1.0.28 1.0.28 2009-05-21 12:45:26 +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
ff1b92c857 Bugs have been moved to Red Hat Bugzilla. 2009-05-21 10:00:00 +01:00
Richard Jones
080545d0f8 Bug about Fedora specfile. 2009-05-20 17:29:06 +01:00
Richard Jones
f6bcb7b2ee To-do list for virt-inspector. 2009-05-19 15:25:45 +01:00
Richard Jones
91e3bbb856 Prepare for 1.0.27 1.0.27 2009-05-19 12:34:44 +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 Jones
4c71832851 virt-inspector now lists installed modules. 2009-05-19 12:21:32 +01:00
Richard Jones
1fc41b39da Generated code for 'find' command. 2009-05-19 12:05:43 +01:00
Richard Jones
d1df2f3424 Added 'find' command. 2009-05-19 12:05:33 +01:00
Richard Jones
8b48190582 Fix a memory leak in handling of tar files. 2009-05-19 12:05:06 +01:00
Richard Jones
135d55fe24 Inspect kernels for Linux OSes. 2009-05-19 10:57:55 +01:00
Richard Jones
816f3bcde7 Base appliance on Fedora 11 (by default - may be overriden by configure). 2009-05-19 10:57:32 +01:00
Richard Jones
ca49c50e06 Generated code for lvresize, resize2fs. 2009-05-18 20:22:53 +01:00
Richard Jones
0695593702 Add: lvresize, resize2fs commands. 2009-05-18 20:22:36 +01:00
Richard Jones
38797198d8 Version 1.0.26. 1.0.26 2009-05-18 17:23:49 +01:00
Richard Jones
85ed8cef99 Add vg-activate{,-all} commands, and resize recipe. 2009-05-18 17:16:24 +01:00
Richard Jones
adf0974245 Ignore old make-initramfs file. 2009-05-18 13:59:57 +01:00
Richard Jones
af7e3fc047 To-do: Explain the situation with resizing block devices. 2009-05-16 08:45:14 +01:00
Richard W.M. Jones
5cd39c83e2 Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk. 2009-05-15 14:52:34 +01:00
Richard W.M. Jones
b8e5f51c79 To-do: zerofree done, Haskell bindings need to be completed. 2009-05-15 14:00:41 +01:00
Richard W.M. Jones
d901cc9161 Add support for zerofree command. 2009-05-14 23:47:17 +01:00
Richard W.M. Jones
4aa4ecc380 To-do: zerofree 2009-05-14 21:44:17 +01:00
Richard W.M. Jones
7ca3bda166 Enable run-time conditional test prerequisites. 2009-05-14 14:43:53 +01:00
Richard W.M. Jones
17fa7abbb8 Add test prerequisites. 2009-05-14 13:00:12 +01:00
Richard W.M. Jones
1eeaf2ea11 Added a couple of bugs related to test code. 2009-05-14 11:20:00 +01:00
Richard W.M. Jones
16d6d9851a Bugs related to OptString handling. 2009-05-13 22:13:49 +01:00
Richard W.M. Jones
5d628a4a9c Don't stash strings in the handle.
- makes it impossible to write bindings for set_{path,qemu,append}
   functions
2009-05-13 18:03:41 +01:00
Richard W.M. Jones
e8ecc08f66 Add 'append', LIBGUESTFS_APPEND to set additional kernel options. 2009-05-13 17:51:14 +01:00
Richard Jones
5b17af107f Allow number of loops to be set on command line. 2009-05-13 15:55:26 +01:00
Richard Jones
70ac63f8c5 Tidy-up of test script. 2009-05-13 12:56:32 +01:00
Richard Jones
c1f9ecec84 Exit early from script on error. 2009-05-13 11:44:11 +01:00
Richard Jones
1ed352b5dd Increase the wait time for vmchannel socket to appear (fix for slow / heavily-loaded) machines. 2009-05-13 11:43:21 +01:00
Richard Jones
09c42a97da Test booting repeatedly to track down qemu boot hangs. 2009-05-13 11:16:24 +01:00
Richard Jones
d5709ba3fd Version 1.0.25 1.0.25 2009-05-12 17:56:36 +01:00
Richard Jones
e595146b5c test-command is not an actual test program. 2009-05-12 17:55:33 +01:00
Richard Jones
791a34b6d9 Prepare for version 1.0.24 2009-05-12 17:24:45 +01:00
Richard Jones
b2a5fec5f8 Refactor line splitting code in the daemon, and fix it so it works. 2009-05-12 17:17:19 +01:00
Richard Jones
45d78361d7 Test the 'command' and 'command_lines' functions thoroughly. 2009-05-12 17:16:59 +01:00
Richard Jones
8a7a6180a8 Remove Perl from appliance - fixes large appliance problem on Rawhide builds. 2009-05-12 15:04:43 +01:00
Richard Jones
03ff42cb2e Remove the specfile from the tarball. Include contrib/ dir. 2009-05-12 12:58:45 +01:00
Richard Jones
1856e2ba45 Version 1.0.23 1.0.23 2009-05-11 16:44:07 +01:00
Richard Jones
8cddd6c7e7 Depend on new febootstrap 2.0, and use febootstrap-install. 2009-05-11 15:43:00 +01:00
Richard Jones
09128ca421 Perl bindings fix: Not enough memory was allocated for array params. 2009-05-11 10:52:34 +01:00
Richard Jones
d43dac6948 Partial Haskell bindings. 2009-05-10 13:52:49 +01:00
Richard Jones
f0a5cd69f9 Handle EINTR, EAGAIN in select main loop. 2009-05-10 13:52:49 +01:00
Richard Jones
62c11fb60e Note about using FUSE / mountlo code. 2009-05-09 15:37:40 +01:00
Richard Jones
c889d12759 Version 1.0.22 1.0.22 2009-05-09 13:52:24 +01:00