Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2005 17:31:03 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Anthony Philipp <philipp1@uiuc.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: keeping ports up to date on two personal machines
Message-ID:  <20050619053103.GB13602@osiris.chen.org.nz>
In-Reply-To: <20050618230708.GA24179@zeus.itg.uiuc.edu>
References:  <20050618230708.GA24179@zeus.itg.uiuc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 18, 2005 at 06:07:08PM -0500, Anthony Philipp wrote:
> Hello guys,
> 
> I just have a quick question. I have two FreeBSD-5.4-p2 machines,
> and instead of using cvsup on both machines to keep my ports up to
> date could I just rsync /usr/ports/ from the faster machine to the
> other one without any issues? I understand I could run a private
> cvsup server, but for two machines this seems a little excessive.
> Any suggestions or problems with this idea?

It would be easier (and faster) to build the stuff on the faster machine
and create packages off it to give to the slower box.

Check out "pkg_create -b".

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"



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