libguestfs.git
14 years agoPrepare for 1.0.45 1.0.45
Richard Jones [Fri, 12 Jun 2009 12:39:32 +0000 (13:39 +0100)]
Prepare for 1.0.45

14 years agoAdd guestfs_rescue=1 appliance option to start a rescue shell.
Richard Jones [Thu, 11 Jun 2009 16:27:18 +0000 (17:27 +0100)]
Add guestfs_rescue=1 appliance option to start a rescue shell.

14 years agoCatching hanging qemu in tests (RHBZ#505329).
Richard Jones [Thu, 11 Jun 2009 15:57:59 +0000 (16:57 +0100)]
Catching hanging qemu in tests (RHBZ#505329).

14 years agoMore TODO-list suggestions and a summary of PPC situation.
Richard Jones [Thu, 11 Jun 2009 15:57:29 +0000 (16:57 +0100)]
More TODO-list suggestions and a summary of PPC situation.

14 years agoPrepare for 1.0.44. 1.0.44
Richard Jones [Wed, 10 Jun 2009 14:45:00 +0000 (15:45 +0100)]
Prepare for 1.0.44.

14 years agoRemove obsolete comment from generator.
Richard Jones [Wed, 10 Jun 2009 14:31:29 +0000 (15:31 +0100)]
Remove obsolete comment from generator.

14 years agoSpecify type of squashfs filesystem.
Richard Jones [Wed, 10 Jun 2009 14:31:13 +0000 (15:31 +0100)]
Specify type of squashfs filesystem.

14 years agoAllow HFS+, UFS and XFS filesystems (add to kmod whitelist).
Richard Jones [Wed, 10 Jun 2009 14:06:44 +0000 (15:06 +0100)]
Allow HFS+, UFS and XFS filesystems (add to kmod whitelist).

14 years agoCentOS fix: skip ntfs-3g.probe tests if no binary.
Richard Jones [Wed, 10 Jun 2009 13:23:05 +0000 (14:23 +0100)]
CentOS fix: skip ntfs-3g.probe tests if no binary.

14 years agoDone: Device independent naming feature.
Richard Jones [Wed, 10 Jun 2009 13:13:34 +0000 (14:13 +0100)]
Done: Device independent naming feature.

14 years agoImplement device name translation. Remove device name hacks in tests.
Richard Jones [Wed, 10 Jun 2009 11:48:26 +0000 (12:48 +0100)]
Implement device name translation.  Remove device name hacks in tests.

14 years agoIn the daemon, change all const char * parameters to char *.
Richard Jones [Wed, 10 Jun 2009 10:49:42 +0000 (11:49 +0100)]
In the daemon, change all const char * parameters to char *.

14 years agoAdd IS_DEVICE checks for all calls which take a device parameter.
Richard Jones [Wed, 10 Jun 2009 10:11:14 +0000 (11:11 +0100)]
Add IS_DEVICE checks for all calls which take a device parameter.

14 years agoDescribe the standard naming scheme and translation algorithm.
Richard Jones [Tue, 9 Jun 2009 21:01:00 +0000 (22:01 +0100)]
Describe the standard naming scheme and translation algorithm.

14 years agoAdded more to-do items to the list.
Richard Jones [Tue, 9 Jun 2009 14:21:33 +0000 (15:21 +0100)]
Added more to-do items to the list.

14 years agoNew website, change et.redhat.com references to libguestfs.org 1.0.43
Richard Jones [Tue, 9 Jun 2009 10:20:05 +0000 (11:20 +0100)]
New website, change et.redhat.com references to libguestfs.org

14 years agoPrepare for 1.0.43.
Richard Jones [Tue, 9 Jun 2009 09:51:02 +0000 (10:51 +0100)]
Prepare for 1.0.43.

14 years agoAdd support for decoding the Windows registry.
Richard Jones [Tue, 9 Jun 2009 09:33:34 +0000 (10:33 +0100)]
Add support for decoding the Windows registry.

14 years agoGenerated code for ntfs_3g_probe command.
Richard Jones [Mon, 8 Jun 2009 16:44:18 +0000 (17:44 +0100)]
Generated code for ntfs_3g_probe command.

14 years agoAdd 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS partition.
Richard Jones [Mon, 8 Jun 2009 16:44:14 +0000 (17:44 +0100)]
Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS partition.

14 years agoTodo: qemu options.
Richard Jones [Mon, 8 Jun 2009 14:54:26 +0000 (15:54 +0100)]
Todo: qemu options.

14 years agoAdd missing documentation for guestfish 'lcd' command.
Richard Jones [Mon, 8 Jun 2009 14:48:39 +0000 (15:48 +0100)]
Add missing documentation for guestfish 'lcd' command.

14 years agoMore TODO items.
Richard Jones [Mon, 8 Jun 2009 14:46:23 +0000 (15:46 +0100)]
More TODO items.

14 years agoAdded 'lcd' command to guestfish.
Richard Jones [Mon, 8 Jun 2009 09:01:42 +0000 (10:01 +0100)]
Added 'lcd' command to guestfish.

14 years agoPrepare for 1.0.42 1.0.42
Richard Jones [Sat, 6 Jun 2009 16:44:01 +0000 (17:44 +0100)]
Prepare for 1.0.42

14 years agoParse /etc/modprobe.conf and initrd to give us a closer understanding
Richard Jones [Sat, 6 Jun 2009 16:34:42 +0000 (17:34 +0100)]
Parse /etc/modprobe.conf and initrd to give us a closer understanding
of what the guest will actually boot on.

14 years agoAdded query mode to virt-inspector.
Richard Jones [Sat, 6 Jun 2009 12:19:44 +0000 (13:19 +0100)]
Added query mode to virt-inspector.

14 years agoModules are *.o in Linux 2.4 kernels.
Richard Jones [Fri, 5 Jun 2009 14:51:14 +0000 (15:51 +0100)]
Modules are *.o in Linux 2.4 kernels.

14 years agoVersion 1.0.41. 1.0.41
Richard Jones [Thu, 4 Jun 2009 14:09:16 +0000 (15:09 +0100)]
Version 1.0.41.

14 years agoFix RHBZ#503169 comment 13 (regression) and add a regression test.
Richard Jones [Thu, 4 Jun 2009 14:05:23 +0000 (15:05 +0100)]
Fix RHBZ#503169 comment 13 (regression) and add a regression test.

14 years agoAdded regression test for RHBZ503169#c10
Richard Jones [Thu, 4 Jun 2009 14:04:05 +0000 (15:04 +0100)]
Added regression test for RHBZ503169#c10

14 years agoMove pure regression tests to their own subdirectory.
Richard Jones [Thu, 4 Jun 2009 13:09:00 +0000 (14:09 +0100)]
Move pure regression tests to their own subdirectory.

14 years agoGenerated code for the 'sleep' command.
Richard Jones [Thu, 4 Jun 2009 13:59:16 +0000 (14:59 +0100)]
Generated code for the 'sleep' command.

14 years agoAdded 'sleep' command.
Richard Jones [Thu, 4 Jun 2009 13:58:14 +0000 (14:58 +0100)]
Added 'sleep' command.

14 years agoPrepare for version 1.0.40. 1.0.40
Richard Jones [Thu, 4 Jun 2009 10:00:03 +0000 (11:00 +0100)]
Prepare for version 1.0.40.

14 years agoAdd missing /dev devices (bug 503169 comment 10).
Richard Jones [Thu, 4 Jun 2009 09:58:28 +0000 (10:58 +0100)]
Add missing /dev devices (bug 503169 comment 10).

14 years agoGenerated PO files for 1.0.39. 1.0.39
Richard Jones [Thu, 4 Jun 2009 08:14:47 +0000 (09:14 +0100)]
Generated PO files for 1.0.39.

14 years agoPrepare for version 1.0.39.
Richard Jones [Thu, 4 Jun 2009 08:09:25 +0000 (09:09 +0100)]
Prepare for version 1.0.39.

14 years agoUse --rbind rather than --bind for bind mounting /dev (to get /dev/pts).
Charles Duffy [Thu, 4 Jun 2009 07:45:04 +0000 (08:45 +0100)]
Use --rbind rather than --bind for bind mounting /dev (to get /dev/pts).

14 years agomount /dev via tmpfs before MAKEDEV invocation.
Charles Duffy [Thu, 4 Jun 2009 07:44:00 +0000 (08:44 +0100)]
mount /dev via tmpfs before MAKEDEV invocation.
This ensures that /dev can be bind-mounted when running commands,
as initramfs cannot be bind-mounted.

14 years agouse add_drive_ro for --mount parameters from guestfish when called with --ro
Charles Duffy [Tue, 2 Jun 2009 16:30:26 +0000 (11:30 -0500)]
use add_drive_ro for --mount parameters from guestfish when called with --ro

To prevent writes (such as ext3 journal replay) from occuring even when --ro is
passed, guestfish should use add_drive_ro() for any drives specified on the
command line with --add if --ro is also passed.

As we need to look through the entire command line for --ro before adding any
drives, we move the add process out of the argument-parsing loop and into its
own function, patterned off mount_mps().

Signed-off-by: Charles Duffy <charles_duffy@dell.com>
14 years agoNo parallel make in ocaml/ directory (RHBZ#502309).
Richard Jones [Tue, 2 Jun 2009 14:50:50 +0000 (15:50 +0100)]
No parallel make in ocaml/ directory (RHBZ#502309).

14 years agoVersion 1.0.38 1.0.38
Richard Jones [Tue, 2 Jun 2009 13:51:45 +0000 (14:51 +0100)]
Version 1.0.38

14 years agoGenerated code for 'add_drive_ro' call.
Richard Jones [Tue, 2 Jun 2009 13:25:25 +0000 (14:25 +0100)]
Generated code for 'add_drive_ro' call.

14 years agoAdd 'add_drive_ro' call. Fix up documentation. Plus a couple of minor code improvemen...
Richard Jones [Tue, 2 Jun 2009 13:24:16 +0000 (14:24 +0100)]
Add 'add_drive_ro' call. Fix up documentation. Plus a couple of minor code improvements in the tests.

14 years agoSquashfs recipe.
Richard W.M. Jones [Fri, 29 May 2009 15:12:51 +0000 (16:12 +0100)]
Squashfs recipe.

14 years agoCorrectly handle malloc/realloc(0)
Richard W.M. Jones [Fri, 29 May 2009 14:30:57 +0000 (15:30 +0100)]
Correctly handle malloc/realloc(0)
 - malloc and realloc(0) are valid requests.  Some implementations
   may return NULL for these, which would not indicate an error.

14 years agoPrepare for version 1.0.37 1.0.37
Richard W.M. Jones [Fri, 29 May 2009 12:40:29 +0000 (13:40 +0100)]
Prepare for version 1.0.37

14 years agoUse a squashfs attached as /dev/sdd during the C API tests.
Richard W.M. Jones [Fri, 29 May 2009 11:59:32 +0000 (12:59 +0100)]
Use a squashfs attached as /dev/sdd during the C API tests.

14 years agoAdd cramfs and squashfs kernel modules (RHBZ#503135).
Richard W.M. Jones [Fri, 29 May 2009 11:15:37 +0000 (12:15 +0100)]
Add cramfs and squashfs kernel modules (RHBZ#503135).

14 years agoFix the rule which rebuilds make-initramfs.sh.
Richard W.M. Jones [Fri, 29 May 2009 11:14:35 +0000 (12:14 +0100)]
Fix the rule which rebuilds make-initramfs.sh.

14 years agoFix mkdir-p if directory exists (RHBZ#503133).
Richard W.M. Jones [Fri, 29 May 2009 10:20:29 +0000 (11:20 +0100)]
Fix mkdir-p if directory exists (RHBZ#503133).

14 years agoRerun generator to update tests.
Richard W.M. Jones [Thu, 28 May 2009 22:14:47 +0000 (23:14 +0100)]
Rerun generator to update tests.

14 years agoVersion 1.0.36 1.0.36
Richard W.M. Jones [Thu, 28 May 2009 21:49:39 +0000 (22:49 +0100)]
Version 1.0.36

14 years agoFix path to COPYING.LIB
Richard W.M. Jones [Thu, 28 May 2009 21:03:18 +0000 (22:03 +0100)]
Fix path to COPYING.LIB

14 years agoTo-do: Note that we need to finish the bindings tests.
Richard W.M. Jones [Thu, 28 May 2009 20:06:40 +0000 (21:06 +0100)]
To-do: Note that we need to finish the bindings tests.

14 years agoDistribute bindtests.rb in the tarball. 1.0.35
Richard W.M. Jones [Thu, 28 May 2009 19:41:12 +0000 (20:41 +0100)]
Distribute bindtests.rb in the tarball.

14 years agoDistribute bindtests.pl with the tarball.
Richard W.M. Jones [Thu, 28 May 2009 19:38:50 +0000 (20:38 +0100)]
Distribute bindtests.pl with the tarball.

14 years agoDistribute bindtests file.
Richard W.M. Jones [Thu, 28 May 2009 19:28:04 +0000 (20:28 +0100)]
Distribute bindtests file.

14 years agoFix path to guestfish in test-bootbootboot script.
Richard W.M. Jones [Thu, 28 May 2009 19:27:11 +0000 (20:27 +0100)]
Fix path to guestfish in test-bootbootboot script.

14 years agoFix permissions on ocaml/run-bindtests
Richard W.M. Jones [Thu, 28 May 2009 19:26:50 +0000 (20:26 +0100)]
Fix permissions on ocaml/run-bindtests

14 years agoAdd tests for bindings parameters, fix several broken bindings.
Richard W.M. Jones [Thu, 28 May 2009 19:15:51 +0000 (20:15 +0100)]
Add tests for bindings parameters, fix several broken bindings.

14 years agoAdd the test0* functions, used to test language bindings.
Richard W.M. Jones [Thu, 28 May 2009 15:23:04 +0000 (16:23 +0100)]
Add the test0* functions, used to test language bindings.

14 years agoMove C API tests out of root build dir into 'capitests' subdir.
Richard W.M. Jones [Thu, 28 May 2009 12:15:34 +0000 (13:15 +0100)]
Move C API tests out of root build dir into 'capitests' subdir.

14 years agoMove the appliance and build scripts into new appliance/ subdirectory.
Richard W.M. Jones [Thu, 28 May 2009 12:00:31 +0000 (13:00 +0100)]
Move the appliance and build scripts into new appliance/ subdirectory.

14 years agoUpdated PO files. 1.0.34
Richard Jones [Wed, 27 May 2009 16:12:50 +0000 (17:12 +0100)]
Updated PO files.

14 years agoRemoved contrib/*.spec files.
Richard Jones [Wed, 27 May 2009 16:11:57 +0000 (17:11 +0100)]
Removed contrib/*.spec files.

14 years agoVersion 1.0.34.
Richard Jones [Wed, 27 May 2009 16:04:48 +0000 (17:04 +0100)]
Version 1.0.34.

14 years agoBack to GNU gettext 0.14 for RHEL 5.
Richard Jones [Wed, 27 May 2009 15:17:13 +0000 (16:17 +0100)]
Back to GNU gettext 0.14 for RHEL 5.

14 years agoabs_top_builddir doesn't exist in old RHEL 5 automake, use top_builddir instead.
Richard Jones [Wed, 27 May 2009 15:12:52 +0000 (16:12 +0100)]
abs_top_builddir doesn't exist in old RHEL 5 automake, use top_builddir instead.

14 years agoRemoved these old/obsolete specfiles. For replacements see contrib/README. (for...
Richard Jones [Wed, 27 May 2009 15:11:24 +0000 (16:11 +0100)]
Removed these old/obsolete specfiles.  For replacements see contrib/README.  (for Charles Duffy).

14 years agoVersion 1.0.33 1.0.33
Richard Jones [Wed, 27 May 2009 12:00:23 +0000 (13:00 +0100)]
Version 1.0.33

14 years agoImprove javadoc (RHBZ#501883).
Richard Jones [Wed, 27 May 2009 11:46:04 +0000 (12:46 +0100)]
Improve javadoc (RHBZ#501883).

14 years agoGuestfish built-in commands auto-complete (RHBZ#501878).
Richard Jones [Wed, 27 May 2009 11:29:35 +0000 (12:29 +0100)]
Guestfish built-in commands auto-complete (RHBZ#501878).

14 years agoFix Java configure tests (RHBZ#501885).
Richard Jones [Wed, 27 May 2009 11:22:00 +0000 (12:22 +0100)]
Fix Java configure tests (RHBZ#501885).

14 years agoTo-do item.
Richard Jones [Wed, 27 May 2009 10:48:01 +0000 (11:48 +0100)]
To-do item.

14 years agoREADME, TODO and HACKING files are now shown on the website.
Richard Jones [Wed, 27 May 2009 10:40:59 +0000 (11:40 +0100)]
README, TODO and HACKING files are now shown on the website.

14 years agoAllow more ext filesystem kmods (Charles Duffy).
Richard Jones [Wed, 27 May 2009 10:33:02 +0000 (11:33 +0100)]
Allow more ext filesystem kmods (Charles Duffy).

14 years agoImprove documentation in README file.
Richard Jones [Wed, 27 May 2009 10:31:39 +0000 (11:31 +0100)]
Improve documentation in README file.

14 years agoFix bug links.
Richard Jones [Tue, 26 May 2009 09:04:20 +0000 (10:04 +0100)]
Fix bug links.

14 years agoVersion 1.0.32 1.0.32
Richard Jones [Tue, 26 May 2009 08:55:25 +0000 (09:55 +0100)]
Version 1.0.32

14 years agoAdded Polish translation (Piotr Drąg) (fixes RHBZ#502533).
Richard Jones [Tue, 26 May 2009 08:47:41 +0000 (09:47 +0100)]
Added Polish translation (Piotr Drąg) (fixes RHBZ#502533).

14 years ago(Commented out) Overwrite /sbin/init
Richard Jones [Sun, 24 May 2009 15:01:45 +0000 (16:01 +0100)]
(Commented out) Overwrite /sbin/init

14 years agoPrint a message when /init starts.
Richard Jones [Sun, 24 May 2009 15:01:27 +0000 (16:01 +0100)]
Print a message when /init starts.

14 years agoSmall documentation bug in configure script.
Richard Jones [Sun, 24 May 2009 12:53:23 +0000 (13:53 +0100)]
Small documentation bug in configure script.

14 years agoIn daemon, set PATH, SHELL and LANG environment variables.
Richard Jones [Fri, 22 May 2009 09:52:43 +0000 (10:52 +0100)]
In daemon, set PATH, SHELL and LANG environment variables.

14 years agoAdd 'debug env' command to print environment.
Richard Jones [Fri, 22 May 2009 09:52:28 +0000 (10:52 +0100)]
Add 'debug env' command to print environment.

14 years agoUpdated POT file. 1.0.31
Richard Jones [Thu, 21 May 2009 19:32:05 +0000 (20:32 +0100)]
Updated POT file.

14 years agoPrepare for 1.0.31.
Richard Jones [Thu, 21 May 2009 19:22:32 +0000 (20:22 +0100)]
Prepare for 1.0.31.

14 years agoIndividual tests can be skipped by setting SKIP_TEST_<CMD>[_<N>]=1
Richard Jones [Thu, 21 May 2009 19:21:43 +0000 (20:21 +0100)]
Individual tests can be skipped by setting SKIP_TEST_<CMD>[_<N>]=1

14 years agoUpdated POT file. 1.0.30
Richard Jones [Thu, 21 May 2009 18:48:57 +0000 (19:48 +0100)]
Updated POT file.

14 years agoPrepare for version 1.0.30. Reduce boot loop script to 10 boots.
Richard Jones [Thu, 21 May 2009 18:36:33 +0000 (19:36 +0100)]
Prepare for version 1.0.30.  Reduce boot loop script to 10 boots.

14 years agoAdd test-bootbootboot.sh script to EXTRA_DIST.
Richard Jones [Thu, 21 May 2009 16:16:00 +0000 (17:16 +0100)]
Add test-bootbootboot.sh script to EXTRA_DIST.

14 years agoVersion 1.0.29 1.0.29
Richard Jones [Thu, 21 May 2009 15:31:34 +0000 (16:31 +0100)]
Version 1.0.29

14 years agoGenerated code for e2fsck-f command.
Richard Jones [Thu, 21 May 2009 15:18:16 +0000 (16:18 +0100)]
Generated code for e2fsck-f command.

14 years agoAdd e2fsck_f command, and modify lvresize test to use it (RHBZ 502018).
Richard Jones [Thu, 21 May 2009 15:17:38 +0000 (16:17 +0100)]
Add e2fsck_f command, and modify lvresize test to use it (RHBZ 502018).

14 years agoFix pvremove, vgremove, lvremove tests (RHBZ 502007).
Richard Jones [Thu, 21 May 2009 15:03:31 +0000 (16:03 +0100)]
Fix pvremove, vgremove, lvremove tests (RHBZ 502007).

14 years agoIgnore generated file.
Richard Jones [Thu, 21 May 2009 14:59:11 +0000 (15:59 +0100)]
Ignore generated file.

14 years agoVersion 1.0.28 1.0.28
Richard Jones [Thu, 21 May 2009 11:45:26 +0000 (12:45 +0100)]
Version 1.0.28

14 years agoGettextize the source, make library strings translatable.
Richard Jones [Thu, 21 May 2009 11:01:36 +0000 (12:01 +0100)]
Gettextize the source, make library strings translatable.