> I'm maintaining 3 p3 computers, and i would like to compile stuff on 
> one of them (using --buildpkg also) and then make the others use that 
> package than compiling the whole thing again (although i'm using 
> distcc). How can I "publish" that package for the others to use it ? 
> Can I use apache on the compiling machine and from the others 
> something like PORTAGE_BINHOST="http://compiling.machine.com/
> packages/All" ? Any other ideas ? How can I move a package from the 
> compiling machine to a machine that does not have network installed ? 
> (in what directory? what files ?). What parameters will I use for 
> emerge on the not-compiling machines ( -g ? -K? any other ?) ?

I nfs partition my /usr/portage.. If you do it this way, there is no need for each 
machine to have its own copy.. They will then all see the packages directory.

Other then that, you would have to use some kind of rsync, or type tool.. Or just 
manually copy them over.. 

unless someone else has come up with something better. I do nfs and that has worked 
great for me.

--
[EMAIL PROTECTED] mailing list

Reply via email to