21 Commits

Author SHA1 Message Date
Richard Jones
e7eca50046 Added Augeas support. 2009-04-09 13:19:38 +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
447b96e57c Bug fix: Trailing whitespace from 'pvs' command. 2009-04-08 15:08:10 +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
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
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
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
15dbb6973a Add the first version of the guestfsd daemon. 2009-04-03 01:14:44 +01:00
Richard Jones
6ed48042e4 Various fixes to the build system, add 'make test-boot-image' target. 2009-04-01 12:57:45 +01:00
Richard Jones
1a2deb2bcd Moved .cvsignore -> .gitignore. 2009-04-01 12:53:40 +01:00
rjones
91df7a164b Now using febootstrap. 2009-03-24 09:38:31 +00:00
rjones
407caabfd0 Final fixes to build environment, and added autogen.sh. 2009-03-03 09:08:12 +00:00
rjones
28d760b154 Build environment set up for libguestfs. 2009-03-03 08:58:37 +00:00