| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert all TABs-as-indentation to spaces. | Jim Meyering | 2009-08-03 | 1 | -123/+123 |
* | Use grub entries to find Linux kernels | Matthew Booth | 2009-08-03 | 1 | -0/+23 |
* | inspector: Determine guest architecture. | Richard Jones | 2009-07-29 | 1 | -2/+52 |
* | Split $os->{version} into $os->{major_version} and $os->{minor_version} | Matthew Booth | 2009-07-21 | 1 | -2/+5 |
* | virt-inspector --fish: Fix incorrect '-a' parameter (RHBZ#512709) | Richard Jones | 2009-07-20 | 1 | -3/+8 |
* | Replace 'distrofamily' with feature tags | Matthew Booth | 2009-07-20 | 1 | -2/+2 |
* | Differentiate 'distro' and 'distrofamily' in Sys::Guestfs::Lib | Matthew Booth | 2009-07-17 | 1 | -1/+4 |
* | Make Perl strings translatable using perl-libintl. | Richard Jones | 2009-07-15 | 1 | -10/+11 |
* | virt-inspector: Ignore swap partitions marked as "none". | Richard Jones | 2009-07-14 | 1 | -1/+1 |
* | Documentation for virt-v2v. | Richard Jones | 2009-07-11 | 1 | -0/+2 |
* | Add --version options to virt-df, virt-inspector and virt-v2v. | Richard Jones | 2009-07-10 | 1 | -0/+15 |
* | Move 'use File::Temp' from virt-inspector program to Sys::Guestfs::Lib. | Richard Jones | 2009-07-10 | 1 | -1/+0 |
* | Remove virt-inspector --force option - it didn't do anything. | Richard Jones | 2009-07-09 | 1 | -13/+0 |
* | Move the inspection analysis code into Sys::Guestfs::Lib library. | Richard Jones | 2009-07-09 | 1 | -601/+40 |
* | Move 'resolve_windows_path' to Sys::Guestfs::Lib. | Richard Jones | 2009-07-09 | 1 | -39/+15 |
* | Move 'get_partitions' call into Sys::Guestfs::Lib. | Richard Jones | 2009-07-09 | 1 | -17/+2 |
* | Add Sys::Guestfs::Lib - useful functions for using libguestfs from Perl. | Richard Jones | 2009-07-09 | 1 | -56/+9 |
* | Make it possible to build in a separate directory | Matthew Booth | 2009-07-03 | 1 | -3/+4 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | Merge commit 'et/master' | Matthew Booth | 2009-06-29 | 1 | -34/+11 |
|\ |
|
| * | Add 'initrd-list' command to list contents of initrd images. | Richard W.M. Jones | 2009-06-29 | 1 | -34/+11 |
* | | Output the config filename containing a modprobe alias in XML | Matthew Booth | 2009-06-29 | 1 | -4/+23 |
* | | Add a comment to device naming heuristic | Matthew Booth | 2009-06-29 | 1 | -0/+6 |
|/ |
|
* | Clean up XML output | Matthew Booth | 2009-06-27 | 1 | -62/+57 |
* | Make virt-inspector look in more places for module aliases | Matthew Booth | 2009-06-25 | 1 | -5/+38 |
* | Add yaml output for virt-inspector | Matthew Booth | 2009-06-25 | 1 | -0/+15 |
* | Make run-inspector-locally try to work out where it is installed | Matthew Booth | 2009-06-25 | 1 | -9/+32 |
* | Allow guestfish -i / virt-inspector on live domains, in limited circumstances. | Richard W.M. Jones | 2009-06-24 | 1 | -2/+8 |
* | Fix detection of optional libvirt support in virt-inspector. | Richard W.M. Jones | 2009-06-24 | 1 | -2/+4 |
* | 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 |
* | 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 |
* | 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 im... | Richard Jones | 2009-06-02 | 1 | -1/+1 |
* | Move the appliance and build scripts into new appliance/ subdirectory. | Richard W.M. Jones | 2009-05-28 | 1 | -1/+1 |
* | 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 |
* | build: don't tell "make clean" to remove my '~' backup files | Jim Meyering | 2009-04-30 | 1 | -3/+1 |
* | Build virt-inspector HTML for the website. | Richard Jones | 2009-04-28 | 1 | -0/+10 |
* | Prepare for 1.0.15.1.0.15 | Richard Jones | 2009-04-28 | 1 | -0/+1 |
* | 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 | 3 | -0/+633 |