summaryrefslogtreecommitdiffstats
path: root/tools/virt-make-fs
Commit message (Expand)AuthorAgeFilesLines
* tools: Fix podwrapper errors in tools directory.Richard W.M. Jones2012-08-281-25/+0
* virt-make-fs: Don't display output of 'qemu-img' except on error path.Richard W.M. Jones2012-08-111-4/+27
* virt-make-fs: Remove note about vfat and ownership of tarball files.Richard W.M. Jones2012-08-111-5/+0
* virt-make-fs: Suggest guestfish for complex layouts in man page.Richard W.M. Jones2012-07-181-1/+2
* virt-make-fs: Add --floppy option to make preconfigured vfd's.Richard W.M. Jones2012-07-161-0/+14
* virt-make-fs: Recognize "msdos" as a partition or filesystem type.Richard W.M. Jones2012-07-161-2/+6
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-141-1/+1
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-3/+2
* virt-make-fs: When writing vfat, add utf8 option to mount (RHBZ#823885).Richard W.M. Jones2012-05-241-1/+10
* virt-make-fs: Provide a clearer error message when mkfs fails (RHBZ#823883).Richard W.M. Jones2012-05-241-1/+13
* virt-make-fs: Fix estimation when making btrfs (RHBZ#816098).Richard W.M. Jones2012-05-031-1/+12
* virt-make-fs: Use mount instead of mount_options.Richard W.M. Jones2012-05-031-1/+1
* virt-make-fs: Fix filesystem type check when estimating ntfs.Richard W.M. Jones2012-05-031-1/+1
* Tempus fugit.Richard W.M. Jones2012-01-181-2/+2
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-181-0/+3
* Update FSF address.Matthew Booth2011-11-081-2/+2
* virt-make-fs: Refresh man page.Richard W.M. Jones2011-10-221-36/+38
* virt-make-fs: Set MBR partition type byte correctly (RHBZ#746295).Richard W.M. Jones2011-10-211-0/+16
* doc: Use I<-...> for cross-references to command line options.Richard W.M. Jones2011-05-011-8/+8
* virt-make-fs: Round disk size to integer, fix for qemu-img 0.14.Richard W.M. Jones2011-03-041-0/+2
* virt-make-fs: In debug mode, print qemu-img command line.Richard W.M. Jones2011-03-041-0/+3
* virt-make-fs: Fix typo in man page.Richard W.M. Jones2011-01-301-1/+1
* New tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out.Richard W.M. Jones2011-01-031-1/+1
* 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
* 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