libguestfs.git
15 years agoGenerated code for tune2fs-l command and RHashtable return type.
Richard Jones [Wed, 15 Apr 2009 12:59:07 +0000 (13:59 +0100)]
Generated code for tune2fs-l command and RHashtable return type.

15 years agoAdded tune2fs-l command and RHashtable return type.
Richard Jones [Wed, 15 Apr 2009 12:58:44 +0000 (13:58 +0100)]
Added tune2fs-l command and RHashtable return type.

15 years agoAdded to-xml program.
Richard Jones [Wed, 15 Apr 2009 11:34:18 +0000 (12:34 +0100)]
Added to-xml program.

15 years agoRemove 'df' program from examples - didn't ever work.
Richard Jones [Wed, 15 Apr 2009 09:52:37 +0000 (10:52 +0100)]
Remove 'df' program from examples - didn't ever work.

15 years agoGenerated code for stat/lstat/statvfs changes.
Richard Jones [Wed, 15 Apr 2009 09:45:01 +0000 (10:45 +0100)]
Generated code for stat/lstat/statvfs changes.

15 years agoAdded stat, lstat, statvfs and associated stat structures.
Richard Jones [Wed, 15 Apr 2009 09:44:27 +0000 (10:44 +0100)]
Added stat, lstat, statvfs and associated stat structures.

15 years agoQuoting in guestfish.
Richard Jones [Tue, 14 Apr 2009 19:47:51 +0000 (20:47 +0100)]
Quoting in guestfish.

15 years agoVersion 0.9.1 0.9.1
Richard Jones [Tue, 14 Apr 2009 15:16:34 +0000 (16:16 +0100)]
Version 0.9.1

15 years agoAdded bindings for GNU readline.
Richard Jones [Tue, 14 Apr 2009 14:52:04 +0000 (15:52 +0100)]
Added bindings for GNU readline.

15 years agoBetter handling of trailing \n problem.
Richard Jones [Tue, 14 Apr 2009 13:38:31 +0000 (14:38 +0100)]
Better handling of trailing \n problem.

15 years agoTypos and documentation updates.
Richard Jones [Tue, 14 Apr 2009 13:20:47 +0000 (14:20 +0100)]
Typos and documentation updates.

15 years agoGenerated changes to perl XS bindings.
Richard Jones [Tue, 14 Apr 2009 13:20:07 +0000 (14:20 +0100)]
Generated changes to perl XS bindings.

15 years agoAdd 'command' and 'command-lines'. Fix args freeing in Perl bindings.
Richard Jones [Tue, 14 Apr 2009 12:51:12 +0000 (13:51 +0100)]
Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.

15 years agoFix 'file(1)' command to work on /dev devices.
Richard Jones [Tue, 14 Apr 2009 12:09:06 +0000 (13:09 +0100)]
Fix 'file(1)' command to work on /dev devices.

15 years agoGenerated files for file(1) command.
Richard Jones [Mon, 13 Apr 2009 22:58:33 +0000 (23:58 +0100)]
Generated files for file(1) command.

15 years agoAdded file(1) command.
Richard Jones [Mon, 13 Apr 2009 22:58:02 +0000 (23:58 +0100)]
Added file(1) command.

15 years agoNote a bug.
Richard Jones [Mon, 13 Apr 2009 22:57:26 +0000 (23:57 +0100)]
Note a bug.

15 years agoguestfs -> GuestFS 0.9
Richard Jones [Mon, 13 Apr 2009 19:13:06 +0000 (20:13 +0100)]
guestfs -> GuestFS

15 years agoPython files. Add $QUICK_RPMBUILD flag to avoid running tests.
Richard Jones [Mon, 13 Apr 2009 19:07:03 +0000 (20:07 +0100)]
Python files.  Add $QUICK_RPMBUILD flag to avoid running tests.

15 years agoInstall guestfs.py
Richard Jones [Mon, 13 Apr 2009 19:06:46 +0000 (20:06 +0100)]
Install guestfs.py

15 years agoMissing dependency.
Richard Jones [Mon, 13 Apr 2009 18:40:50 +0000 (19:40 +0100)]
Missing dependency.

15 years agoDescribe all available bindings.
Richard Jones [Mon, 13 Apr 2009 18:39:39 +0000 (19:39 +0100)]
Describe all available bindings.

15 years agoNeed to package generator.ml -- oops.
Richard Jones [Mon, 13 Apr 2009 18:39:20 +0000 (19:39 +0100)]
Need to package generator.ml -- oops.

15 years agoPrepare for 0.9 release.
Richard Jones [Mon, 13 Apr 2009 18:15:22 +0000 (19:15 +0100)]
Prepare for 0.9 release.

