summaryrefslogtreecommitdiffstats
path: root/resize
Commit message (Expand)AuthorAgeFilesLines
* doc: Add notes on how GPT works on 4k sector disks.Richard W.M. Jones2012-05-141-2/+13
* Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).Richard W.M. Jones2012-05-013-89/+98
* resize, sparsify: Add a simple-minded check to stop indisk = outdisk.Richard W.M. Jones2012-04-171-0/+6
* Ensure that SOURCES are always in EXTRA_DIST, even if OCaml not available.Richard W.M. Jones2012-03-311-5/+3
* resize2fs: Run 'e2fsck -f' automatically if filesystem is not mounted.Richard W.M. Jones2012-03-091-3/+1
* resize: Fix --output-format flag (RHBZ#798196).Richard W.M. Jones2012-02-282-3/+10
* resize: Document steps to avoid UNMOUNTABLE_BOOT_VOLUME BSOD (RHBZ#797986).Richard W.M. Jones2012-02-271-0/+8
* resize, sparsify: find progress mini-library in out-of-tree builds (2)Hilko Bengen2012-01-231-1/+1
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-1/+4
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-3/+1
* resize, sparsify: find progress mini-library in out-of-tree buildsHilko Bengen2012-01-201-1/+1
* Fixed out-of-tree compilation of OCaml code after .depend files removalHilko Bengen2012-01-201-2/+3
* Tempus fugit.Richard W.M. Jones2012-01-186-6/+6
* build: Remove .depend files from gitMatthew Booth2012-01-112-10/+1
* build: Fix automake warningsMatthew Booth2012-01-041-3/+5
* extra tests: Test virt-resize.Richard W.M. Jones2011-11-293-4/+18
* Update FSF address.Matthew Booth2011-11-084-4/+4
* resize: Remove requirement for ocaml Pcre library.Richard W.M. Jones2011-11-032-18/+9
* resize: Add tests for some Utils functions.Richard W.M. Jones2011-11-033-2/+98
* virt-resize: Be much more conservative about moving first partition.Richard W.M. Jones2011-10-261-5/+26
* virt-resize: Handle extended and logical partitions (RHBZ#642821).Richard W.M. Jones2011-10-262-17/+90
* resize: Get the partition table type of the source disk earlier.Richard W.M. Jones2011-10-261-7/+17
* ocaml: Make sure virt-resize, virt-sparsify are rebuilt if Guestfs API changes.Richard W.M. Jones2011-10-252-8/+8
* resize: Add --align-first auto|never|always option.Richard W.M. Jones2011-10-203-16/+129
* resize: Add --alignment flag to allow partition alignment to be picked.Richard W.M. Jones2011-10-202-11/+57
* resize: Refactor the code for creating target partitions.Richard W.M. Jones2011-10-201-92/+97
* resize: Remove p_size field from partitions structure.Richard W.M. Jones2011-10-201-12/+13
* virt-resize: Align partitions to multiple of 128 sectors (instead of 64).Richard W.M. Jones2011-10-061-4/+5
* New tool: virt-sparsify to make disk images sparse.Richard W.M. Jones2011-10-041-0/+1
* Stable OCaml dependencies.Richard Jones2011-09-122-8/+9
* man pages: Add a standard EXIT STATUS section to most pages.Richard W.M. Jones2011-08-271-0/+5
* resize: Add --machine-readable option for machine friendly output.Richard W.M. Jones2011-08-265-23/+109
* resize: Use guestfish progress bar mini-library.Richard W.M. Jones2011-08-265-27/+164
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-1/+1
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-1/+2
* resize: Clarify examples in the man page.Richard W.M. Jones2011-07-141-3/+27
* resize: Add btrfs support to virt-resize (RHBZ#721275).Richard W.M. Jones2011-07-142-5/+24
* docs: resize: Not just limited to resizing filesystems in partitions.Richard W.M. Jones2011-07-141-4/+2
* virt-resize: Arrange options in man page in alphabetical order.Richard W.M. Jones2011-07-131-95/+95
* virt-resize: Add --ntfsresize-force option.Richard W.M. Jones2011-07-132-3/+14
* Ubuntu: Fix compilation of virt-resize if old libguestfs already installed.Richard W.M. Jones2011-06-041-1/+5
* doc: Use I<-...> for cross-references to command line options.Richard W.M. Jones2011-05-011-13/+13
* Remove ad-hoc run*locally scripts, replace with './run'Richard W.M. Jones2011-04-162-54/+0
* resize: Include stamp file for manpage in CLEANFILES.Richard W.M. Jones2011-04-121-0/+2
* resize: Update dependencies.Richard W.M. Jones2011-04-101-6/+6
* resize: Don't build this directory in parallel.Richard W.M. Jones2011-04-101-0/+4
* resize: Consistent use of 'part' in help output.Richard W.M. Jones2011-04-101-4/+4
* resize: Missing \n after version.Richard W.M. Jones2011-04-101-1/+1
* resize: Link with local copy of guestfs.Richard W.M. Jones2011-04-091-2/+2
* build: virt-resize manpage.Richard W.M. Jones2011-04-091-6/+5