summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Richard Jones [Fri, 10 Apr 2009 09:52:38 +0000 (10:52 +0100)]
Code cleanup.
Richard Jones [Fri, 10 Apr 2009 09:46:50 +0000 (10:46 +0100)]
Add more function checking.
Richard Jones [Fri, 10 Apr 2009 09:26:10 +0000 (10:26 +0100)]
Just use plain lists for argument representation.
Richard Jones [Fri, 10 Apr 2009 09:19:00 +0000 (10:19 +0100)]
Documentation fixes.
Richard Jones [Fri, 10 Apr 2009 09:13:59 +0000 (10:13 +0100)]
Correction in the aug-ls documentation.
Richard Jones [Thu, 9 Apr 2009 18:47:22 +0000 (19:47 +0100)]
Remove *~ files when doing 'make clean'.
Richard Jones [Thu, 9 Apr 2009 18:42:22 +0000 (19:42 +0100)]
Documentation update.
Richard Jones [Thu, 9 Apr 2009 18:36:49 +0000 (19:36 +0100)]
Bumped version number.
Richard Jones [Thu, 9 Apr 2009 18:36:07 +0000 (19:36 +0100)]
Added aug-ls (generated code).
Richard Jones [Thu, 9 Apr 2009 18:35:16 +0000 (19:35 +0100)]
Add aug-ls command (non-generated code).
Richard Jones [Thu, 9 Apr 2009 16:42:15 +0000 (17:42 +0100)]
No need for mirror, add HTML docs to subpackages.
Richard Jones [Thu, 9 Apr 2009 16:42:01 +0000 (17:42 +0100)]
Distribute the pod.css file.
Richard Jones [Thu, 9 Apr 2009 15:48:46 +0000 (16:48 +0100)]
Generate webpages.
Richard Jones [Thu, 9 Apr 2009 12:19:38 +0000 (13:19 +0100)]
Added Augeas support.
Richard Jones [Thu, 9 Apr 2009 12:19:12 +0000 (13:19 +0100)]
Updated HACKING notes about debugging.
Richard Jones [Wed, 8 Apr 2009 22:47:31 +0000 (23:47 +0100)]
Generated code for new guestfs_read_lines API call.
Richard Jones [Wed, 8 Apr 2009 22:47:28 +0000 (23:47 +0100)]
Definition and implementation of new guestfs_read_lines API call.
Richard Jones [Wed, 8 Apr 2009 22:13:31 +0000 (23:13 +0100)]
Version 0.6
Richard Jones [Wed, 8 Apr 2009 22:06:51 +0000 (23:06 +0100)]
Added OCaml examples.
Richard Jones [Wed, 8 Apr 2009 21:52:11 +0000 (22:52 +0100)]
OCaml bindings compile.
Richard Jones [Wed, 8 Apr 2009 19:26:35 +0000 (20:26 +0100)]
Many non-daemon functions are now auto-generated.
Richard Jones [Wed, 8 Apr 2009 16:19:09 +0000 (17:19 +0100)]
Version 0.5: Numerous small fixes to make rpmbuild work again.
Richard Jones [Wed, 8 Apr 2009 14:22:29 +0000 (15:22 +0100)]
Added more Perl bindings tests.
Richard Jones [Wed, 8 Apr 2009 14:08:10 +0000 (15:08 +0100)]
Bug fix: Trailing whitespace from 'pvs' command.
Richard Jones [Wed, 8 Apr 2009 14:02:39 +0000 (15:02 +0100)]
Fixed Perl bindings, they now work properly.
Richard Jones [Wed, 8 Apr 2009 12:54:19 +0000 (13:54 +0100)]
Ignore perl/Guestfs.bs file.
Richard Jones [Wed, 8 Apr 2009 12:46:21 +0000 (13:46 +0100)]
Updated generated files.
Richard Jones [Wed, 8 Apr 2009 12:46:05 +0000 (13:46 +0100)]
Mention OCaml & Perl bindings in introduction. Error handlers must copy 'msg' if they want to stash it.
Richard Jones [Wed, 8 Apr 2009 12:45:14 +0000 (13:45 +0100)]
File was removed, updated dependencies.
Richard Jones [Wed, 8 Apr 2009 12:44:46 +0000 (13:44 +0100)]
Need to distribute OCaml bits even if OCaml not found.
Richard Jones [Wed, 8 Apr 2009 12:44:13 +0000 (13:44 +0100)]
First version of Perl bindings, compiled but not tested.
Richard Jones [Wed, 8 Apr 2009 12:42:26 +0000 (13:42 +0100)]
Added a note that I'm not going to do Python bindings for now.
Richard Jones [Tue, 7 Apr 2009 15:52:25 +0000 (16:52 +0100)]
Outline OCaml bindings.
Richard Jones [Tue, 7 Apr 2009 13:55:25 +0000 (14:55 +0100)]
Added guestfish(1) manpage.
Richard Jones [Tue, 7 Apr 2009 12:51:12 +0000 (13:51 +0100)]
Fix: "aclocal: couldn't open directory `m4': No such file or directory"
Richard Jones [Tue, 7 Apr 2009 12:08:50 +0000 (13:08 +0100)]
Added framework for the language bindings.
Richard Jones [Tue, 7 Apr 2009 10:06:28 +0000 (11:06 +0100)]
New header file.
Richard Jones [Tue, 7 Apr 2009 10:06:23 +0000 (11:06 +0100)]
Remove unnecessary kernel drivers. Big reduction in image size.
Richard Jones [Tue, 7 Apr 2009 09:42:15 +0000 (10:42 +0100)]
Fix incorrect realloc size which was causing 'ls' command to fail on large directories.
Richard Jones [Tue, 7 Apr 2009 09:25:46 +0000 (10:25 +0100)]
Implement simple lvs/vgs/pvs commands.
Richard Jones [Tue, 7 Apr 2009 08:52:46 +0000 (09:52 +0100)]
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Richard Jones [Tue, 7 Apr 2009 05:50:31 +0000 (06:50 +0100)]
pvs/vgs/lvs commands working now.
Richard Jones [Mon, 6 Apr 2009 11:55:26 +0000 (12:55 +0100)]
Implement list-devices and list-partitions.
Richard Jones [Mon, 6 Apr 2009 10:44:48 +0000 (11:44 +0100)]
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones [Mon, 6 Apr 2009 10:43:14 +0000 (11:43 +0100)]
Debugging tips.
Richard Jones [Sat, 4 Apr 2009 15:52:52 +0000 (16:52 +0100)]
Fix incorrect short description of 'cat' command
Richard Jones [Sat, 4 Apr 2009 15:38:28 +0000 (16:38 +0100)]
Implement RString and RStringList return types.
- implement 'll' command.
- outlines for 'ls' and 'cat' commands.
Richard Jones [Sat, 4 Apr 2009 13:51:48 +0000 (14:51 +0100)]
Implement the alloc shell command.
Richard Jones [Sat, 4 Apr 2009 13:51:31 +0000 (14:51 +0100)]
guest_add_{drive,cdrom} now test if the files exist.
Richard Jones [Sat, 4 Apr 2009 12:17:46 +0000 (13:17 +0100)]
Add %post and %postun.
Richard Jones [Sat, 4 Apr 2009 12:17:32 +0000 (13:17 +0100)]
Fix parsing of paths with more than one element.
Richard Jones [Sat, 4 Apr 2009 11:54:47 +0000 (12:54 +0100)]
LIBGUESTFS_PATH implementation.
Richard Jones [Sat, 4 Apr 2009 10:29:44 +0000 (11:29 +0100)]
Document --add and --mount options.
Richard Jones [Sat, 4 Apr 2009 10:27:26 +0000 (11:27 +0100)]
Mostly working spec file.
Richard Jones [Sat, 4 Apr 2009 09:41:34 +0000 (10:41 +0100)]
Implemented autosync, make it the default for guestfish.
Richard Jones [Sat, 4 Apr 2009 09:29:25 +0000 (10:29 +0100)]
Generate actions section in guestfs.3 man page.
Richard Jones [Sat, 4 Apr 2009 08:40:44 +0000 (09:40 +0100)]
Implemented running actions in guestfish.
Richard Jones [Sat, 4 Apr 2009 00:49:36 +0000 (01:49 +0100)]
More tidy up of messages.
Richard Jones [Sat, 4 Apr 2009 00:40:43 +0000 (01:40 +0100)]
Command line, help.
Richard Jones [Fri, 3 Apr 2009 23:58:40 +0000 (00:58 +0100)]
Command line and interactive shell parsing, prompts etc.
Richard Jones [Fri, 3 Apr 2009 22:47:47 +0000 (23:47 +0100)]
Added outline of shell command, added generator support.
Richard Jones [Fri, 3 Apr 2009 21:45:42 +0000 (22:45 +0100)]
Small updates to the generator.
Richard Jones [Fri, 3 Apr 2009 21:25:34 +0000 (22:25 +0100)]
Implemented 'mount' and 'touch' commands.
Richard Jones [Fri, 3 Apr 2009 21:24:32 +0000 (22:24 +0100)]
Added a HACKING file.
Richard Jones [Fri, 3 Apr 2009 19:30:42 +0000 (20:30 +0100)]
Added images/ directory for test images, and one image.
Richard Jones [Fri, 3 Apr 2009 18:51:02 +0000 (19:51 +0100)]
Parses return values and returned errors properly.
Richard Jones [Fri, 3 Apr 2009 18:16:27 +0000 (19:16 +0100)]
Make the partition configurable.
Richard Jones [Fri, 3 Apr 2009 18:13:48 +0000 (19:13 +0100)]
Added README file for examples directory.
Richard Jones [Fri, 3 Apr 2009 18:11:44 +0000 (19:11 +0100)]
No verbose. User can enable by setting LIBGUESTFS_DEBUG=1 if they want.
Richard Jones [Fri, 3 Apr 2009 18:11:29 +0000 (19:11 +0100)]
Pass -no-kqemu parameter to avoid warning about kqemu.
Richard Jones [Fri, 3 Apr 2009 18:08:19 +0000 (19:08 +0100)]
Makes a series of non-trivial calls.
Richard Jones [Fri, 3 Apr 2009 16:24:35 +0000 (17:24 +0100)]
Daemon and library are mostly talking to each other now.
Richard Jones [Fri, 3 Apr 2009 16:23:33 +0000 (17:23 +0100)]
Remove initramfs/fakelog.root if make-initramfs fails.
Richard Jones [Fri, 3 Apr 2009 16:23:03 +0000 (17:23 +0100)]
Remove NFS support - we will probably use FTP instead.
Richard Jones [Fri, 3 Apr 2009 10:29:55 +0000 (11:29 +0100)]
Lots more auto-generation.
Richard Jones [Fri, 3 Apr 2009 10:27:52 +0000 (11:27 +0100)]
Set up ethernet interface.
Richard Jones [Fri, 3 Apr 2009 00:15:17 +0000 (01:15 +0100)]
Start the generated code and code generator.
Richard Jones [Fri, 3 Apr 2009 00:14:44 +0000 (01:14 +0100)]
Add the first version of the guestfsd daemon.
Richard Jones [Fri, 3 Apr 2009 00:13:42 +0000 (01:13 +0100)]
Add update-initramfs.sh.in so we don't need to rebuild initramfs for
small changes in the daemon.
Richard Jones [Fri, 3 Apr 2009 00:12:21 +0000 (01:12 +0100)]
Updated to newer GPLv2 document.
Richard Jones [Thu, 2 Apr 2009 19:55:41 +0000 (20:55 +0100)]
Correctly handle the case when select runs out of filehandles.
Richard Jones [Thu, 2 Apr 2009 19:46:55 +0000 (20:46 +0100)]
Code to handle the daemon communications socket.
Richard Jones [Thu, 2 Apr 2009 19:07:21 +0000 (20:07 +0100)]
Guest boots, and basic select/callbacks work.
Richard Jones [Thu, 2 Apr 2009 16:00:13 +0000 (17:00 +0100)]
Ignore generated manual page.
Richard Jones [Thu, 2 Apr 2009 14:15:55 +0000 (15:15 +0100)]
More documentation updates.
Richard Jones [Thu, 2 Apr 2009 11:10:59 +0000 (12:10 +0100)]
More documentation.
Richard Jones [Wed, 1 Apr 2009 19:29:03 +0000 (20:29 +0100)]
Documentation of low-level API.
Richard Jones [Wed, 1 Apr 2009 15:08:23 +0000 (16:08 +0100)]
Add test-boot-realistic target.
Richard Jones [Wed, 1 Apr 2009 15:08:01 +0000 (16:08 +0100)]
Correct permissions problem in root filesystem by using febootstrap-run
properly.
Richard Jones [Wed, 1 Apr 2009 11:57:45 +0000 (12:57 +0100)]
Various fixes to the build system, add 'make test-boot-image' target.
Richard Jones [Wed, 1 Apr 2009 11:57:25 +0000 (12:57 +0100)]
Run autoreconf with -i parameter.
Richard Jones [Wed, 1 Apr 2009 11:57:10 +0000 (12:57 +0100)]
More files to ignore.
Richard Jones [Wed, 1 Apr 2009 11:56:49 +0000 (12:56 +0100)]
Print size of kernel, don't need to delete gnome/help any more.
Richard Jones [Wed, 1 Apr 2009 11:53:40 +0000 (12:53 +0100)]
Moved .cvsignore -> .gitignore.
rjones [Tue, 24 Mar 2009 14:15:13 +0000 (14:15 +0000)]
Build the initramfs.
rjones [Tue, 24 Mar 2009 09:38:31 +0000 (09:38 +0000)]
Now using febootstrap.
rjones [Wed, 4 Mar 2009 13:18:48 +0000 (13:18 +0000)]
Starts up QEMU now
rjones [Tue, 3 Mar 2009 15:35:50 +0000 (15:35 +0000)]
Running qemu as a subprocess.
rjones [Tue, 3 Mar 2009 09:08:12 +0000 (09:08 +0000)]
Final fixes to build environment, and added autogen.sh.
rjones [Tue, 3 Mar 2009 08:58:37 +0000 (08:58 +0000)]
Build environment set up for libguestfs.