I don't actually need this, just been wondering if there's a tool that does this...
Let's say you wanted to put Gentoo on every workstation in the building, but you don't want to make every machine spend an hour or so compiling just to be up-to-date.
Instead of telling all the machines to do an emerge --sync; emerge -uDN world every day/week, you instead put Gentoo onto a dedicated VM. Have that VM do all the compiling, and then you do some kind of rsync operation on the Gentoo file system, and have all the machines sync up with the VM by grabbing the rsync tarball that the VM created.
I hope that made sense.
Does anyone know if there's a tool that does this, or do you have to write the script yourself?
Again, I really don't need this, I was just wondering.






