summaryrefslogtreecommitdiffstats
path: root/tools/virt-make-fs
Commit message (Collapse)AuthorAgeFilesLines
* New tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out.Richard W.M. Jones2011-01-031-1/+1
| | | | | Relatively trivial wrappers around the equivalent guestfish commands. Change also includes new man pages.
* virt-make-fs: Specify format of disk (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-221-1/+1
|
* tools: Add section describing quoting libvirt domain names to docs (RHBZ#643624)Richard W.M. Jones2010-10-181-0/+7
|
* Documentation updates.Richard Jones2010-04-111-1/+1
| | | | | | | 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.
* virt-make-fs: Use Sys::Guestfs::Lib::feature_available helper function.Richard Jones2010-04-101-2/+3
|
* New tool: virt-make-fs for creating filesystems on devices.Richard Jones2010-04-081-0/+571