Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 1.8.13.1.8.13 | Richard W.M. Jones | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | Version 1.8.12.1.8.12 | Richard W.M. Jones | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Version 1.8.11.1.8.11 | Richard W.M. Jones | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | debian: bash is required to run libtool replacement script. | Richard W.M. Jones | 2011-08-07 | 1 | -1/+1 |
| | | | | | This was failing on Debian where $(SHELL) is the minimal dash shell. (cherry picked from commit 6a98ed953b1e3b0d3251385f0ca2dd1dee80b63d) | ||||
* | Version 1.8.10.1.8.10 | Richard W.M. Jones | 2011-07-27 | 1 | -1/+1 |
| | |||||
* | build: Redirect ./configure errors in general to config.log. | Richard W.M. Jones | 2011-07-27 | 1 | -6/+6 |
| | | | | (cherry picked from commit 71eb0bf45649eefa1f0cd4b1372cfc2653c8e7a5) | ||||
* | build: Send failed Perl test configure output to config.log. | Richard W.M. Jones | 2011-07-27 | 1 | -1/+1 |
| | | | | (cherry picked from commit 610642491a4846f45c7b233060ffde46f6ca09f0) | ||||
* | build: Fix virtio-serial test for qemu 0.15. | Richard W.M. Jones | 2011-07-27 | 1 | -0/+13 |
| | | | | | | (Cherry picked and combined commit d82438431c1551610eb7d9945fa76d6387534582 and commit 5dec7842655dd872bb0fd9fe07f6a9eab6b13bfd) | ||||
* | Version 1.8.9.1.8.9 | Richard W.M. Jones | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | Add caution subdirectory containing safety and liveness tests. | Richard W.M. Jones | 2011-07-16 | 1 | -0/+1 |
| | | | | | | | Not that I'm paranoid about qemu breaking snapshots of anything like that ... Cherry picked from commit f3ada2c7653866f2529c9f18aaa99f76cd984844. | ||||
* | Version 1.8.8.1.8.8 | Richard W.M. Jones | 2011-06-13 | 1 | -1/+1 |
| | |||||
* | Version 1.8.7.1.8.7 | Richard W.M. Jones | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Version 1.8.6.1.8.6 | Richard W.M. Jones | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | Version 1.8.5.1.8.5 | Richard W.M. Jones | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Version 1.8.4.1.8.4 | Richard W.M. Jones | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | Version 1.8.3.1.8.3 | Richard W.M. Jones | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | RHEL5: Old pod2man didn't have --stderr or -u options. | Richard W.M. Jones | 2011-03-21 | 1 | -0/+21 |
| | | | | (cherry picked from commit eb304e9689ca474834207605ed52c369bcdec6ea) | ||||
* | configure: Remove unnecessary variable assignment. | Richard W.M. Jones | 2011-03-21 | 1 | -1/+0 |
| | | | | | Left over from pre-virtio-serial days. (cherry picked from commit 97eab125fa8e3dc481c1f1ba1a847cf43d537585) | ||||
* | RHEL5: Make use of 'futimens' function optional. | Richard W.M. Jones | 2011-03-21 | 1 | -1/+1 |
| | | | | (cherry picked from commit 003fbdfe5d8b237f42f575199b742c8dde9b8a11) | ||||
* | Version 1.8.2.1.8.2 | Richard W.M. Jones | 2011-03-08 | 1 | -2/+2 |
| | |||||
* | Version 1.8.1.1.8.1 | Richard W.M. Jones | 2011-01-10 | 1 | -1/+1 |
| | |||||
* | Prepare for next stable branch: version 1.8.0. | Richard W.M. Jones | 2010-12-19 | 1 | -2/+2 |
| | |||||
* | appliance: Don't hard-code febootstrap --exclude parameters. | Richard W.M. Jones | 2010-12-19 | 1 | -1/+2 |
| | | | | | Create a separate file 'excludelist.in' that contains these regular expressions, and process it the same way as packagelist.in. | ||||
* | Version 1.7.24.1.7.24 | Richard W.M. Jones | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | Version 1.7.23.1.7.23 | Richard W.M. Jones | 2010-12-12 | 1 | -1/+1 |
| | |||||
* | Version 1.7.22.1.7.22 | Richard W.M. Jones | 2010-12-11 | 1 | -1/+1 |
| | |||||
* | Version 1.7.21.1.7.21 | Richard W.M. Jones | 2010-12-10 | 1 | -1/+1 |
| | |||||
* | Added packages for Archlinux support | Thomas S Hatch | 2010-12-10 | 1 | -0/+3 |
| | |||||
* | Add debian/ directory (temporarily). | Richard W.M. Jones | 2010-12-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | This was created initially from pkg-libvirt/libguestfs.git commit 680ff0b0e8c9133ef987e68392bd3990715f6891. This is a temporary measure to allow us to build Debian and Ubuntu packages more easily. When downstream packaging is being done on these distros we will remove this directory again. To build a Debian package, use this command: debuild -i -us -uc -b | ||||
* | build: Use ./configure --with-python-installdir=DIR to select Python dir. | Richard W.M. Jones | 2010-12-09 | 1 | -19/+29 |
| | | | | | | We don't always want to install in the site-packages directory. Allow the directory to be chosen using a configure option. Rename the variable PYTHON_INSTALLDIR to reflect its true purpose. | ||||
* | build: Add "checking ... result" around Python tests. | Richard W.M. Jones | 2010-12-09 | 1 | -0/+6 |
| | |||||
* | build: Remove check for root. | Richard W.M. Jones | 2010-12-09 | 1 | -10/+0 |
| | | | | | | | With the new package building system, it is no longer dangerous to run 'configure', 'make' or 'make check' as root (although it is still not necessary and not advisable). In any case we don't need to check this. | ||||
* | build: Remove AM_GNU_GETTEXT_VERSION macro. | Richard W.M. Jones | 2010-12-09 | 1 | -1/+0 |
| | | | | | See discussion on the mailing list: https://www.redhat.com/archives/libguestfs/2010-December/thread.html#00032 | ||||
* | Version 1.7.20.1.7.20 | Richard W.M. Jones | 2010-12-07 | 1 | -1/+1 |
| | |||||
* | Add --with-febootstrap-yum-config. | Richard W.M. Jones | 2010-12-06 | 1 | -13/+9 |
| | | | | | | | This allows the febootstrap --yum-config option to be passed through, allowing a separate yum configuration to be used. The hope is that this will enable building in Koji. | ||||
* | build: Look for other db_dump variations (for Ubuntu). | Richard W.M. Jones | 2010-12-06 | 1 | -2/+4 |
| | |||||
* | ubuntu: Make Ubuntu into a separate distro for the package list. | Richard W.M. Jones | 2010-12-06 | 1 | -0/+3 |
| | | | | This allows us to select Ubuntu packages separately from Debian ones. | ||||
* | build: Don't emit warnings about stack protector failures. | Richard W.M. Jones | 2010-12-06 | 1 | -0/+2 |
| | | | | These are seen on gcc 4.5.1 used in Ubuntu. | ||||
* | Version 1.7.19.1.7.19 | Richard W.M. Jones | 2010-12-05 | 1 | -1/+1 |
| | |||||
* | appliance: Change to using febootstrap 3.x supermin appliance. | Richard W.M. Jones | 2010-12-05 | 1 | -115/+38 |
| | | | | | | | | | This removes all support for building the ordinary / old style appliance using febootstrap 2.x, debootstrap, debirf, fakeroot and fakechroot. Instead this uses febootstrap 3.x to build the supermin appliance in a simpler cross-distro manner. | ||||
* | Version 1.7.18.1.7.18 | Richard W.M. Jones | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | Version 1.7.17.1.7.17 | Richard W.M. Jones | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | Version 1.7.16.1.7.16 | Richard W.M. Jones | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | Version 1.7.15.1.7.15 | Richard W.M. Jones | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | Remove dependency_libs from libtool *.la files. | Richard W.M. Jones | 2010-11-26 | 1 | -0/+5 |
| | | | | | | | | Add a libtool wrapper which kills dependency_libs in libtool *.la files, to ensure that libtool doesn't add unnecessary extra libraries when linking. See http://lists.fedoraproject.org/pipermail/devel/2010-November/146343.html | ||||
* | rescue: Rewrite virt-rescue in C. | Richard W.M. Jones | 2010-11-26 | 1 | -0/+1 |
| | |||||
* | Version 1.7.14.1.7.14 | Richard W.M. Jones | 2010-11-25 | 1 | -1/+1 |
| | |||||
* | df: Rewrite virt-df in C. | Richard W.M. Jones | 2010-11-25 | 1 | -0/+1 |
| | | | | | | | | | | | | I have diffed the output from the original virt-df with this new version, and they agree very closely. Some differences: - Old virt-df have a divide-by-zero error in cases where the number of used inodes was 0. New virt-df fixes this. - New virt-df uses gnulib human_readable library which displays numbers to 3 significant figures for -h output (old version used an ad hoc function). | ||||
* | Version 1.7.13.1.7.13 | Richard W.M. Jones | 2010-11-24 | 1 | -1/+1 |
| | |||||
* | ruby: Translate C examples into Ruby and include documentation. | Richard W.M. Jones | 2010-11-24 | 1 | -1/+1 |
| |