Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 1997 15:35:48 -0800 (PST)
From:      Tom <tom@sdf.com>
To:        Karl Pielorz <kpielorz@caladan.tdx.co.uk>
Cc:        hackers@freebsd.org
Subject:   Re: Compiling Kernels on remote machine & using 'wrong' versions
Message-ID:  <Pine.BSF.3.95q.971216153003.4827A-100000@misery.sdf.com>
In-Reply-To: <Pine.BSF.3.96.971216191332.1252A-100000@caladan.tdx.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 16 Dec 1997, Karl Pielorz wrote:

> Is there an easy way to Use the 'fast' machine to compile Kernels for the slow
> machine (which is fairly quick at NFS) - if so - how? (for example the
> slow machine appears as:

  Yes.  Kernel source will build from any directory, so that directory
could be anywhere.

  I build kernels on a development machine which is also an NFS server, so
I just mount the "sys" directory on the clients, and do a "make install"
to install.

> Final question - I accidentally booted the 2.2.5 system with a 2.2.2
> kernel - it boots OK, and seems to run OK (yes, I can hear the screams of
> 'Noooohhh!!' from here) - but is it really that bad - considering I don't
> really care about the fate of the slow 2.2.5 machine? - That way I can
> keep all my stuff on the 2.2.2 machine (which is nicely, safely stable &
> remote) - and just run the 2.2.5 on 2.2.2 kernels...

  Why are you doing development on 2.2.2 in the first place?

  All the 2.2 systems are somewhat compatible, but various programs that
poke around in kernel memory may die.

Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.971216153003.4827A-100000>