15 years agoExtra CLEANFILES.
Richard Jones [Mon, 13 Apr 2009 18:15:12 +0000 (19:15 +0100)]
Extra CLEANFILES.

15 years agoAdditional test programs for Perl, Python, OCaml bindings.
Richard Jones [Mon, 13 Apr 2009 18:10:10 +0000 (19:10 +0100)]
Additional test programs for Perl, Python, OCaml bindings.

15 years agoLots, mainly Python bindings.
Richard Jones [Mon, 13 Apr 2009 17:32:03 +0000 (18:32 +0100)]
Lots, mainly Python bindings.

15 years agoStricter checks on short descriptions.
Richard Jones [Mon, 13 Apr 2009 09:33:44 +0000 (10:33 +0100)]
Stricter checks on short descriptions.

15 years agoOCaml bindings build using the installed, not built, library.
Richard Jones [Mon, 13 Apr 2009 09:27:20 +0000 (10:27 +0100)]
OCaml bindings build using the installed, not built, library.

15 years agoOld versions of augeas lack aug_load, aug_defvar, aug_node. Check for those calls.
Richard Jones [Sun, 12 Apr 2009 23:51:56 +0000 (00:51 +0100)]
Old versions of augeas lack aug_load, aug_defvar, aug_node.  Check for those calls.

15 years agoVersion 0.8.1 0.8.1
Richard Jones [Sun, 12 Apr 2009 23:29:00 +0000 (00:29 +0100)]
Version 0.8.1

15 years agoDistribute TODO file.
Richard Jones [Sun, 12 Apr 2009 22:54:49 +0000 (23:54 +0100)]
Distribute TODO file.

15 years agoFix looping bug in parse_string_list, and remove debug message.
Richard Jones [Sun, 12 Apr 2009 21:27:04 +0000 (22:27 +0100)]
Fix looping bug in parse_string_list, and remove debug message.

15 years agoMore BuildRequires.
Richard Jones [Sun, 12 Apr 2009 18:01:07 +0000 (19:01 +0100)]
More BuildRequires.

15 years agoMore TODO items.
Richard Jones [Sun, 12 Apr 2009 10:57:53 +0000 (11:57 +0100)]
More TODO items.

15 years agoAdd BR qemu (required to run the tests).
Richard Jones [Sun, 12 Apr 2009 08:42:32 +0000 (09:42 +0100)]
Add BR qemu (required to run the tests).

15 years agoAdded some ideas in TODO file.
Richard Jones [Sun, 12 Apr 2009 08:42:19 +0000 (09:42 +0100)]
Added some ideas in TODO file.

15 years agoMinor adjustments for 0.8 release. 0.8
Richard Jones [Sat, 11 Apr 2009 17:04:49 +0000 (18:04 +0100)]
Minor adjustments for 0.8 release.

15 years agoDon't delete examples/Makefile.
Richard Jones [Sat, 11 Apr 2009 16:30:57 +0000 (17:30 +0100)]
Don't delete examples/Makefile.

15 years agoAdded test suite.
Richard Jones [Fri, 10 Apr 2009 17:25:07 +0000 (18:25 +0100)]
Added test suite.

15 years agoAdded test framework, no tests implemented yet.
Richard Jones [Fri, 10 Apr 2009 14:10:29 +0000 (15:10 +0100)]
Added test framework, no tests implemented yet.

15 years agoNeed to set LD_LIBRARY_PATH so we pick up the right C library.
Richard Jones [Fri, 10 Apr 2009 14:06:29 +0000 (15:06 +0100)]
Need to set LD_LIBRARY_PATH so we pick up the right C library.

15 years agoGenerated files for previous commands.
Richard Jones [Fri, 10 Apr 2009 11:53:28 +0000 (12:53 +0100)]
Generated files for previous commands.

15 years agoNew commands: rm rmdir rm-rf mkdir mkdir-p chmod chown
Richard Jones [Fri, 10 Apr 2009 11:52:49 +0000 (12:52 +0100)]
New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown

15 years agoCHROOT_OUT must preserve errno.
Richard Jones [Fri, 10 Apr 2009 11:47:34 +0000 (12:47 +0100)]
CHROOT_OUT must preserve errno.

15 years agoFix off-by-one error in Augeas wrapper code.
Richard Jones [Fri, 10 Apr 2009 11:47:04 +0000 (12:47 +0100)]
Fix off-by-one error in Augeas wrapper code.

15 years agoChange Err -> RErr for consistency with other return types.
Richard Jones [Fri, 10 Apr 2009 10:49:51 +0000 (11:49 +0100)]
Change Err -> RErr for consistency with other return types.

