Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 20:44:05 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        guru@Sisis.de
Cc:        Andreas Rudisch <"cyb."@gmx.net>, Greg Barniskis <nalists@scls.lib.wi.us>, freebsd-questions@freebsd.org
Subject:   Re: 6.0-REL && isos of distfiles
Message-ID:  <20051230184405.GA1237@flame.pc>
In-Reply-To: <20051230082550.GA4596@rebelion.Sisis.de>
References:  <20051229141409.GA7881@rebelion.Sisis.de> <20051229145814.GA19261@flame.pc> <20051229150959.GA10620@rebelion.Sisis.de> <op.s2jyhg0bblu3bc@p4-3200> <20051229161025.GA13296@rebelion.Sisis.de> <43B4194E.9020203@scls.lib.wi.us> <20051230082550.GA4596@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-12-30 09:25, guru@Sisis.de wrote:
> In the company, where I'm at the moment, I've an uplink to Internet of
> 2 mb, at home I've 64 kbit; so my idea was to fetch, lets say 4 CD at
> high speed, burn them and use them at home for the needed disfiles

This is where the -F option of portupgrade becomes *very* useful:

    - On the system with the fast connection, you update your /usr/ports
      tree and then run portupgrade:

          # portupgrade -a -vuN -F

    - Copy over both /usr/ports and /usr/ports/distfiles

Now updates from the disconnected system should be easy as long as you
use the same options when building the ports on the two systems (since
some of the port options may affect the number and version of distfiles
downloaded).

Another way to update systems that use similar versions of FreeBSD on
the same architecture is to use pkg_create(1) (with the -b option) to
save the packages of one system and pkg_add(1) to install them on
another.




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