Commit Graph

107 Commits

Author SHA1 Message Date
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
Richard Jones
e7eca50046 Added Augeas support. 2009-04-09 13:19:38 +01:00
Richard Jones
a2e1d51acd Updated HACKING notes about debugging. 2009-04-09 13:19:12 +01:00
Richard Jones
c168ce1c91 Generated code for new guestfs_read_lines API call. 2009-04-08 23:47:31 +01:00
Richard Jones
f4299f7ea5 Definition and implementation of new guestfs_read_lines API call. 2009-04-08 23:47:28 +01:00
Richard Jones
45f3a89817 Version 0.6 0.6 2009-04-08 23:13:31 +01:00
Richard Jones
bf26360e5e Added OCaml examples. 2009-04-08 23:06:51 +01:00
Richard Jones
13339826ea OCaml bindings compile. 2009-04-08 22:52:11 +01:00
Richard Jones
94050e0344 Many non-daemon functions are now auto-generated. 2009-04-08 20:26:35 +01:00
Richard Jones
b5ff6816fa Version 0.5: Numerous small fixes to make rpmbuild work again. 0.5 2009-04-08 17:19:09 +01:00
Richard Jones
c3168fc03c Added more Perl bindings tests. 2009-04-08 15:22:29 +01:00
Richard Jones
447b96e57c Bug fix: Trailing whitespace from 'pvs' command. 2009-04-08 15:08:10 +01:00
Richard Jones
9908e03e92 Fixed Perl bindings, they now work properly. 2009-04-08 15:02:39 +01:00
Richard Jones
00e309d360 Ignore perl/Guestfs.bs file. 2009-04-08 13:54:19 +01:00
Richard Jones
0d112d58af Updated generated files. 2009-04-08 13:46:21 +01:00
Richard Jones
562efcba33 Mention OCaml & Perl bindings in introduction. Error handlers must copy 'msg' if they want to stash it. 2009-04-08 13:46:05 +01:00
Richard Jones
622bc0af28 File was removed, updated dependencies. 2009-04-08 13:45:14 +01:00
Richard Jones
5828e17afd Need to distribute OCaml bits even if OCaml not found. 2009-04-08 13:44:46 +01:00
Richard Jones
1ee6da96ef First version of Perl bindings, compiled but not tested. 2009-04-08 13:44:13 +01:00
Richard Jones
8dcc88f867 Added a note that I'm not going to do Python bindings for now. 2009-04-08 13:42:26 +01:00
Richard Jones
4144e2106c Outline OCaml bindings. 2009-04-07 16:52:25 +01:00
Richard Jones
21ba59ce3c Added guestfish(1) manpage. 2009-04-07 14:55:25 +01:00
Richard Jones
bccbfe5ab5 Fix: "aclocal: couldn't open directory `m4': No such file or directory" 2009-04-07 13:51:12 +01:00
Richard Jones
acf9000252 Added framework for the language bindings. 2009-04-07 13:08:50 +01:00
Richard Jones
dfb90f793a New header file. 0.4 2009-04-07 11:06:28 +01:00
Richard Jones
4af6b4777a Remove unnecessary kernel drivers. Big reduction in image size. 2009-04-07 11:06:23 +01:00
Richard Jones
af92796e03 Fix incorrect realloc size which was causing 'ls' command to fail on large directories. 2009-04-07 10:42:15 +01:00
Richard Jones
6085137e65 Implement simple lvs/vgs/pvs commands. 2009-04-07 10:25:46 +01:00
Richard Jones
7ea56c8d0b Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands. 2009-04-07 09:52:46 +01:00
Richard Jones
73d6932ab2 pvs/vgs/lvs commands working now. 2009-04-07 09:14:17 +01:00
Richard Jones
8e570870f5 Implement list-devices and list-partitions. 2009-04-06 12:55:26 +01:00