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 B3CA71389E2 for ; Thu, 27 Nov 2014 09:18:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9F69E0855; Thu, 27 Nov 2014 09:18:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94BACE0844 for ; Thu, 27 Nov 2014 09:18:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E63A53407BC for ; Thu, 27 Nov 2014 09:18:42 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.768 X-Spam-Level: X-Spam-Status: No, score=-0.768 tagged_above=-999 required=5.5 tests=[AWL=-0.056, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no 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 NqmF6HtFLv56 for ; Thu, 27 Nov 2014 09:18:36 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C6963407CE for ; Thu, 27 Nov 2014 09:18:36 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XtvDc-0000BD-Uc for gentoo-user@gentoo.org; Thu, 27 Nov 2014 10:18:32 +0100 Received: from biff2.math.uni-rostock.de ([139.30.30.69]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Nov 2014 10:18:32 +0100 Received: from martin by biff2.math.uni-rostock.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Nov 2014 10:18:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Martin Vaeth Subject: [gentoo-user] Re: Gentoo's future directtion ? Date: Thu, 27 Nov 2014 09:18:21 +0000 (UTC) Message-ID: References: <5470D229.7000806@tampabay.rr.com> <54760E01.2050508@gentoo.org> <54764D1E.1080201@xunil.at> <54768398.60701@yourstruly.sx> <547689B4.6010606@yourstruly.sx> <5476A3B1.1050403@gentoo.org> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: biff2.math.uni-rostock.de User-Agent: slrn/1.0.1 (Linux) 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 X-Archives-Salt: 9408ba1e-7c74-414f-9d10-31e7fefb2e5b X-Archives-Hash: 521ca5904dce2be0e403f8132183150a hasufell wrote: >> With rsync I believe you can exclude categories: >> http://www.gentoo-wiki.info/TIP_Exclude_categories_from_emerge_sync > > That is uninformed. I think he is right. > check the --depth option of git. You can even clone specific tags with > --depth=1. Every tag will still contain all categories: AFAIK, with git, it is not possible to update everyting but e.g. *access* *kde* *i10n* *gnome* if you know that you will never install an ebuild from these categories.