Displaying 20 results from an estimated 100000 matches similar to: "[PATCH] tar: Remove redundant use statement."
2010 Apr 08
2
[PATCH 0/2] Fix tar-in, tgz-in commands (RHBZ#580246)
Two-part patch to fix RHBZ#580246.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
2011 Mar 23
1
[PATCH v2v for discussion only] Remove dependency on old Perl inspection code.
It needs a lot more testing, which I'm (slowly) performing on
my own machine.
Note this also depends on the new guestfs_inspect_get_product_variant
API that I posted earlier today.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats,
2010 Aug 23
2
[PATCH] Use virtio-serial, remove other vmchannel methods.
Notes:
(1) Tis doesn't completely remove legacy serial ports yet. I couldn't
work out how to make the Linux kernel see the virtconsole, so that is
still using a serial port.
(2) The guest network is completely unavailable if you apply this
patch. We will need to add this back, possibly as an optional
feature.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
2009 Nov 26
1
[PATCH] daemon/Win32: use gnulib modules connect, socket and symlinkat (for readlinkat).
We should try to replace readlinkat with {a,x}readlinkat, but I'll
leave that to a future change.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
-------------- next part
2010 Sep 27
6
[PATCH 0/4] Fixes for virt-resize
Fixes for both of these bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=633096
virt-resize calculates block device size incorrectly, doesn't work with qcow2 target
https://bugzilla.redhat.com/show_bug.cgi?id=633766
virt-resize --shrink fails
I'm still doing testing on these, but the patches seem good
enough to review.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
2009 Oct 01
2
[PATCH 0/2] Add RELAX NG schema and tests for virt-inspector --xml
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
2012 May 28
0
NTFS(-3g) large alternate data streams
(I meant to copy this message to the mailing list)
On Mon, May 28, 2012 at 05:49:36PM +0100, Richard W.M. Jones wrote:
>
> This file has an approx 48 MB ADS:
>
> ><fs> ll /Temp/
> total 13
> drwxrwxrwx 1 root root 0 May 28 17:28 .
> drwxrwxrwx 1 root root 4096 Nov 1 2011 ..
> -rwxrwxrwx 1 root root 13 Oct 5 2011 ADS_test.txt
>
2011 Apr 01
4
[PATCH 0/4] Add progress messages to guestfs_launch function.
These four commits add approximate progress messages to the
guestfs_launch function.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
2014 Sep 23
3
Re: Virt-v2v conversion issue
Hi
Thank you for your quick response, do you know when the build 1.27.53 will be available ?
Alain
Alain VONDRA
Chargé d'exploitation des Systèmes d'Information
Direction Administrative et Financière
+33 1 44 39 77 76
UNICEF France
3 rue Duguay Trouin 75006 PARIS
www.unicef.fr
-----Message d'origine-----
De : Richard W.M. Jones [mailto:rjones@redhat.com]
Envoyé : mardi 23
2009 Nov 20
6
[PATCH 0/6] Simple fixes for cross-compiling the daemon
As outlined here:
https://www.redhat.com/archives/libguestfs/2009-November/msg00171.html
These patches fix some of the simpler things. Some of the things (the
missing headers) are genuine bugs.
Note in order to cross-compile at all you have to comment out the
section in the daemon/configure.ac where it detects custom format
specifiers.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
2011 Jan 18
4
[PATCH 0/4] In guestfish allow <! for inline execution
Read the man page in the final patch, but the idea is:
<! for n in `seq 1 100`; do echo write /foo.$n $n; done
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
2011 Mar 15
3
[PATCH 0/3] Various fixes to the Ruby bindings (RHBZ#667610).
https://bugzilla.redhat.com/show_bug.cgi?id=667610
Original message from clalance:
https://www.redhat.com/archives/libguestfs/2011-January/msg00014.html
I believe that these 3 patches fix all of the issues that Chris has
raised.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
2009 Oct 19
5
[PATCH 0/5] Add new tools virt-tar and virt-ls and tidy up the tools code
This patch series starts by tidying up the code for the virt-cat,
virt-df, virt-edit, etc tools, moving them into a single directory and
making the build system much simpler as a consequence.
Then we add two new tools, virt-tar (a general purpose archive and
upload tool) and virt-ls (for listing directories).
No new functionality is enabled by these tools -- that is to say, you
can do everything
2012 Aug 03
0
Can I use libguestfs with Java under windows os?
On Fri, Aug 03, 2012 at 04:10:05PM +0800, ??? wrote:
> Hi rjones,
>
> I?m now developing something about virtualization using
> java. when I use the example code at site
> http://libguestfs.org/guestfs-java.3.html, It occurs an exception
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no
> guestfs_jni in java.library.path. I wonder if the
2010 Dec 06
1
annexia git unreachable
On Mon, Dec 06, 2010 at 04:52:19AM +0100, Gianluigi Tiesi wrote:
> Unfortunately annexia git is currently unreachable, while the web works.
> It's not very handy to download a git repository via git web :)
Yes there's a firewall problem at the moment. I'll try and look at it
today, but for hivex the tarball is currently identical to what is in
git.
Rich.
--
Richard Jones,
2012 Nov 10
1
The road to libguestfs 1.20
I've got some bad news: libvirt remote support is probably not going
to make libguestfs 1.20. John Eckersberg is diligently working on
this, but I don't want to hold up the release of the next stable
libguestfs for this, particularly since it needs dependent changes in
libvirt.
The last stable branch of libguestfs (1.18) happened in the middle of
May. That's 7 months ago, making
2014 Dec 02
0
Re: [PATCH 1/5] Remove extra space in inspect-fs-unix.c
On Tue, Dec 02, 2014 at 07:11:55PM +0200, Nikos Skalkotos wrote:
> Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
> ---
> src/inspect-fs-unix.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/inspect-fs-unix.c b/src/inspect-fs-unix.c
> index 01a59f1..f55e53b 100644
> --- a/src/inspect-fs-unix.c
> +++ b/src/inspect-fs-unix.c
2011 Aug 05
0
FYI: Large build change -- removed separate daemon/configure.ac
http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=60d5a50f4d3d9e2c2f5a7d42a6859de709bda3f6
Originally I had the daemon directory use a separate configure script,
because we thought we would recompile the daemon for multiple
different architectures, so that we could have libguestfs able to run
commands in guests which have a different architecture from the host.
Well, that didn't really
2010 Mar 24
1
[PATCH] Use ext4 dev tools on RHEL 5 (RHBZ#576688).
Original bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=576688
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
-------------- next part --------------
>From
2009 Jul 28
1
[PATCH / discussion only] Lib.pm: Add file_architecture command.
(Not to be applied - there is still a bug in the handling of initrd
images).
This patch does the same as the previous 'file-arch' command, except
written in Perl and running on the host.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats,