summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* virt-make-fs: Suggest guestfish for complex layouts in man page.Richard W.M. Jones2012-07-181-1/+2
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-2/+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-033-10/+7
* run: Set MALLOC_PERTURB_ to a random value.Richard W.M. Jones2012-06-281-5/+1
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* 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: Add a test of btrfs (regression test for RHBZ#816098).Richard W.M. Jones2012-05-031-0/+4
* virt-make-fs: Simplify test code.Richard W.M. Jones2012-05-031-38/+32
* 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
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-0/+2
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-4/+1
* Tempus fugit.Richard W.M. Jones2012-01-186-7/+7
* tools: Mark obsolete tools clearly in the man pages.Richard W.M. Jones2012-01-183-3/+7
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-181-0/+3
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-222-2/+2
* Update FSF address.Matthew Booth2011-11-087-12/+12
* virt-win-reg: Document syntax for deleting keys and values (RHBZ#737944).Richard W.M. Jones2011-10-221-0/+11
* 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
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-2/+2
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-0/+1
* virt-tar test: Stable ordering of test output.Richard W.M. Jones2011-08-011-1/+1
* docs: Separate out combined =item 's in man pages.Richard W.M. Jones2011-07-164-12/+38
* virt-win-reg: Win XP paths can contain %systemdrive%.Richard W.M. Jones2011-05-171-3/+4
* virt-win-reg: systemroot macro should be replaced case insensitive.Richard W.M. Jones2011-05-171-1/+1
* virt-win-reg: Support HKEY_USERS keys.Richard W.M. Jones2011-05-171-5/+124
* virt-win-reg: Don't use implicit $_ in map_path_to_hive function.Richard W.M. Jones2011-05-171-7/+7
* virt-win-reg: Don't hard-code the relationship between hive name and path.Richard W.M. Jones2011-05-171-41/+49
* virt-win-reg: Add --unsafe-printable-strings option.Richard W.M. Jones2011-05-171-1/+45
* Rewrite virt-edit in C.Richard W.M. Jones2011-05-092-533/+2
* doc: Use I<-...> for cross-references to command line options.Richard W.M. Jones2011-05-014-24/+24
* Remove ad-hoc run*locally scripts, replace with './run'Richard W.M. Jones2011-04-162-57/+0
* Rewrite virt-resize in OCaml.Richard W.M. Jones2011-04-093-1571/+1
* edit: Allow Windows-style drive letters and paths to be used.Richard W.M. Jones2011-04-051-0/+101
* edit: Move 'exit 0' to end of file.Richard W.M. Jones2011-04-051-2/+4
* edit: Let $root == $roots[0].Richard W.M. Jones2011-04-051-1/+2
* cat, edit: Reference guestfish equivalent commands in the manual pages.Richard W.M. Jones2011-04-051-4/+46
* tests: Don't fail when compiled without support for NTFS.Richard W.M. Jones2011-03-291-11/+43
* New event API - Perl bindings (RHBZ#664558).Richard W.M. Jones2011-03-151-6/+12
* 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
* resize: Fix typo in man page (thanks avesh@IRC).Richard W.M. Jones2011-01-071-1/+1
* New tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out.Richard W.M. Jones2011-01-033-1/+12