From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fq95M-00040q-JX for garchives@archives.gentoo.org; Tue, 13 Jun 2006 13:37:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k5DDZmh7006062; Tue, 13 Jun 2006 13:35:48 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k5DDVpXV016947 for ; Tue, 13 Jun 2006 13:31:52 GMT Received: by nz-out-0102.google.com with SMTP id z3so1598167nzf for ; Tue, 13 Jun 2006 06:31:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ED0JvFzgUyHZpzznzS+gfq1xI84DMwZce1vbHEUEw0elUTNGpOA/NB0qQ4mmi3YXK8LPD4SZSF49FCzRmRWRgW4tPcz2hmSD0YdZh+p2EyzmZwCAei1vCbhWOQPwihPhdy9x0H4uo6DGJoKckF/1wK/qnw4R/MyqitoM0tE7IxE= Received: by 10.36.36.8 with SMTP id j8mr5908405nzj; Tue, 13 Jun 2006 06:31:49 -0700 (PDT) Received: by 10.37.18.76 with HTTP; Tue, 13 Jun 2006 06:31:49 -0700 (PDT) Message-ID: <62b0912f0606130631j1b700356r920cb5b1b999c819@mail.gmail.com> Date: Tue, 13 Jun 2006 15:31:49 +0200 From: "Molle Bestefich" To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Sharing portage? Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 80ea87f1-2103-4730-9812-cda6030412cf X-Archives-Hash: d873580906551ba234e22abd50c58f19 Hi Follow-up question to the backup thingy. Is there an easy way to share Portage's database between multiple virtual machines? Optimally, I would emerge --sync and the results would land in a filesystem that I'd share between VMs, so I don't have to do emerge --sync in each and all of them. The filesystem could perhaps be readonly to the virtual machines, except for the one doing the --sync of course. (Currently, I run emerge --sync in all virtual machines.) Thanks! -- gentoo-dev@gentoo.org mailing list