search for: rwmjone

Displaying 20 results from an estimated 72 matches for "rwmjone".

Did you mean: rwmjones
2018 Jan 03
3
[PATCH] test-virt-tail: Fix failing cat/test-virt-tail.sh test case
>From IRC channel: <StenaviN> Can someone confirm cat/test-virt-tail.sh works in 'master'? <StenaviN> I get https://pastebin.com/GBkg7Vtw <rwmjones> StenaviN: yes it works for me; the error is not very helpful, you'll need to set LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 <StenaviN> https://pastebin.com/yABgCHwV <rwmjones> I think the error is: <rwmjones> libguestfs: trace: statns "/tail" <rwmjones> guestfs...
2018 Jan 12
0
Re: [PATCH] test-virt-tail: Fix failing cat/test-virt-tail.sh test case
On Wednesday, 3 January 2018 08:06:38 CET Nikolay Ivanets wrote: > >From IRC channel: > > <StenaviN> Can someone confirm cat/test-virt-tail.sh works in 'master'? > <StenaviN> I get https://pastebin.com/GBkg7Vtw > <rwmjones> StenaviN: yes it works for me; the error is not very helpful, > you'll need to set LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 > <StenaviN> https://pastebin.com/yABgCHwV > <rwmjones> I think the error is: > <rwmjones> libguestfs: trace: statns "/tail" >...
2016 May 12
0
[PATCH 05/11] customize: add support for pvvxsvc
...uilder/virt-builder.pod b/builder/virt-builder.pod index dc36c13..be5b568 100644 --- a/builder/virt-builder.pod +++ b/builder/virt-builder.pod @@ -840,11 +840,12 @@ F<~root/virt-sysprep-firstboot.log>. =item Windows F<rhsrvany.exe>, available from sources at -L<https://github.com/rwmjones/rhsrvany>, is installed to run the +L<https://github.com/rwmjones/rhsrvany>, or F<pvvxsvc.exe>, available +with SUSE VMDP is installed to run the first boot scripts. It is required, and the setup of first boot scripts will fail if it is not present. -F<rhsrvany.exe> is co...
2016 May 18
0
[PATCH v2 05/11] customize: add support for pvvxsvc
...uilder/virt-builder.pod b/builder/virt-builder.pod index dc36c13..be5b568 100644 --- a/builder/virt-builder.pod +++ b/builder/virt-builder.pod @@ -840,11 +840,12 @@ F<~root/virt-sysprep-firstboot.log>. =item Windows F<rhsrvany.exe>, available from sources at -L<https://github.com/rwmjones/rhsrvany>, is installed to run the +L<https://github.com/rwmjones/rhsrvany>, or F<pvvxsvc.exe>, available +with SUSE VMDP is installed to run the first boot scripts. It is required, and the setup of first boot scripts will fail if it is not present. -F<rhsrvany.exe> is co...
2017 Jul 16
0
IRC question: Is anyone able to verify the signatures from the libguestfs downloads?
18:44 < foo_> Is anyone able to verify the signatures from the libguestfs downloads (version 1.36.5). I cannot find the public key 19:33 < rwmjones> foo_: they're signed with my key (for rich@annexia.org), you can find the keyring here: 19:33 < rwmjones> http://pkgs.fedoraproject.org/cgit/rpms/libguestfs.git/tree/ 19:34 < rwmjones> or on the usual GPG sites 19:35 < rwmjones> Key fingerprint = F777 4FB1 AD07 4A7E...
2016 Apr 05
0
[PATCH 3/7] customize: add support for pvvxsvc
...uilder/virt-builder.pod b/builder/virt-builder.pod index 9a49138..be5b568 100644 --- a/builder/virt-builder.pod +++ b/builder/virt-builder.pod @@ -840,16 +840,17 @@ F<~root/virt-sysprep-firstboot.log>. =item Windows F<rhsrvany.exe>, available from sources at -L<https://github.com/rwmjones/rhsrvany>, is installed to run the +L<https://github.com/rwmjones/rhsrvany>, or F<pvvxsvc.exe>, available +with SUSE VMDP is installed to run the first boot scripts. It is required, and the setup of first boot scripts will fail if it is not present. -F<rhsrvany.exe> is co...
2016 Mar 20
2
Re: [PATCH v2 0/7] tests/qemu: Add program for tracing and analyzing boot times.
...; > BTW I have use 'git am' to apply them to latest git HEAD and try it. > Is this the preferred way, or is there a git branch/repo somewhere that I missed which would already have these applied? I've just pushed what I'm working on to my fork of the repo (https://github.com/rwmjones/libguestfs/commits/master). > Ah, I didn't have sgabios installed, and it complained it couldn't > find an event (qemu:overhead?). Right - it's very sensitive to the exact debug output. > Installed it and I got similar results to yours, the largest > overhead is BIOS: &g...
2016 May 18
21
[PATCH v2 00/11] Getting it work with SLES / openSUSE
Hi all, v2 includes all comments from Pino and Richard. I also removed the mkdir /run/lvm in the init since it only failed in one case and couldn't reproduce it anymore. Cédric Bosdonnat (11): v2v: also search for windows virtio drivers in symlinks Update packagelist for SLES and openSUSE customize: fix windows firstboot script customize: change windows firstboot path customize:
2016 Jul 09
2
IRC question about virt-builder ubuntu-* images
22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server` already configured for firstboot? The reason is because I couldn't work out how to automate this in the preseed script. If you want to have a...
2023 Jun 29
2
[PATCH libguestfs] generator: Add --chown option for virt-customize
Also this updates the common submodule to include the changes. Fixes: https://github.com/rwmjones/guestfs-tools/issues/12 --- common | 2 +- generator/customize.ml | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/common b/common index d61cd820b4..bbb54714ce 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit d61cd82...
2016 Dec 02
3
increasing HIVEX_MAX_SUBKEYS and HIVEX_MAX_VALUES
..._VALUES would become 110000. These are the values I used in the attached patch. The only thing that makes me hesitant is that they're both so significantly larger than the current limits. What about removing the limits entirely? The registry format allows up to 2^32 subkeys and values. On IRC, rwmjones said, "the limits are there to stop malicious hives from using too much memory". I hadn't heard of malicious hives before. Have there been exploits that leveraged this, or is it just being cautious about a potential threat? rwmjones suggested that the ideal solution would be adding...
2020 Jul 02
0
Re: [PATCH nbdkit 0/9] nbd: Implement command= and socket-fd= parameters.
...gt; wrote: > > I fixed the deadlock - turned out to be an actual bug in the nbd > plugin (see patch 8). > > I changed the command syntax so it's now: > > nbdkit nbd command=qemu arg=-f arg=qcow2 arg=/path/to/disk.qcow2 > > Nir wrote: > > 18:08 < nsoffer> rwmjones: regarding the nbd proxy patches, did you have specific flow that help us? > 18:08 < nsoffer> rwmjones: or this is just a way to support qcow2 in the nbdkit pipeline? > > A bit of both - it's nice if nbdkit can "open" qcow2 files. Having libqcow2 would be even better,...
2023 Feb 25
0
libnbd | Failed pipeline for master | 3a49373a
...d ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 3a49373a ( https://gitlab.com/nbdkit/libnbd/-/commit/3a49373a78a611af7497f76b797c78d612f47c84 ) Commit Message: python: Add a contextlib function This functio... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #788829014 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/788829014 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 1 failed job. Job #3834126161 ( https://gitlab.com/nbdkit/libnbd/-/jobs/3834126161/raw ) Stage: builds Name: x86_64-almalinux-8-clang-prebuilt-env...
2023 Aug 08
0
libnbd | Failed pipeline for master | a333eec1
...d ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: a333eec1 ( https://gitlab.com/nbdkit/libnbd/-/commit/a333eec17a5ce4b2a4bbbd2f08bf5f4474382074 ) Commit Message: copy/copy-file-to-qcow2-compressed.sh: Skip tes... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #959197807 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/959197807 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 1 failed job. Job #4823956570 ( https://gitlab.com/nbdkit/libnbd/-/jobs/4823956570/raw ) Stage: builds Name: x86_64-freebsd-current -- You'...
2023 Aug 13
0
libnbd | Failed pipeline for master | 7f3b61d0
...d ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 7f3b61d0 ( https://gitlab.com/nbdkit/libnbd/-/commit/7f3b61d00f6dbc4ed3ad4232a68f3065109a9dcf ) Commit Message: podwrapper: Add --replace parameter This allow... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #966081125 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/966081125 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 3 failed jobs. Job #4863887877 ( https://gitlab.com/nbdkit/libnbd/-/jobs/4863887877/raw ) Stage: builds Name: aarch64-macos-13 Job #4863887876 (...
2023 Aug 13
0
libnbd | Failed pipeline for master | 8709285b
...d ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 8709285b ( https://gitlab.com/nbdkit/libnbd/-/commit/8709285b6b71eabd71241a3f9edf653f70efb705 ) Commit Message: golang: Skip test using syscall.Select on BSDs ... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #966102131 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/966102131 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 2 failed jobs. Job #4863977307 ( https://gitlab.com/nbdkit/libnbd/-/jobs/4863977307/raw ) Stage: builds Name: x86_64-freebsd-13 Job #4863977308 (...
2023 Aug 13
0
libnbd | Failed pipeline for master | 3b6bf865
...d ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 3b6bf865 ( https://gitlab.com/nbdkit/libnbd/-/commit/3b6bf865cd43fd351e49b37d277e308c54aaac0f ) Commit Message: golang: If --disable-golang is used, make sure ... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #966273140 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/966273140 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 2 failed jobs. Job #4864566701 ( https://gitlab.com/nbdkit/libnbd/-/jobs/4864566701/raw ) Stage: builds Name: x86_64-freebsd-13 Job #4864566702 (...
2023 Oct 18
0
libnbd | Failed pipeline for master | 8aa2f75c
...Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 8aa2f75c ( https://gitlab.com/nbdkit/libnbd/-/commit/8aa2f75cdfd1ab338b5e38334c44db816cc25614 ) Commit Message: rust: Build the examples It's worth checking t... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #1041333855 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/1041333855 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 11 failed jobs. Job #5321685169 ( https://gitlab.com/nbdkit/libnbd/-/jobs/5321685169/raw ) Stage: builds Name: x86_64-almalinux-8-clang-prebuil...
2016 Apr 05
1
Re: [PATCH 3/7] customize: add support for pvvxsvc
...false > + ) > + ) services > + with Not_found -> > + error (f_"One of rhsrvany.exe or pvvxsvc.exe is missing in %s. One of them is required in order to install Windows firstboot scripts. You can get one by building rhsrvany (https://github.com/rwmjones/rhsrvany)") > + virt_tools_data_dir > + ) in ( There's a stray ( here, and lots of code gets reindented for reasons I don't understand but may be connected to that stray (. > + g#hivex_commit None; > + g#hivex_close (); > + > + firstboot_d...
2018 Jul 27
1
Preparatory work on virt-v2v -o openstack mode
(Apologies if I missed anyone off the To: line. Please add anyone else who is interested, but keep the libguestfs public mailing list) I did some preparatory work on adding the new ‘virt-v2v -o openstack’ output mode. I've put it in a private (non-FFwd) branch here: https://github.com/rwmjones/libguestfs/tree/openstack Most of the work was refactoring virt-v2v so that we have all of the metadata available at the point where we create the disks. For Openstack this is expected to be important because (we believe) we have to set properties on the Cinder volumes at creation time and won...