Richard Jones
dc58b991f4
Many non-daemon functions are now auto-generated.
2009-04-08 20:26:35 +01:00
Richard Jones
2406749548
Version 0.5: Numerous small fixes to make rpmbuild work again.
2009-04-08 17:19:09 +01:00
Richard Jones
e5a3f95b10
Added more Perl bindings tests.
2009-04-08 15:22:29 +01:00
Richard Jones
a4943253da
Bug fix: Trailing whitespace from 'pvs' command.
2009-04-08 15:08:10 +01:00
Richard Jones
bcb464977a
Fixed Perl bindings, they now work properly.
2009-04-08 15:02:39 +01:00
Richard Jones
3309b05eb3
Ignore perl/Guestfs.bs file.
2009-04-08 13:54:19 +01:00
Richard Jones
1bbf8480c8
Updated generated files.
2009-04-08 13:46:21 +01:00
Richard Jones
45bf1cd76f
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
b9f4e5b263
File was removed, updated dependencies.
2009-04-08 13:45:14 +01:00
Richard Jones
d6270d0054
Need to distribute OCaml bits even if OCaml not found.
2009-04-08 13:44:46 +01:00
Richard Jones
1538dbf898
First version of Perl bindings, compiled but not tested.
2009-04-08 13:44:13 +01:00
Richard Jones
1b1d3890c5
Added a note that I'm not going to do Python bindings for now.
2009-04-08 13:42:26 +01:00
Richard Jones
0f2e90ffc5
Outline OCaml bindings.
2009-04-07 16:52:25 +01:00
Richard Jones
23b1740443
Added guestfish(1) manpage.
2009-04-07 14:55:25 +01:00
Richard Jones
243282dd05
Fix: "aclocal: couldn't open directory `m4': No such file or directory"
2009-04-07 13:51:12 +01:00
Richard Jones
2655b54142
Added framework for the language bindings.
2009-04-07 13:08:50 +01:00
Richard Jones
7baceabe54
New header file.
2009-04-07 11:06:28 +01:00
Richard Jones
da2820aabc
Remove unnecessary kernel drivers. Big reduction in image size.
2009-04-07 11:06:23 +01:00
Richard Jones
9200865521
Fix incorrect realloc size which was causing 'ls' command to fail on large directories.
2009-04-07 10:42:15 +01:00
Richard Jones
ccfd5448cc
Implement simple lvs/vgs/pvs commands.
2009-04-07 10:25:46 +01:00
Richard Jones
c2aa95c3c0
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
2009-04-07 09:52:46 +01:00
Richard Jones
0a0b8cca0e
pvs/vgs/lvs commands working now.
2009-04-07 09:14:17 +01:00
Richard Jones
64e77649bc
Implement list-devices and list-partitions.
2009-04-06 12:55:26 +01:00
Richard Jones
a320f1809d
Implementations of 'cat', 'ls', and some cleanups.
2009-04-06 11:44:48 +01:00
Richard Jones
4b4a105fe4
Debugging tips.
2009-04-06 11:43:14 +01:00
Richard Jones
5cc06c4acf
Fix incorrect short description of 'cat' command
2009-04-04 16:52:52 +01:00
Richard Jones
218e610839
Implement RString and RStringList return types.
...
- implement 'll' command.
- outlines for 'ls' and 'cat' commands.
2009-04-04 16:38:28 +01:00
Richard Jones
c325118576
Implement the alloc shell command.
2009-04-04 14:51:48 +01:00
Richard Jones
dc8716445e
guest_add_{drive,cdrom} now test if the files exist.
2009-04-04 14:51:31 +01:00
Richard Jones
38d64a5bd1
Add %post and %postun.
2009-04-04 13:17:46 +01:00
Richard Jones
c7c59ba4a5
Fix parsing of paths with more than one element.
2009-04-04 13:17:32 +01:00
Richard Jones
bd8a13a78b
LIBGUESTFS_PATH implementation.
2009-04-04 12:54:47 +01:00
Richard Jones
2a13dd3275
Document --add and --mount options.
2009-04-04 11:29:44 +01:00
Richard Jones
cf2e45348f
Mostly working spec file.
2009-04-04 11:27:26 +01:00
Richard Jones
84d443218d
Implemented autosync, make it the default for guestfish.
2009-04-04 10:41:34 +01:00
Richard Jones
2532f1528b
Generate actions section in guestfs.3 man page.
2009-04-04 10:29:25 +01:00
Richard Jones
0697929cb3
Implemented running actions in guestfish.
2009-04-04 09:40:44 +01:00
Richard Jones
9a6c5f7745
More tidy up of messages.
2009-04-04 01:49:36 +01:00
Richard Jones
7d1608c561
Command line, help.
2009-04-04 01:40:43 +01:00
Richard Jones
36dd017713
Command line and interactive shell parsing, prompts etc.
2009-04-04 00:58:40 +01:00
Richard Jones
a3efe5b700
Added outline of shell command, added generator support.
2009-04-03 23:47:47 +01:00
Richard Jones
c7a0f1ef0a
Small updates to the generator.
2009-04-03 22:45:42 +01:00
Richard Jones
0befc1ea40
Implemented 'mount' and 'touch' commands.
2009-04-03 22:25:34 +01:00
Richard Jones
6bc622d02c
Added a HACKING file.
2009-04-03 22:24:32 +01:00
Richard Jones
d2877420f9
Added images/ directory for test images, and one image.
2009-04-03 20:30:42 +01:00
Richard Jones
64e781acb8
Parses return values and returned errors properly.
2009-04-03 19:51:02 +01:00
Richard Jones
fa9c831464
Make the partition configurable.
2009-04-03 19:16:27 +01:00
Richard Jones
b1559c2632
Added README file for examples directory.
2009-04-03 19:13:48 +01:00
Richard Jones
27ecb8fc56
No verbose. User can enable by setting LIBGUESTFS_DEBUG=1 if they want.
2009-04-03 19:11:44 +01:00
Richard Jones
8aede52e79
Pass -no-kqemu parameter to avoid warning about kqemu.
2009-04-03 19:11:29 +01:00