Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated POT file.1.0.31 | Richard Jones | 2009-05-21 | 1 | -2/+2 |
| | |||||
* | Prepare for 1.0.31. | Richard Jones | 2009-05-21 | 1 | -1/+1 |
| | |||||
* | Individual tests can be skipped by setting SKIP_TEST_<CMD>[_<N>]=1 | Richard Jones | 2009-05-21 | 3 | -182/+2232 |
| | |||||
* | Updated POT file.1.0.30 | Richard Jones | 2009-05-21 | 1 | -2/+2 |
| | |||||
* | Prepare for version 1.0.30. Reduce boot loop script to 10 boots. | Richard Jones | 2009-05-21 | 2 | -2/+2 |
| | |||||
* | Add test-bootbootboot.sh script to EXTRA_DIST. | Richard Jones | 2009-05-21 | 1 | -1/+2 |
| | |||||
* | Version 1.0.291.0.29 | Richard Jones | 2009-05-21 | 2 | -3/+3 |
| | |||||
* | Generated code for e2fsck-f command. | Richard Jones | 2009-05-21 | 23 | -3/+388 |
| | |||||
* | Add e2fsck_f command, and modify lvresize test to use it (RHBZ 502018). | Richard Jones | 2009-05-21 | 2 | -1/+38 |
| | |||||
* | Fix pvremove, vgremove, lvremove tests (RHBZ 502007). | Richard Jones | 2009-05-21 | 2 | -30/+150 |
| | |||||
* | Ignore generated file. | Richard Jones | 2009-05-21 | 2 | -11/+1 |
| | |||||
* | Version 1.0.281.0.28 | Richard Jones | 2009-05-21 | 2 | -3/+3 |
| | |||||
* | Gettextize the source, make library strings translatable. | Richard Jones | 2009-05-21 | 54 | -180/+6759 |
| | |||||
* | Intltoolize the source. | Richard Jones | 2009-05-21 | 10 | -2/+261 |
| | |||||
* | Bugs have been moved to Red Hat Bugzilla. | Richard Jones | 2009-05-21 | 2 | -68/+38 |
| | |||||
* | Bug about Fedora specfile. | Richard Jones | 2009-05-20 | 1 | -0/+3 |
| | |||||
* | To-do list for virt-inspector. | Richard Jones | 2009-05-19 | 1 | -0/+13 |
| | |||||
* | Prepare for 1.0.271.0.27 | Richard Jones | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | test-bootbootboot.sh is a test, not a source file. | Richard Jones | 2009-05-19 | 1 | -2/+2 |
| | |||||
* | Skip 'zerofree' test if the command doesn't exist in the appliance. | Richard Jones | 2009-05-19 | 3 | -1/+11 |
| | |||||
* | virt-inspector now lists installed modules. | Richard Jones | 2009-05-19 | 1 | -16/+19 |
| | |||||
* | Generated code for 'find' command. | Richard Jones | 2009-05-19 | 22 | -2/+891 |
| | |||||
* | Added 'find' command. | Richard Jones | 2009-05-19 | 3 | -0/+169 |
| | |||||
* | Fix a memory leak in handling of tar files. | Richard Jones | 2009-05-19 | 1 | -0/+8 |
| | |||||
* | Inspect kernels for Linux OSes. | Richard Jones | 2009-05-19 | 1 | -6/+53 |
| | |||||
* | Base appliance on Fedora 11 (by default - may be overriden by configure). | Richard Jones | 2009-05-19 | 1 | -3/+3 |
| | |||||
* | Generated code for lvresize, resize2fs. | Richard Jones | 2009-05-18 | 23 | -137/+975 |
| | |||||
* | Add: lvresize, resize2fs commands. | Richard Jones | 2009-05-18 | 3 | -7/+76 |
| | |||||
* | Version 1.0.26.1.0.26 | Richard Jones | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | Add vg-activate{,-all} commands, and resize recipe. | Richard Jones | 2009-05-18 | 29 | -24/+867 |
| | |||||
* | Ignore old make-initramfs file. | Richard Jones | 2009-05-18 | 1 | -0/+1 |
| | |||||
* | To-do: Explain the situation with resizing block devices. | Richard Jones | 2009-05-16 | 1 | -0/+22 |
| | |||||
* | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, ↵ | Richard W.M. Jones | 2009-05-15 | 28 | -49/+2143 |
| | | | | sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk. | ||||
* | To-do: zerofree done, Haskell bindings need to be completed. | Richard W.M. Jones | 2009-05-15 | 1 | -2/+3 |
| | |||||
* | Add support for zerofree command. | Richard W.M. Jones | 2009-05-14 | 28 | -26/+561 |
| | |||||
* | To-do: zerofree | Richard W.M. Jones | 2009-05-14 | 1 | -0/+3 |
| | |||||
* | Enable run-time conditional test prerequisites. | Richard W.M. Jones | 2009-05-14 | 3 | -26/+266 |
| | |||||
* | Add test prerequisites. | Richard W.M. Jones | 2009-05-14 | 3 | -297/+332 |
| | |||||
* | Added a couple of bugs related to test code. | Richard W.M. Jones | 2009-05-14 | 1 | -0/+6 |
| | |||||
* | Bugs related to OptString handling. | Richard W.M. Jones | 2009-05-13 | 1 | -0/+7 |
| | |||||
* | Don't stash strings in the handle. | Richard W.M. Jones | 2009-05-13 | 8 | -80/+39 |
| | | | | | - makes it impossible to write bindings for set_{path,qemu,append} functions | ||||
* | Add 'append', LIBGUESTFS_APPEND to set additional kernel options. | Richard W.M. Jones | 2009-05-13 | 21 | -2/+466 |
| | |||||
* | Allow number of loops to be set on command line. | Richard Jones | 2009-05-13 | 1 | -1/+2 |
| | |||||
* | Tidy-up of test script. | Richard Jones | 2009-05-13 | 1 | -1/+4 |
| | |||||
* | Exit early from script on error. | Richard Jones | 2009-05-13 | 1 | -0/+2 |
| | |||||
* | Increase the wait time for vmchannel socket to appear (fix for slow / ↵ | Richard Jones | 2009-05-13 | 1 | -3/+3 |
| | | | | heavily-loaded) machines. | ||||
* | Test booting repeatedly to track down qemu boot hangs. | Richard Jones | 2009-05-13 | 2 | -1/+36 |
| | |||||
* | Version 1.0.251.0.25 | Richard Jones | 2009-05-12 | 1 | -1/+1 |
| | |||||
* | test-command is not an actual test program. | Richard Jones | 2009-05-12 | 1 | -1/+1 |
| | |||||
* | Prepare for version 1.0.24 | Richard Jones | 2009-05-12 | 1 | -1/+1 |
| |