> > > > > > Yep, that should be the case. > > > > I have openmosix here and all 4 of my machines are compiled > the same.. > > So wouldn't it be faster lets say, I nfs ccache, so all my other > > machines technically won't have to compile any code once > the first pc > > does it?? > > Actually, what Id suggest (and I did here when I last ran > mosix systems) > : > > mount /usr/portage over nfs (master, the machine with fastest disks, > host this) > > my "master" server then builds with : > emerge --usepkg --buildpkg -u world > > Then the same command can be issued on either machine, as > they will all > share /usr/portage/packages, the binaries will be installed when > avaiable, and if they aren't avaiable, new binaries will be generated > for the rest to use. > > also FEATURES="buildpkg" is a nice idea. > > > I prefer not to do the unpack/configure/ccache dance unless > necessary.
I will impliment that this weekend.. :) good idea.. have to look into the buildpkg feature.. -- [EMAIL PROTECTED] mailing list