Re: [Qemu-devel] Update *BSD images with gnu-sed and bash

2019-05-08 Thread Kamil Rytarowski
On 08.05.2019 10:07, Thomas Huth wrote: > On 08/05/2019 09.06, Kamil Rytarowski wrote: >> On 06.05.2019 12:12, Thomas Huth wrote: > [...] >>> Kamil, >>> >>> could you maybe help with the NetBSD image and the tests/vm/netbsd script? >>> >> >> Please be more specific what am I expected to do. > > W

Re: [Qemu-devel] Update *BSD images with gnu-sed and bash

2019-05-08 Thread Thomas Huth
On 08/05/2019 09.06, Kamil Rytarowski wrote: > On 06.05.2019 12:12, Thomas Huth wrote: [...] >> Kamil, >> >> could you maybe help with the NetBSD image and the tests/vm/netbsd script? >> > > Please be more specific what am I expected to do. We have some VMs (including NetBSD) available that are

Re: [Qemu-devel] Update *BSD images with gnu-sed and bash

2019-05-08 Thread Kamil Rytarowski
On 06.05.2019 12:12, Thomas Huth wrote: > On 26/04/2019 18.43, Laszlo Ersek wrote: >> On 04/25/19 08:00, Thomas Huth wrote: >>> On 24/04/2019 23.29, Wainer dos Santos Moschetta wrote: Hello Thomas, On 04/24/2019 07:37 AM, Thomas Huth wrote: > We are going to enable the qemu-iotes

Re: [Qemu-devel] Update *BSD images with gnu-sed and bash (was: [PATCH 4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD)

2019-05-07 Thread Thomas Huth
On 07/05/2019 10.32, Gerd Hoffmann wrote: D'oh! Does anybody know what are the correct steps to update these images? >>> >>> (1) make the OPENBSD subsystem maintainer care >>> >>> (2) update >>> >>> (3) download the image from download.patchew.org, boot it and

Re: [Qemu-devel] Update *BSD images with gnu-sed and bash (was: [PATCH 4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD)

2019-05-07 Thread Gerd Hoffmann
> >> D'oh! Does anybody know what are the correct steps to update these images? > > > > (1) make the OPENBSD subsystem maintainer care > > > > (2) update > > > > (3) download the image from download.patchew.org, boot it and update it > > > > (4) upload the imag

[Qemu-devel] Update *BSD images with gnu-sed and bash (was: [PATCH 4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD)

2019-05-06 Thread Thomas Huth
On 26/04/2019 18.43, Laszlo Ersek wrote: > On 04/25/19 08:00, Thomas Huth wrote: >> On 24/04/2019 23.29, Wainer dos Santos Moschetta wrote: >>> Hello Thomas, >>> >>> On 04/24/2019 07:37 AM, Thomas Huth wrote: We are going to enable the qemu-iotests during "make check" again, and for runni