Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Perl strings translatable using perl-libintl. | Richard Jones | 2009-07-15 | 1 | -0/+2 |
| | | | | | | | | | All Perl strings are now marked as translatable using __"string" or __x("string {placeholder}", placeholder => $_). Perl strings now get copied to the PO files. The po/POTFILES.in file is now updated automagically whenever we add new *.c, *.pl or *.pm files into the repository. | ||||
* | Update with links to the new mailing list. | Richard Jones | 2009-07-08 | 1 | -8/+13 |
| | |||||
* | Fix libvirt integration in virt-inspector. | Richard W.M. Jones | 2009-06-24 | 1 | -0/+3 |
| | |||||
* | Don't compress the supermin base initramfs. | Richard Jones | 2009-06-16 | 1 | -1/+1 |
| | |||||
* | Documentation for the supermin appliance. | Richard Jones | 2009-06-15 | 1 | -0/+56 |
| | |||||
* | Update status of libguestfs in Debian. | Richard Jones | 2009-06-13 | 1 | -4/+7 |
| | |||||
* | New website, change et.redhat.com references to libguestfs.org1.0.43 | Richard Jones | 2009-06-09 | 1 | -0/+6 |
| | |||||
* | Add support for decoding the Windows registry. | Richard Jones | 2009-06-09 | 1 | -2/+5 |
| | |||||
* | Use a squashfs attached as /dev/sdd during the C API tests. | Richard W.M. Jones | 2009-05-29 | 1 | -0/+2 |
| | |||||
* | Improve documentation in README file. | Richard Jones | 2009-05-27 | 1 | -10/+80 |
| | |||||
* | Depend on new febootstrap 2.0, and use febootstrap-install. | Richard Jones | 2009-05-11 | 1 | -1/+1 |
| | |||||
* | Partial Haskell bindings. | Richard Jones | 2009-05-10 | 1 | -2/+4 |
| | |||||
* | Augeas is now completely optional. | Richard Jones | 2009-05-07 | 1 | -1/+1 |
| | |||||
* | Added configure test for qemu vmchannel support. | Richard Jones | 2009-04-25 | 1 | -1/+2 |
| | |||||
* | Instructions on running KVM as non-root (Robert P. J. Day). | Richard W.M. Jones | 2009-04-23 | 1 | -1/+9 |
| | |||||
* | Allow selection of qemu using --with-qemu | Richard Jones | 2009-04-22 | 1 | -0/+12 |
| | |||||
* | Updated documentation, prepare for 1.0.5 release. | Richard Jones | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | Basic Java build environment. | Richard Jones | 2009-04-21 | 1 | -0/+3 |
| | |||||
* | Ruby also supported | Richard Jones | 2009-04-20 | 1 | -1/+1 |
| | |||||
* | Ruby bindings. | Richard Jones | 2009-04-16 | 1 | -0/+2 |
| | |||||
* | Added bindings for GNU readline. | Richard Jones | 2009-04-14 | 1 | -1/+3 |
| | |||||
* | Describe all available bindings. | Richard Jones | 2009-04-13 | 1 | -3/+2 |
| | |||||
* | Lots, mainly Python bindings. | Richard Jones | 2009-04-13 | 1 | -2/+4 |
| | |||||
* | Added Augeas support. | Richard Jones | 2009-04-09 | 1 | -0/+2 |
| | |||||
* | Added a note that I'm not going to do Python bindings for now. | Richard Jones | 2009-04-08 | 1 | -2/+0 |
| | |||||
* | Added framework for the language bindings. | Richard Jones | 2009-04-07 | 1 | -1/+5 |
| | |||||
* | Generate actions section in guestfs.3 man page. | Richard Jones | 2009-04-04 | 1 | -1/+2 |
| | |||||
* | Remove NFS support - we will probably use FTP instead. | Richard Jones | 2009-04-03 | 1 | -3/+9 |
| | |||||
* | Start the generated code and code generator. | Richard Jones | 2009-04-03 | 1 | -0/+5 |
| | |||||
* | Documentation of low-level API. | Richard Jones | 2009-04-01 | 1 | -5/+5 |
| | |||||
* | Various fixes to the build system, add 'make test-boot-image' target. | Richard Jones | 2009-04-01 | 1 | -1/+17 |
| | |||||
* | Build the initramfs. | rjones | 2009-03-24 | 1 | -4/+4 |
| | |||||
* | Now using febootstrap. | rjones | 2009-03-24 | 1 | -103/+16 |
| | |||||
* | Final fixes to build environment, and added autogen.sh. | rjones | 2009-03-03 | 1 | -2/+2 |
| | |||||
* | Build environment set up for libguestfs. | rjones | 2009-03-03 | 1 | -0/+175 |