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 1FuddG-0007AD-Cy for garchives@archives.gentoo.org; Sun, 25 Jun 2006 23:03:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5PMuTqo011937; Sun, 25 Jun 2006 22:56:29 GMT Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5PMeGAR010077 for ; Sun, 25 Jun 2006 22:40:16 GMT Received: from user2.cybercity.dk (user2.cybercity.dk [212.242.41.35]) by cicero0.cybercity.dk (Postfix) with ESMTP id 8398A679EAC for ; Mon, 26 Jun 2006 00:40:16 +0200 (CEST) Received: from BA.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by user2.cybercity.dk (Postfix) with ESMTP id 5B1E1286AAE for ; Mon, 26 Jun 2006 00:40:16 +0200 (CEST) From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] fetching patches on demand Date: Mon, 26 Jun 2006 00:41:12 +0200 User-Agent: KMail/1.9.3 References: <20060620220032.GA15855@nibiru.local> In-Reply-To: <20060620220032.GA15855@nibiru.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3165534.Wzf6hqRHsA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606260041.13892.bo.andresen@zlin.dk> X-Archives-Salt: 9f016761-8cb0-40fc-ac91-9f937ae87005 X-Archives-Hash: bb2d60b692b20c132c5fedc1be875838 --nextPart3165534.Wzf6hqRHsA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 21 June 2006 00:00, Enrico Weigelt wrote: > I'd reall like to save traffic and disk space by not syncing > patches with "emerge --sync" and let them be fetched on demand > instead. Is this supported yet ? Nope, that it not supported. What is supported, however, is excluding parts of the tree (be it single=20 directories, packages or entire categories). Although slightly outdated [1]= =20 should be able to provide some useful info. With portage 2.1I believe this: RSYNC_EXCLUDEFROM=3D"/etc/portage/rsync_excludes" should be replaced by this: PORTAGE_RSYNC_EXTRA_OPTS=3D"--exclude=3D/etc/portage/rsync_excludes" If anyone can confirm that then please add that to the wiki [1]. [1] http://gentoo-wiki.com/TIP_Exclude_categories_from_emerge_sync =2D-=20 Bo Andresen --nextPart3165534.Wzf6hqRHsA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEnxEJ8/kKEzmwNNoRAiO8AKDRFurVVGKUHE7vH++cQW/CpWo1kgCdED8X dimAKZN+n7s7Y6eqrUeBRhY= =lmGk -----END PGP SIGNATURE----- --nextPart3165534.Wzf6hqRHsA-- -- gentoo-user@gentoo.org mailing list