Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots, mainly Python bindings. | Richard Jones | 2009-04-13 | 1 | -2/+46 |
| | |||||
* | Old versions of augeas lack aug_load, aug_defvar, aug_node. Check for those ↵ | Richard Jones | 2009-04-13 | 1 | -1/+1 |
| | | | | calls. | ||||
* | Version 0.8.10.8.1 | Richard Jones | 2009-04-13 | 1 | -1/+1 |
| | |||||
* | Bumped version number. | Richard Jones | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | Added Augeas support. | Richard Jones | 2009-04-09 | 1 | -1/+13 |
| | |||||
* | Version 0.60.6 | Richard Jones | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | Added OCaml examples. | Richard Jones | 2009-04-08 | 1 | -1/+3 |
| | |||||
* | First version of Perl bindings, compiled but not tested. | Richard Jones | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | Outline OCaml bindings. | Richard Jones | 2009-04-07 | 1 | -3/+5 |
| | |||||
* | Added framework for the language bindings. | Richard Jones | 2009-04-07 | 1 | -2/+18 |
| | |||||
* | Implement the alloc shell command. | Richard Jones | 2009-04-04 | 1 | -1/+4 |
| | |||||
* | LIBGUESTFS_PATH implementation. | Richard Jones | 2009-04-04 | 1 | -4/+6 |
| | |||||
* | Mostly working spec file. | Richard Jones | 2009-04-04 | 1 | -2/+3 |
| | |||||
* | Generate actions section in guestfs.3 man page. | Richard Jones | 2009-04-04 | 1 | -0/+8 |
| | |||||
* | Added outline of shell command, added generator support. | Richard Jones | 2009-04-03 | 1 | -2/+2 |
| | |||||
* | Add update-initramfs.sh.in so we don't need to rebuild initramfs for | Richard Jones | 2009-04-03 | 1 | -1/+2 |
| | | | | small changes in the daemon. | ||||
* | Add test-boot-realistic target. | Richard Jones | 2009-04-01 | 1 | -0/+4 |
| | |||||
* | Various fixes to the build system, add 'make test-boot-image' target. | Richard Jones | 2009-04-01 | 1 | -0/+3 |
| | |||||
* | Build the initramfs. | rjones | 2009-03-24 | 1 | -5/+36 |
| | |||||
* | Now using febootstrap. | rjones | 2009-03-24 | 1 | -17/+9 |
| | |||||
* | Running qemu as a subprocess. | rjones | 2009-03-03 | 1 | -1/+6 |
| | |||||
* | Build environment set up for libguestfs. | rjones | 2009-03-03 | 1 | -0/+63 |