compiling ports to packages on fast system, installing on slower one

Rafael Aquino freebsd at bsdserver.com.br
Thu Jun 8 15:05:55 UTC 2006


Hi, there...

One way to do it is to run a portupgrade -n ... to see what would
be upgraded, then compile it on the fastest system, export the
/usr/ports through nfs and then run a portupgrade -w -W ... using the
exported filesystem on the slower system...

Don't forget to sincronize both ports system with cvsup...

Just a though... ;-)

--
Rafael Mentz Aquino
BSDServer Ltda.
Porto Alegre - RS
Brasil
51 - 9847 8825

---------- Original Message -----------
From: "Dave" <dmehler26 at woh.rr.com>
To: <freebsd-questions at freebsd.org>
Sent: Wed, 7 Jun 2006 16:56:25 -0400
Subject: compiling ports to packages on fast system, installing on slower one

> Hello,
>     I was wondering if this was possible? I've got a box that i'd 
> like to install the latest gnome 2.14 desktop on, as well as some 
> very intense apps to build. I would like to compile the needed apps 
> on my fastest machine as packages, then transfer all the packages to 
> the slower box, and do a pkg_add * and they're all installed. My 
> catch is i don't want to install everything on my fastest box to 
> pull this off. I am using portupgrade and was wondering if this was doable?
> Thanks.
> Dave.
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
------- End of Original Message -------


More information about the freebsd-questions mailing list