Commit Graph

137 Commits

Author SHA1 Message Date
Richard Jones
98a43eba2f Generated changes to perl XS bindings. 2009-04-14 14:20:07 +01:00
Richard Jones
5365ebd501 Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. 2009-04-14 13:51:12 +01:00
Richard Jones
161018ed1e Fix 'file(1)' command to work on /dev devices. 2009-04-14 13:09:06 +01:00
Richard Jones
adefe14e30 Generated files for file(1) command. 2009-04-13 23:58:33 +01:00
Richard Jones
4228340388 Added file(1) command. 2009-04-13 23:58:02 +01:00
Richard Jones
a29a2e99ce Note a bug. 2009-04-13 23:57:26 +01:00
Richard Jones
2a243cfbe1 guestfs -> GuestFS 0.9 2009-04-13 20:13:06 +01:00
Richard Jones
55e302bb10 Python files. Add $QUICK_RPMBUILD flag to avoid running tests. 2009-04-13 20:07:03 +01:00
Richard Jones
4ee9666a38 Install guestfs.py 2009-04-13 20:06:46 +01:00
Richard Jones
f286a81cab Missing dependency. 2009-04-13 19:40:50 +01:00
Richard Jones
ec89b93988 Describe all available bindings. 2009-04-13 19:39:39 +01:00
Richard Jones
632d452727 Need to package generator.ml -- oops. 2009-04-13 19:39:20 +01:00
Richard Jones
0344eb0b3c Prepare for 0.9 release. 2009-04-13 19:15:22 +01:00
Richard Jones
adcf5dc6aa Extra CLEANFILES. 2009-04-13 19:15:12 +01:00
Richard Jones
70c2ffc396 Additional test programs for Perl, Python, OCaml bindings. 2009-04-13 19:10:10 +01:00
Richard Jones
b3f11c5f62 Lots, mainly Python bindings. 2009-04-13 18:32:03 +01:00
Richard Jones
f968f6c36f Stricter checks on short descriptions. 2009-04-13 10:33:44 +01:00
Richard Jones
b6722e6313 OCaml bindings build using the installed, not built, library. 2009-04-13 10:27:20 +01:00
Richard Jones
848fd70661 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
d68cce2e30 Version 0.8.1 0.8.1 2009-04-13 00:29:00 +01:00
Richard Jones
7e7b2d30b1 Distribute TODO file. 2009-04-12 23:55:58 +01:00
Richard Jones
b7c9d26dde Fix looping bug in parse_string_list, and remove debug message. 2009-04-12 22:27:04 +01:00
Richard Jones
f1a10c6285 More BuildRequires. 2009-04-12 19:01:07 +01:00
Richard Jones
6174ef5c28 More TODO items. 2009-04-12 11:57:53 +01:00
Richard Jones
819efe7df8 Add BR qemu (required to run the tests). 2009-04-12 09:42:32 +01:00
Richard Jones
0102b0cc9b Added some ideas in TODO file. 2009-04-12 09:42:19 +01:00
Richard Jones
8eadcfd57d Minor adjustments for 0.8 release. 0.8 2009-04-11 18:04:49 +01:00
Richard Jones
c169a0bb9d Don't delete examples/Makefile. 2009-04-11 17:30:57 +01:00
Richard Jones
b4d2a01828 Added test suite. 2009-04-11 17:04:35 +01:00
Richard Jones
99f68f259f Added test framework, no tests implemented yet. 2009-04-10 15:10:29 +01:00
Richard Jones
c7f85827cf Need to set LD_LIBRARY_PATH so we pick up the right C library. 2009-04-10 15:06:29 +01:00
Richard Jones
286841877f Generated files for previous commands. 2009-04-10 12:55:04 +01:00
Richard Jones
44da812b42 New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown 2009-04-10 12:55:04 +01:00
Richard Jones
dd0432e2ef CHROOT_OUT must preserve errno. 2009-04-10 12:54:56 +01:00
Richard Jones
1c8f9c274a Fix off-by-one error in Augeas wrapper code. 2009-04-10 12:47:04 +01:00
Richard Jones
95de8eea73 Change Err -> RErr for consistency with other return types. 2009-04-10 11:49:51 +01:00
Richard Jones
71fa671c6d Documentation fix. 2009-04-10 10:55:28 +01:00
Richard Jones
e61494eb07 Code cleanup. 2009-04-10 10:52:38 +01:00
Richard Jones
3acec39588 Add more function checking. 2009-04-10 10:46:50 +01:00
Richard Jones
469224a9ec Just use plain lists for argument representation. 2009-04-10 10:26:10 +01:00
Richard Jones
7c71920ab4 Documentation fixes. 2009-04-10 10:19:00 +01:00
Richard Jones
fb19874b1e Correction in the aug-ls documentation. 2009-04-10 10:13:59 +01:00
Richard Jones
d19ceb226c Remove *~ files when doing 'make clean'. 2009-04-09 19:47:22 +01:00
Richard Jones
2834059b2a Documentation update. 2009-04-09 19:42:22 +01:00
Richard Jones
7e948f4585 Bumped version number. 2009-04-09 19:36:49 +01:00
Richard Jones
01c26253a1 Added aug-ls (generated code). 2009-04-09 19:36:07 +01:00
Richard Jones
0677b12f22 Add aug-ls command (non-generated code). 2009-04-09 19:35:16 +01:00
Richard Jones
42643f0897 No need for mirror, add HTML docs to subpackages. 0.7 2009-04-09 17:42:15 +01:00
Richard Jones
c989e8832d Distribute the pod.css file. 2009-04-09 17:42:01 +01:00
Richard Jones
233595cc4e Generate webpages. 2009-04-09 16:48:46 +01:00