Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 07:35:34 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        DW <dwinner-lists@att.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: build world and kernel for multiple boxes
Message-ID:  <20060109183534.GA38522@osiris.chen.org.nz>
In-Reply-To: <43C2AA90.1000700@att.net>
References:  <43C2AA90.1000700@att.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 09, 2006 at 01:25:20PM -0500, DW wrote:
> Hello,
> 
> I used to have a document that explained how to make buildworld and 
> kernel on one box, and package it up/make binaries for installation on 
> multiple systems.
> 
> I can't find it anywhere, and google and me aren't getting along today.
> 
> I have a bunch to make and don't feel like cvsup'ing, and building 
> everything from source again over and over and over.

cvsup, buildworld and kernel on your fastest box, and then tar and
copy /usr/src and /usr/obj from that box to your slower machines. You
should be able to just run installkernel and installworld on them.
This all assumes that your kernel config files are identical.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                         Power corrupts, Absolute Power is pretty neat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060109183534.GA38522>