Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix libvirt integration in virt-inspector. | Richard W.M. Jones | 2009-06-24 | 1 | -8/+5 |
| | |||||
* | Added guestfish -i option to run virt-inspector. | Richard W.M. Jones | 2009-06-24 | 1 | -6/+5 |
| | | | | | | You can invoke guestfish with: guestfish -i libvirt-domain guestfish -i disk-image(s) | ||||
* | New website, change et.redhat.com references to libguestfs.org1.0.43 | Richard Jones | 2009-06-09 | 1 | -1/+2 |
| | |||||
* | Add support for decoding the Windows registry. | Richard Jones | 2009-06-09 | 1 | -2/+181 |
| | |||||
* | Parse /etc/modprobe.conf and initrd to give us a closer understanding | Richard Jones | 2009-06-06 | 1 | -3/+140 |
| | | | | of what the guest will actually boot on. | ||||
* | Added query mode to virt-inspector. | Richard Jones | 2009-06-06 | 1 | -21/+250 |
| | |||||
* | Modules are *.o in Linux 2.4 kernels. | Richard Jones | 2009-06-05 | 1 | -1/+1 |
| | |||||
* | Add 'add_drive_ro' call. Fix up documentation. Plus a couple of minor code ↵ | Richard Jones | 2009-06-02 | 1 | -1/+1 |
| | | | | improvements in the tests. | ||||
* | virt-inspector now lists installed modules. | Richard Jones | 2009-05-19 | 1 | -16/+19 |
| | |||||
* | Inspect kernels for Linux OSes. | Richard Jones | 2009-05-19 | 1 | -6/+53 |
| | |||||
* | List installed applications (NOT WORKING). | Richard Jones | 2009-05-08 | 1 | -5/+25 |
| | |||||
* | Generated code to support previous 2 commits. | Richard Jones | 2009-05-08 | 1 | -1/+28 |
| | |||||
* | Fix umount_all command so it unmounts filesystems in the correct order. | Richard Jones | 2009-04-30 | 1 | -6/+0 |
| | |||||
* | XML output. | Richard Jones | 2009-04-28 | 1 | -5/+78 |
| | |||||
* | Perl output. | Richard Jones | 2009-04-28 | 1 | -1/+38 |
| | |||||
* | --fish and --ro-fish options working. | Richard Jones | 2009-04-28 | 1 | -1/+73 |
| | |||||
* | Added virt-inspector program from virt-v2v. | Richard Jones | 2009-04-28 | 1 | -0/+566 |