From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F274913877A for ; Sat, 19 Jul 2014 15:44:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5199FE0885; Sat, 19 Jul 2014 15:44:30 +0000 (UTC) Received: from vm.novsite.com (unknown [87.120.7.89]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 334BFE084B for ; Sat, 19 Jul 2014 15:44:29 +0000 (UTC) Received: from gacer.netixen.com (unknown [151.237.113.189]) (Authenticated sender: dyanev@netixen.com) by vm.novsite.com (Postfix) with ESMTPSA id 4110C5601CE for ; Sat, 19 Jul 2014 18:44:27 +0300 (EEST) Date: Sat, 19 Jul 2014 18:44:26 +0300 From: Dragostin Yanev To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] eix-sync and validated Portage tree snapshots Message-ID: <20140719184426.7d141acd@gacer.netixen.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.23; x86_64-pc-linux-gnu) 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-Archives-Salt: b03b8ce6-f9c1-4c69-9a32-0f71af0e13f3 X-Archives-Hash: 8d446661ed087e959d0f7a725fe34f4d Hi list, I'm configuring Portage to pull and validate tree snapshots. I used to update with eix-sync, which uses emerge --sync and I wonder if there is a way to force eix to use emerge-webrsync? Right now I've hooked eix-update in to /etc/portage/postsync.d however I still miss the convenience of eix-sync updating the main tree and overlays and diff-ing it all. Any suggestions? Thanks, Dragostin Yanev