15 years agoDocumentation fix.
Richard Jones [Fri, 10 Apr 2009 09:55:28 +0000 (10:55 +0100)]
Documentation fix.

15 years agoCode cleanup.
Richard Jones [Fri, 10 Apr 2009 09:52:38 +0000 (10:52 +0100)]
Code cleanup.

15 years agoAdd more function checking.
Richard Jones [Fri, 10 Apr 2009 09:46:50 +0000 (10:46 +0100)]
Add more function checking.

15 years agoJust use plain lists for argument representation.
Richard Jones [Fri, 10 Apr 2009 09:26:10 +0000 (10:26 +0100)]
Just use plain lists for argument representation.

15 years agoDocumentation fixes.
Richard Jones [Fri, 10 Apr 2009 09:19:00 +0000 (10:19 +0100)]
Documentation fixes.

15 years agoCorrection in the aug-ls documentation.
Richard Jones [Fri, 10 Apr 2009 09:13:59 +0000 (10:13 +0100)]
Correction in the aug-ls documentation.

15 years agoRemove *~ files when doing 'make clean'.
Richard Jones [Thu, 9 Apr 2009 18:47:22 +0000 (19:47 +0100)]
Remove *~ files when doing 'make clean'.

15 years agoDocumentation update.
Richard Jones [Thu, 9 Apr 2009 18:42:22 +0000 (19:42 +0100)]
Documentation update.

15 years agoBumped version number.
Richard Jones [Thu, 9 Apr 2009 18:36:49 +0000 (19:36 +0100)]
Bumped version number.

15 years agoAdded aug-ls (generated code).
Richard Jones [Thu, 9 Apr 2009 18:36:07 +0000 (19:36 +0100)]
Added aug-ls (generated code).

15 years agoAdd aug-ls command (non-generated code).
Richard Jones [Thu, 9 Apr 2009 18:35:16 +0000 (19:35 +0100)]
Add aug-ls command (non-generated code).

15 years agoNo need for mirror, add HTML docs to subpackages. 0.7
Richard Jones [Thu, 9 Apr 2009 16:42:15 +0000 (17:42 +0100)]
No need for mirror, add HTML docs to subpackages.

15 years agoDistribute the pod.css file.
Richard Jones [Thu, 9 Apr 2009 16:42:01 +0000 (17:42 +0100)]
Distribute the pod.css file.

15 years agoGenerate webpages.
Richard Jones [Thu, 9 Apr 2009 15:48:46 +0000 (16:48 +0100)]
Generate webpages.

15 years agoAdded Augeas support.
Richard Jones [Thu, 9 Apr 2009 12:19:38 +0000 (13:19 +0100)]
Added Augeas support.

15 years agoUpdated HACKING notes about debugging.
Richard Jones [Thu, 9 Apr 2009 12:19:12 +0000 (13:19 +0100)]
Updated HACKING notes about debugging.

15 years agoGenerated code for new guestfs_read_lines API call.
Richard Jones [Wed, 8 Apr 2009 22:47:31 +0000 (23:47 +0100)]
Generated code for new guestfs_read_lines API call.

15 years agoDefinition and implementation of 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.

15 years agoVersion 0.6 0.6
Richard Jones [Wed, 8 Apr 2009 22:13:31 +0000 (23:13 +0100)]
Version 0.6

15 years agoAdded OCaml examples.
Richard Jones [Wed, 8 Apr 2009 22:06:51 +0000 (23:06 +0100)]
Added OCaml examples.

15 years agoOCaml bindings compile.
Richard Jones [Wed, 8 Apr 2009 21:52:11 +0000 (22:52 +0100)]
OCaml bindings compile.

15 years agoMany non-daemon functions are now auto-generated.
Richard Jones [Wed, 8 Apr 2009 19:26:35 +0000 (20:26 +0100)]
Many non-daemon functions are now auto-generated.

15 years agoVersion 0.5: Numerous small fixes to make rpmbuild work again. 0.5
Richard Jones [Wed, 8 Apr 2009 16:19:09 +0000 (17:19 +0100)]
Version 0.5: Numerous small fixes to make rpmbuild work again.

15 years agoAdded more Perl bindings tests.
Richard Jones [Wed, 8 Apr 2009 14:22:29 +0000 (15:22 +0100)]
Added more Perl bindings tests.

15 years agoBug fix: Trailing whitespace from 'pvs' command.
Richard Jones [Wed, 8 Apr 2009 14:08:10 +0000 (15:08 +0100)]
Bug fix: Trailing whitespace from 'pvs' command.

15 years agoFixed Perl bindings, they now work properly.
Richard Jones [Wed, 8 Apr 2009 14:02:39 +0000 (15:02 +0100)]
Fixed Perl bindings, they now work properly.

