21 Commits

Author SHA1 Message Date
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
c168ce1c91 Generated code for new guestfs_read_lines API call. 2009-04-08 23:47:31 +01:00
Richard Jones
94050e0344 Many non-daemon functions are now auto-generated. 2009-04-08 20:26:35 +01:00
Richard Jones
0d112d58af Updated generated files. 2009-04-08 13:46:21 +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
eb50cde931 Implement the alloc shell command. 2009-04-04 14:51:48 +01:00
Richard Jones
8358ea9524 LIBGUESTFS_PATH implementation. 2009-04-04 12:54:47 +01:00
Richard Jones
017b503c3b Document --add and --mount options. 2009-04-04 11:29:44 +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
4567839859 Command line and interactive shell parsing, prompts etc. 2009-04-04 00:58:40 +01:00
Richard Jones
bc0b3d6f47 Added outline of shell command, added generator support. 2009-04-03 23:47:47 +01:00