Subject: Re: Building NetBSD
To: None <netbsd-users@NetBSD.org>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-users
Date: 11/15/2007 22:37:21
On Tue, Oct 30, 2007 at 05:10:46AM +0100, Mark Weinem wrote:
> The documents src/BUILDING and src/UPDATING don't provide complete procedures.
> src/UPDATING states:
>
> Build a new kernel first:
> This makes sure that any new system calls or features
> expected by the new userland will be present. This
> helps to avoid critical errors when upgrading.
>
> What is meant here, running "./build.sh ... kernel" before "./build.sh ...
> distribution" or installing the new kernel before installing the new userland?
The latter.
Pavel