15 years agoIgnore perl/Guestfs.bs file.
Richard Jones [Wed, 8 Apr 2009 12:54:19 +0000 (13:54 +0100)]
Ignore perl/Guestfs.bs file.

15 years agoUpdated generated files.
Richard Jones [Wed, 8 Apr 2009 12:46:21 +0000 (13:46 +0100)]
Updated generated files.

15 years agoMention OCaml & Perl bindings in introduction. Error handlers must copy 'msg' if...
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.

15 years agoFile was removed, updated dependencies.
Richard Jones [Wed, 8 Apr 2009 12:45:14 +0000 (13:45 +0100)]
File was removed, updated dependencies.

15 years agoNeed to distribute OCaml bits even if OCaml not found.
Richard Jones [Wed, 8 Apr 2009 12:44:46 +0000 (13:44 +0100)]
Need to distribute OCaml bits even if OCaml not found.

15 years agoFirst version of Perl bindings, compiled but not tested.
Richard Jones [Wed, 8 Apr 2009 12:44:13 +0000 (13:44 +0100)]
First version of Perl bindings, compiled but not tested.

15 years agoAdded a note that I'm not going to do Python bindings for now.
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.

15 years agoOutline OCaml bindings.
Richard Jones [Tue, 7 Apr 2009 15:52:25 +0000 (16:52 +0100)]
Outline OCaml bindings.

15 years agoAdded guestfish(1) manpage.
Richard Jones [Tue, 7 Apr 2009 13:55:25 +0000 (14:55 +0100)]
Added guestfish(1) manpage.

15 years agoFix: "aclocal: couldn't open directory `m4': No such file or directory"
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"

15 years agoAdded framework for the language bindings.
Richard Jones [Tue, 7 Apr 2009 12:08:50 +0000 (13:08 +0100)]
Added framework for the language bindings.

15 years agoNew header file. 0.4
Richard Jones [Tue, 7 Apr 2009 10:06:28 +0000 (11:06 +0100)]
New header file.

15 years agoRemove unnecessary kernel drivers. Big reduction in image size.
Richard Jones [Tue, 7 Apr 2009 10:06:23 +0000 (11:06 +0100)]
Remove unnecessary kernel drivers.  Big reduction in image size.

15 years agoFix incorrect realloc size which was causing 'ls' command to fail on large directories.
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.

15 years agoImplement simple lvs/vgs/pvs commands.
Richard Jones [Tue, 7 Apr 2009 09:25:46 +0000 (10:25 +0100)]
Implement simple lvs/vgs/pvs commands.

15 years agoRename pvs -> pvs-full (etc), so we can add simple pvs (etc) 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.

15 years agopvs/vgs/lvs commands working now.
Richard Jones [Tue, 7 Apr 2009 05:50:31 +0000 (06:50 +0100)]
pvs/vgs/lvs commands working now.

15 years agoImplement list-devices and list-partitions.
Richard Jones [Mon, 6 Apr 2009 11:55:26 +0000 (12:55 +0100)]
Implement list-devices and list-partitions.

15 years agoImplementations of 'cat', 'ls', and some cleanups.
Richard Jones [Mon, 6 Apr 2009 10:44:48 +0000 (11:44 +0100)]
Implementations of 'cat', 'ls', and some cleanups.

15 years agoDebugging tips.
Richard Jones [Mon, 6 Apr 2009 10:43:14 +0000 (11:43 +0100)]
Debugging tips.

15 years agoFix incorrect short description of 'cat' command
Richard Jones [Sat, 4 Apr 2009 15:52:52 +0000 (16:52 +0100)]
Fix incorrect short description of 'cat' command

15 years agoImplement RString and RStringList return types.
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.

15 years agoImplement the alloc shell command.
Richard Jones [Sat, 4 Apr 2009 13:51:48 +0000 (14:51 +0100)]
Implement the alloc shell command.

15 years agoguest_add_{drive,cdrom} now test if the files exist.
Richard Jones [Sat, 4 Apr 2009 13:51:31 +0000 (14:51 +0100)]
guest_add_{drive,cdrom} now test if the files exist.

15 years agoAdd %post and %postun.
Richard Jones [Sat, 4 Apr 2009 12:17:46 +0000 (13:17 +0100)]
Add %post and %postun.

15 years agoFix parsing of paths with more than one element.
Richard Jones [Sat, 4 Apr 2009 12:17:32 +0000 (13:17 +0100)]
Fix parsing of paths with more than one element.

15 years agoLIBGUESTFS_PATH implementation.
Richard Jones [Sat, 4 Apr 2009 11:54:47 +0000 (12:54 +0100)]
LIBGUESTFS_PATH implementation.