summaryrefslogtreecommitdiffstats
path: root/tools/virt-list-partitions
Commit message (Collapse)AuthorAgeFilesLines
* Documentation updates.Richard Jones2010-04-121-2/+2
| | | | | | | | | Fix copyright years. Fix URLs to point to new PRC site. Make sure guestfish(1) and guestfs(3) manpages reference the current list of tools. (cherry picked from commit 9a608a1516bd339dc6d5ebe9952d3bced273c416)
* New tools: virt-resize and virt-list-partitions.Richard Jones2010-03-231-0/+224
Virt-resize is the main contribution here, a program which can be used to expand and shrink partitions in disk images. Virt-list-partitions is used as an ancillary tool for planning resize operations.