Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 08:25:11 +0200
From:      Dhananjay Balan <mail@dbalan.in>
To:        Cy Schubert <Cy.Schubert@cschubert.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Sharing compiled builds between multiple 12-CURRENT boxes.
Message-ID:  <20180820062511.yaa2rimgmwpv3hxx@kazhap>
In-Reply-To: <201808182336.w7INaF5J088304@slippy.cwsent.com>
References:  <mail@dbalan.in> <20180818223420.rjisst4vuxzxbcrl@kazhap> <201808182336.w7INaF5J088304@slippy.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 18, 2018 at 04:36:15PM -0700, Cy Schubert wrote:
> You can use NFS or rsync. Make sure the src and obj path names are 
> exactly the same on all thes servers. I used to use NFS until a year or 
> two ago when I started using different patches on different machines. 
> On occasion I've used rsync followed by a NO_CLEAN, WORLDFAST, KERNFAST 
> build on the target machine or simply installkernel and installworld.
> 

I had a quick try of this, with rsync. installkernel worked properly
and I can boot, howver installworld fails with lot of $PROGRAM not
found erroer for env, mktemp etc.

Thanks for all the suggestions I will grok at the installworld a bit
more, and will also give PkgBase a try.

-
Dhananjay Balan



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