Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 1.13.6.1.13.6 | Richard W.M. Jones | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | out-of-tree build: generate ./run from template, fix image checks | Hilko Bengen | 2011-08-18 | 1 | -0/+2 |
| | | | | | | | ./run can now be run in a separate build directory. Since some files needed in the image checks are found in the source tree (but not the build tree), the source tree location is passed to make-*-img.sh via an environment variable. | ||||
* | Version 1.13.51.13.5 | Richard W.M. Jones | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Version 1.13.4.1.13.4 | Richard W.M. Jones | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | Version 1.13.3.1.13.3 | Richard W.M. Jones | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | daemon: Remove separate configure of daemon subdirectory. | Richard W.M. Jones | 2011-08-05 | 1 | -7/+107 |
| | | | | | | | | | | | | | Combine the two Gnulib instances together. Add checks from old daemon/configure.ac into configure.ac. Fix daemon/Makefile.am so it is like a normal subdirectory Makefile.am. Because we are now using the replacement strerror_r function from Gnulib (instead of the one from glibc directly), this requires a small change to src/guestfs.c. | ||||
* | debian: bash is required to run libtool replacement script. | Richard W.M. Jones | 2011-08-05 | 1 | -1/+1 |
| | | | | This was failing on Debian where $(SHELL) is the minimal dash shell. | ||||
* | configure: Fix info about virt-resize when OCaml bindings are disabled. | Richard W.M. Jones | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | Version 1.13.2.1.13.2 | Richard W.M. Jones | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | Version 1.13.1.1.13.1 | Richard W.M. Jones | 2011-07-26 | 1 | -1/+1 |
| | |||||
* | Require PCRE library. | Richard W.M. Jones | 2011-07-25 | 1 | -8/+3 |
| | | | | This library is widely available in distros. | ||||
* | build: Redirect ./configure errors in general to config.log. | Richard W.M. Jones | 2011-07-21 | 1 | -6/+6 |
| | |||||
* | build: Send failed Perl test configure output to config.log. | Richard W.M. Jones | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | Update version number to 1.13.0.1.13.0 | Richard W.M. Jones | 2011-07-20 | 1 | -1/+1 |
| | | | | | There is no build or tarball for this, since it is identical to 1.12.0. | ||||
* | Version 1.12.0.1.12.0stable-1.12 | Richard W.M. Jones | 2011-07-20 | 1 | -2/+2 |
| | |||||
* | configure: Remove -Wmissing-noreturn warning. | Richard W.M. Jones | 2011-07-20 | 1 | -0/+2 |
| | |||||
* | Partially revert d82438431c1551610eb7d9945fa76d6387534582. | Richard W.M. Jones | 2011-07-20 | 1 | -11/+1 |
| | | | | | | | It appears qemu-kvm does *not* require -machine accel=tcg option. That problem disappeared after upgrading seabios(!) However leave the test for qemu -help option, since that's useful to determine if qemu is completely broken or not. | ||||
* | build: Fix virtio-serial test for qemu 0.15. | Richard W.M. Jones | 2011-07-19 | 1 | -1/+24 |
| | | | | | Now qemu 0.15 won't even start up unless the -machine accel=... option is specified. Essentially this is a regression in qemu. | ||||
* | Version 1.11.20.1.11.20 | Richard W.M. Jones | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | java: Add guestfs-java(3) man page. | Richard W.M. Jones | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | Version 1.11.19.1.11.19 | Richard W.M. Jones | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | ocaml: Generate ocamldoc. | Richard W.M. Jones | 2011-07-17 | 1 | -0/+2 |
| | | | | Also includes improvements to the OCaml documentation. | ||||
* | Version 1.11.18.1.11.18 | Richard W.M. Jones | 2011-07-15 | 1 | -1/+1 |
| | |||||
* | Version 1.11.17.1.11.17 | Richard W.M. Jones | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | Version 1.11.16.1.11.16 | Richard W.M. Jones | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Version 1.11.15.1.11.15 | Richard W.M. Jones | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | Version 1.11.14.1.11.14 | Richard W.M. Jones | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | Version 1.11.13.1.11.13 | Richard W.M. Jones | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Add caution subdirectory containing safety and liveness tests. | Richard W.M. Jones | 2011-06-30 | 1 | -0/+1 |
| | | | | | Not that I'm paranoid about qemu breaking snapshots of anything like that ... | ||||
* | Version 1.11.12.1.11.12 | Richard W.M. Jones | 2011-06-28 | 1 | -1/+1 |
| | |||||
* | Version 1.11.11.1.11.11 | Richard W.M. Jones | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Version 1.11.10.1.11.10 | Richard W.M. Jones | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | Version 1.11.9.1.11.9 | Richard W.M. Jones | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | Version 1.11.8.1.11.8 | Richard W.M. Jones | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Version 1.11.7.1.11.7 | Richard W.M. Jones | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | Version 1.11.6.1.11.6 | Richard W.M. Jones | 2011-05-12 | 1 | -1/+1 |
| | |||||
* | configure: Use Python platform-dependent site-packages. | Richard W.M. Jones | 2011-05-09 | 1 | -1/+1 |
| | | | | This updates commit c446e6e26e317e105870b0ab25fb082887e23bf6. | ||||
* | Version 1.11.5.1.11.5 | Richard W.M. Jones | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Use Python distutils to determine include and site-packages directories. | Richard W.M. Jones | 2011-05-09 | 1 | -32/+11 |
| | | | | | This change was inspired by Hilko Bengen's similar change to hivex: http://git.annexia.org/?p=hivex.git;a=commitdiff;h=b808c875a34e62fcdf360534f923d6030590ff44 | ||||
* | Rewrite virt-edit in C. | Richard W.M. Jones | 2011-05-09 | 1 | -0/+1 |
| | |||||
* | Version 1.11.4.1.11.4 | Richard W.M. Jones | 2011-05-08 | 1 | -1/+1 |
| | |||||
* | configure: Sort output files in AC_CONFIG_FILES section. | Richard W.M. Jones | 2011-05-06 | 1 | -21/+30 |
| | |||||
* | Version 1.11.3.1.11.3 | Richard W.M. Jones | 2011-04-22 | 1 | -1/+1 |
| | |||||
* | Version 1.11.2.1.11.2 | Richard W.M. Jones | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | Version 1.11.1.1.11.1 | Richard W.M. Jones | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | Version 1.11.0.1.11.0 | Richard W.M. Jones | 2011-04-12 | 1 | -2/+2 |
| | |||||
* | Version 1.9.18.1.9.18 | Richard W.M. Jones | 2011-04-09 | 1 | -1/+1 |
| | |||||
* | Rewrite virt-resize in OCaml. | Richard W.M. Jones | 2011-04-09 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fairly straightforward translation of Perl virt-resize into OCaml. It is bug-for-bug and feature-for-feature identical to the Perl version, except as noted below. The motivation is to have a more solid, high-level, statically safe compiled language to go forwards with fixing some of the harder bugs in virt-resize. In particular contracts between different parts of the program are now handled by statically typed structures checked at compile time, instead of the very ad-hoc unchecked hash tables used by the Perl version. OCaml and the ocaml-pcre library (Perl-Compatible Regular Expressions bindings for OCaml) are required. Extra features in this version: - 32 bit hosts are now supported. - We try hard to handle the case where the target disk is not "clean" (ie. all zeroes). It usually works for this case, whereas the previous version would usually fail. However it is still recommended that the system administrator creates a fresh blank disk for the target before running the program. - User messages are a bit more verbose and helpful. You can turn these off with the -q (--quiet) option. There is one lost feature: - Ability to specify >= T (terabytes) sizes in command line size expressions has been removed. This probably didn't work in the Perl version. Other differences: - The first partition on the target is no longer aligned; instead we place it at the same sector as on the source. I suspect that aligning it was causing the bootloader failures. - Because it's easier, we do more sanity checking on the source disk. This might lead to more failures, but they'd be failures you'd want to know about. - The order in which operations are performed has been changed to make it more logical. The user should not notice any functional difference, but debug messages will be quite a bit different. - virt-resize is a compiled binary, not a script. | ||||
* | Version 1.9.17.1.9.17 | Richard W.M. Jones | 2011-04-05 | 1 | -1/+1 |
| | |||||
* | mkisofs is obsolete. Require genisoimage everywhere instead. | Nikita A Menkovich | 2011-04-02 | 1 | -3/+3 |
| |