Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation updates. | Richard Jones | 2010-04-12 | 1 | -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 Jones | 2010-03-23 | 1 | -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. |