12180 Commits

Author SHA1 Message Date
Richard Jones
48ae9c7848 Python files. Add $QUICK_RPMBUILD flag to avoid running tests. 2009-04-13 20:07:03 +01:00
Richard Jones
d2b277f9b6 Install guestfs.py 2009-04-13 20:06:46 +01:00
Richard Jones
72ddc92d58 Missing dependency. 2009-04-13 19:40:50 +01:00
Richard Jones
2b75a47042 Describe all available bindings. 2009-04-13 19:39:39 +01:00
Richard Jones
8e4279d440 Need to package generator.ml -- oops. 2009-04-13 19:39:20 +01:00
Richard Jones
420d32aa71 Prepare for 0.9 release. 2009-04-13 19:15:22 +01:00
Richard Jones
3eb4410319 Extra CLEANFILES. 2009-04-13 19:15:12 +01:00
Richard Jones
3d65298668 Additional test programs for Perl, Python, OCaml bindings. 2009-04-13 19:10:10 +01:00
Richard Jones
13ef028c55 Lots, mainly Python bindings. 2009-04-13 18:32:03 +01:00
Richard Jones
66bed42fe8 Stricter checks on short descriptions. 2009-04-13 10:33:44 +01:00
Richard Jones
1d6f272a3c OCaml bindings build using the installed, not built, library. 2009-04-13 10:27:20 +01:00
Richard Jones
d93259c8db Old versions of augeas lack aug_load, aug_defvar, aug_node. Check for those calls. 2009-04-13 00:51:56 +01:00
Richard Jones
fc4e4e6e91 Version 0.8.1 2009-04-13 00:29:00 +01:00
Richard Jones
8a8798fc1e Distribute TODO file. 2009-04-12 23:55:58 +01:00
Richard Jones
ce1fc40f4a Fix looping bug in parse_string_list, and remove debug message. 2009-04-12 22:27:04 +01:00
Richard Jones
944f01fe53 More BuildRequires. 2009-04-12 19:01:07 +01:00
Richard Jones
38a73a813c More TODO items. 2009-04-12 11:57:53 +01:00
Richard Jones
e0f429b8a5 Add BR qemu (required to run the tests). 2009-04-12 09:42:32 +01:00
Richard Jones
36329f2d83 Added some ideas in TODO file. 2009-04-12 09:42:19 +01:00
Richard Jones
2bd1bdafad Minor adjustments for 0.8 release. 2009-04-11 18:04:49 +01:00
Richard Jones
83b29241a5 Don't delete examples/Makefile. 2009-04-11 17:30:57 +01:00
Richard Jones
3a37a48c80 Added test suite. 2009-04-11 17:04:35 +01:00
Richard Jones
8c39f3bd54 Added test framework, no tests implemented yet. 2009-04-10 15:10:29 +01:00
Richard Jones
b09f590c24 Need to set LD_LIBRARY_PATH so we pick up the right C library. 2009-04-10 15:06:29 +01:00
Richard Jones
3014eb42a0 Generated files for previous commands. 2009-04-10 12:55:04 +01:00
Richard Jones
c3fbe5d255 New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown 2009-04-10 12:55:04 +01:00
Richard Jones
197dd0db54 CHROOT_OUT must preserve errno. 2009-04-10 12:54:56 +01:00
Richard Jones
12b695c834 Fix off-by-one error in Augeas wrapper code. 2009-04-10 12:47:04 +01:00
Richard Jones
173f9e7307 Change Err -> RErr for consistency with other return types. 2009-04-10 11:49:51 +01:00
Richard Jones
c54b62b378 Documentation fix. 2009-04-10 10:55:28 +01:00
Richard Jones
4145d34b3e Code cleanup. 2009-04-10 10:52:38 +01:00
Richard Jones
d18e6b1777 Add more function checking. 2009-04-10 10:46:50 +01:00
Richard Jones
6d230da8b9 Just use plain lists for argument representation. 2009-04-10 10:26:10 +01:00
Richard Jones
ab34e1874c Documentation fixes. 2009-04-10 10:19:00 +01:00
Richard Jones
82c94ce4cf Correction in the aug-ls documentation. 2009-04-10 10:13:59 +01:00
Richard Jones
7c73620266 Remove *~ files when doing 'make clean'. 2009-04-09 19:47:22 +01:00
Richard Jones
02f7622415 Documentation update. 2009-04-09 19:42:22 +01:00
Richard Jones
65bdcbf0d7 Bumped version number. 2009-04-09 19:36:49 +01:00
Richard Jones
8c7e62d3bf Added aug-ls (generated code). 2009-04-09 19:36:07 +01:00
Richard Jones
ab53f13cac Add aug-ls command (non-generated code). 2009-04-09 19:35:16 +01:00
Richard Jones
2c6aad6d52 No need for mirror, add HTML docs to subpackages. 2009-04-09 17:42:15 +01:00
Richard Jones
0d9fb9c670 Distribute the pod.css file. 2009-04-09 17:42:01 +01:00
Richard Jones
c027c779b3 Generate webpages. 2009-04-09 16:48:46 +01:00
Richard Jones
7dca3daf30 Added Augeas support. 2009-04-09 13:19:38 +01:00
Richard Jones
ed853a1e18 Updated HACKING notes about debugging. 2009-04-09 13:19:12 +01:00
Richard Jones
769c3c92c8 Generated code for new guestfs_read_lines API call. 2009-04-08 23:47:31 +01:00
Richard Jones
0f6ce7aab4 Definition and implementation of new guestfs_read_lines API call. 2009-04-08 23:47:28 +01:00
Richard Jones
5535e42c78 Version 0.6 2009-04-08 23:13:31 +01:00
Richard Jones
0dcd36fe6e Added OCaml examples. 2009-04-08 23:06:51 +01:00
Richard Jones
ebfbf6fc06 OCaml bindings compile. 2009-04-08 22:52:11 +01:00