Subject: Re: how many kernels in a snapshot?
To: Erik E. Fair <fair@clock.org>
From: Mark Brinicombe <mark@causality.com>
List: port-arm32
Date: 04/09/1999 13:39:57
On Fri, 9 Apr 1999, Erik E. Fair wrote:

> If one were building an arm32 snapshot, how many of the kernels from the
> configs in src/sys/arch/arm32/conf should one build for inclusion the
> binary/kernel directory? At guess, I'd say
> 
> 	A7000 CATS EBSA285 RISCPC SHARK
Hi,
  That would cover everyone running NetBSD/arm32

> but I'm not quite sure which of these are required (i.e. GENERIC will not
> run on the systems supported in the above configs) and which are
> optimizations for specific platforms?
GENERIC will run on RiscPC system. RISCPC is really a GENERIC kernel
taylored for the RiscPC. IN practice the kernel list above is a good set
to use.

Cheers,
				Mark