Richard Jones
|
9908e03e92
|
Fixed Perl bindings, they now work properly.
|
2009-04-08 15:02:39 +01:00 |
|
Richard Jones
|
1ee6da96ef
|
First version of Perl bindings, compiled but not tested.
|
2009-04-08 13:44:13 +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
|
acf9000252
|
Added framework for the language bindings.
|
2009-04-07 13:08:50 +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 |
|
Richard Jones
|
1cf85b1e60
|
Implementations of 'cat', 'ls', and some cleanups.
|
2009-04-06 11:44:48 +01:00 |
|
Richard Jones
|
e5e9541f2d
|
Fix incorrect short description of 'cat' command
|
2009-04-04 16:52:52 +01:00 |
|
Richard Jones
|
843514eef9
|
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
|
fdeae81d81
|
guest_add_{drive,cdrom} now test if the files exist.
|
2009-04-04 14:51:31 +01:00 |
|
Richard Jones
|
6941420efe
|
Fix parsing of paths with more than one element.
|
2009-04-04 13:17:32 +01:00 |
|
Richard Jones
|
8358ea9524
|
LIBGUESTFS_PATH implementation.
|
2009-04-04 12:54:47 +01:00 |
|
Richard Jones
|
236b5295bf
|
Mostly working spec file.
|
2009-04-04 11:27:26 +01:00 |
|
Richard Jones
|
c9cc61940b
|
Implemented autosync, make it the default for guestfish.
|
2009-04-04 10:41:34 +01:00 |
|
Richard Jones
|
6d37b7698c
|
Implemented running actions in guestfish.
|
2009-04-04 09:40:44 +01:00 |
|
Richard Jones
|
b4c040d30e
|
More tidy up of messages.
|
2009-04-04 01:49:36 +01:00 |
|
Richard Jones
|
76f3ea8fb3
|
Command line, help.
|
2009-04-04 01:40:43 +01:00 |
|
Richard Jones
|
bc0b3d6f47
|
Added outline of shell command, added generator support.
|
2009-04-03 23:47:47 +01:00 |
|
Richard Jones
|
b72ec21d24
|
Small updates to the generator.
|
2009-04-03 22:45:42 +01:00 |
|
Richard Jones
|
99bd425a0a
|
Implemented 'mount' and 'touch' commands.
|
2009-04-03 22:25:34 +01:00 |
|
Richard Jones
|
316bbc3666
|
Parses return values and returned errors properly.
|
2009-04-03 19:51:02 +01:00 |
|
Richard Jones
|
9c5ea36450
|
Pass -no-kqemu parameter to avoid warning about kqemu.
|
2009-04-03 19:11:29 +01:00 |
|
Richard Jones
|
d134143b55
|
Makes a series of non-trivial calls.
|
2009-04-03 19:08:19 +01:00 |
|
Richard Jones
|
40ca9a5782
|
Daemon and library are mostly talking to each other now.
|
2009-04-03 17:24:35 +01:00 |
|
Richard Jones
|
55bf8fd622
|
Lots more auto-generation.
|
2009-04-03 11:29:55 +01:00 |
|
Richard Jones
|
8d0068a752
|
Start the generated code and code generator.
|
2009-04-03 01:15:17 +01:00 |
|
Richard Jones
|
56465eb694
|
Correctly handle the case when select runs out of filehandles.
|
2009-04-02 20:55:41 +01:00 |
|
Richard Jones
|
163e399a00
|
Code to handle the daemon communications socket.
|
2009-04-02 20:46:55 +01:00 |
|
Richard Jones
|
88f69eb031
|
Guest boots, and basic select/callbacks work.
|
2009-04-02 20:07:21 +01:00 |
|
Richard Jones
|
1a2deb2bcd
|
Moved .cvsignore -> .gitignore.
|
2009-04-01 12:53:40 +01:00 |
|
rjones
|
09c16b5da0
|
Starts up QEMU now
|
2009-03-04 13:18:48 +00:00 |
|
rjones
|
b6233d1fff
|
Running qemu as a subprocess.
|
2009-03-03 15:35:50 +00:00 |
|