Subject: Re: 1.5.4 kernel in 1.5.2 userland breaks ipf?
To: David Maxwell <david@vex.net>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: netbsd-users
Date: 06/15/2003 14:37:37
On Saturday, June 14, 2003, at 10:42  AM, David Maxwell wrote:

> On Fri, Jun 13, 2003 at 10:08:18PM -0700, Sean J. Schluntz wrote:
>> Can someone let me know if this is true or not?  The system comes up
>> just fine w/the new kernel, but I didn't want to build world if there
>> was something else going on (and I was hoping not to have the system
>> cut off from the world because the firewall was down while the build
>> was going on).
>
> Building 1.5.4 'world' on a 1.5.2 kernel should work fine. To be safe,
> build to a DESTDIR (or create install sets) then boot your 1.5.4 kernel
> for the final install.
>

Ok, quick question.  I'm so used to building 1.6 tree with the build.sh 
script I seem to be missing something with the 1.5 make commands.

I build with DESTDIR setup, and everything went cleanly in to the 
DESTDIR.  Now how do I do the equivelent to build.sh install=/ to have 
it install from DESTDIR to /?

-Sean