Re: Script to create bootable arm images?

2022-06-24 Thread Brook Milligan
> On Jun 24, 2022, at 12:45 PM, Jason Thorpe wrote: > >> On Jun 24, 2022, at 11:02 AM, Brook Milligan wrote: >> >> build.sh works great to create, for example, binary/gzimg/armv7.img.gz. >> >> However, that is not necessarily a bootable image, at least on some systems. >> In addition,

Re: Script to create bootable arm images?

2022-06-24 Thread Izumi Tsutsui
martin@ wrote: > On Thu, Jun 23, 2022 at 02:17:28PM -0600, Brook Milligan wrote: > > Is there a script somewhere that is being used to create the bootable > > arm issues that are available on https://nycdn.netbsd.org/pub/arm/? If > > so, where? > > It is build by build.sh, e.g. this is the

Re: Script to create bootable arm images?

2022-06-24 Thread Brook Milligan
> On Jun 24, 2022, at 9:55 AM, Izumi Tsutsui wrote: > > martin@ wrote: > >> On Thu, Jun 23, 2022 at 02:17:28PM -0600, Brook Milligan wrote: >>> Is there a script somewhere that is being used to create the bootable >>> arm issues that are available on https://nycdn.netbsd.org/pub/arm/? If

Re: Script to create bootable arm images?

2022-06-24 Thread Jason Thorpe
> On Jun 24, 2022, at 11:02 AM, Brook Milligan wrote: > > build.sh works great to create, for example, binary/gzimg/armv7.img.gz. > > However, that is not necessarily a bootable image, at least on some systems. > In addition, various u-boot magic files must be added to the FAT partition

daily CVS update output

2022-06-24 Thread NetBSD source update
Updating src tree: P src/sys/arch/luna68k/dev/lunaws.c P src/sys/arch/x68k/dev/kbd.c P src/sys/dev/hil/hil.c P src/sys/dev/hil/hilvar.h P src/sys/dev/ic/dp83932.c P src/sys/dev/ic/i82557.c P src/sys/dev/ic/rtl8169.c P src/sys/dev/ic/rtl81x9.c P src/sys/dev/ic/tulip.c P src/sys/nfs/nfs_bio.c P

Re: Script to create bootable arm images?

2022-06-24 Thread Greg Troxel
Brook Milligan writes: >> On Jun 24, 2022, at 12:45 PM, Jason Thorpe wrote: >> >>> On Jun 24, 2022, at 11:02 AM, Brook Milligan wrote: >>> >>> build.sh works great to create, for example, binary/gzimg/armv7.img.gz. >>> >>> However, that is not necessarily a bootable image, at least on

Automated report: NetBSD-current/i386 test failure

2022-06-24 Thread NetBSD Test Fixture
This is an automatically generated notice of a new failure of the NetBSD test suite. The newly failing test case is: net/ipsec/t_ipsec_misc:ipsec_lifetime_ipv6_esp_null The above test failed in each of the last 4 test runs, and passed in at least 26 consecutive runs before that. The

Re: Script to create bootable arm images?

2022-06-24 Thread Martin Husemann
On Thu, Jun 23, 2022 at 02:17:28PM -0600, Brook Milligan wrote: > Is there a script somewhere that is being used to create the bootable > arm issues that are available on https://nycdn.netbsd.org/pub/arm/? If > so, where? It is build by build.sh, e.g. this is the invocation for a recent earmv7hf

Re: Script to create bootable arm images?

2022-06-24 Thread Martin Husemann
On Fri, Jun 24, 2022 at 10:41:28AM +0200, Martin Husemann wrote: > On Thu, Jun 23, 2022 at 02:17:28PM -0600, Brook Milligan wrote: > > Is there a script somewhere that is being used to create the bootable > > arm issues that are available on https://nycdn.netbsd.org/pub/arm/? If > > so, where? >

Panic in uvm_map_findspace (was Re: 9.99.98: spontaneous reboots)

2022-06-24 Thread Thomas Klausner
> On 23.06.2022, at 09:34, Thomas Klausner wrote: > > On Tue, Jun 21, 2022 at 11:04:03PM +0200, Thomas Klausner wrote: >> I've been running a 9.99.97 kernel from June 1 and it was stable, >> including bulk builds. Today I upgraded to 9.99.98 and started a fresh >> bulk build, and it rebooted