From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2wVa-0005k2-UB for garchives@archives.gentoo.org; Wed, 28 Oct 2009 00:35:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 497EFE070C; Wed, 28 Oct 2009 00:35:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 14EA1E070C for ; Wed, 28 Oct 2009 00:35:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9E3B8B48F9 for ; Wed, 28 Oct 2009 00:35:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.498 X-Spam-Level: X-Spam-Status: No, score=-2.498 required=5.5 tests=[AWL=0.101, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LDZ7KmpoAX4G for ; Wed, 28 Oct 2009 00:35:18 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CAC66B49D6 for ; Wed, 28 Oct 2009 00:35:14 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N2wVD-00070h-Ta for gentoo-user@gentoo.org; Wed, 28 Oct 2009 01:35:03 +0100 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Oct 2009 01:35:03 +0100 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Oct 2009 01:35:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: kde4 upgrading Date: Wed, 28 Oct 2009 00:30:25 +0000 (UTC) Message-ID: References: <200910280024.30685.alan.mckinnon@gmail.com> <200910272347.26699.Warp_7@gmx.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.23) Gecko/20090930 SeaMonkey/1.1.18) Sender: news X-Archives-Salt: 976b3b71-730e-4105-af66-6cf0d0fabd6c X-Archives-Hash: 4f6cf961e0f13e7ab4c156c253351727 Frank Steinmetzger gmx.de> writes: > > aka how-to-update-many-machines-in-parallel > Another possibility would be to compile on one machine and then distribute the > binary packages using --buildpkg and --usepkg. That would only work of course > if the hardware is identical and/or CFLAGS and CHOST are compatible. This does sound enticing. Has anyone does this sort of thing? James