On Mon, Sep 29, 2008 at 7:25 PM, Edward Muller <[EMAIL PROTECTED]> wrote: > You would of course want: > > FEATURES="buildpkg" > > in your make.conf
A possible architecture would be to have a development server (where Gentoo is used as it is used mostly, i.e. source-builds, but with a somewhat static portage tree), then a staging server with FEATURES=buildpkg, then a testing server where you only install the binaries (which were created on the staging server) and if the testing is succesfull, proceed with the production server. Of course, that would require some resources although virtualization can help you a great deal. Wkr, Sven Vermeulen