Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fish: Specify format of disks (RHBZ#642934,CVE-2010-3851). | Richard W.M. Jones | 2010-10-22 | 1 | -4/+21 |
| | | | | | | | | For libvirt guests, the disk format is copied from libvirt (if libvirt knows it). For command line disk images, you can use --format to override format auto-detection. | ||||
* | regressions: Test just-built guestfish. | Richard W.M. Jones | 2010-09-22 | 1 | -1/+1 |
| | | | | | | Instead of testing the installed /usr/bin/guestfish. This fixes commit ddda0f7bd00a37274dae38f4ce93955b8cfdf7d7. | ||||
* | Test guestfish -a and guestfish -d options. | Richard W.M. Jones | 2010-09-22 | 1 | -0/+28 |
Since these options were both broken in released version 1.5.17, best to have a regression test to catch this in future. |