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 1NnHFm-0005Jm-6A for garchives@archives.gentoo.org; Thu, 04 Mar 2010 20:02:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 592A6E0FB7 for ; Thu, 4 Mar 2010 20:02:37 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id D6275E1004 for ; Thu, 4 Mar 2010 19:13:58 +0000 (UTC) Received: by gyg4 with SMTP id 4so1248501gyg.40 for ; Thu, 04 Mar 2010 11:13:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=TjZ+hc0RlSOG1zqgdwgO9YviqsYXuxjuEkRDfLQno9U=; b=NdhK/2LYGuqbzCZHk/0HK9vSg8I95v+y66y+Puql5Kj+t/NFDhNecOx/PbB+U+GAqz UF0OlVuJNlLDooeWE5VS11mgFfD6yjIQNo96csHlWOBi+zfqS7QLEZTBgTtJxEKWdFgb c12IifZDGfkE1XP3juWDuX/3arIN0vnWlvhWk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=qh1t3Xvzl1hNGuxudbtjf7Hm1LRTrCdmCnTHi5vUQLEe2sb7Vj8MtlhiwV0ZVu/4kj ewDzHAAjD/VQBALWfIjeOgyrlMeKGOOJFVpoU7T0gFdGHRKSwDFIB8qkQfr/+2BrlLrZ pnU19H01YSGANzNVYvAruS/eU5KwvAwOOGEgY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.151.88.2 with SMTP id q2mr106778ybl.75.1267730038492; Thu, 04 Mar 2010 11:13:58 -0800 (PST) In-Reply-To: <5bdc1c8b1003041022m56127645xc0b7bed58fad20dd@mail.gmail.com> References: <5bdc1c8b1003041022m56127645xc0b7bed58fad20dd@mail.gmail.com> Date: Thu, 4 Mar 2010 13:13:58 -0600 X-Google-Sender-Auth: be56112b414356cc Message-ID: <58965d8a1003041113y475d133ag2071933278e55f4b@mail.gmail.com> Subject: Re: [gentoo-amd64] Where is '@system'? From: Paul Hartman To: gentoo-amd64@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b5eeefa6-2780-4d98-aeea-fec87f87cd35 X-Archives-Hash: 5fd2bd03d4e9ce3a1e671d4e192fc222 On Thu, Mar 4, 2010 at 12:22 PM, Mark Knecht wrote: > I would like emerge -epv @system to be a fairly contained set of > packages. (If possible like it was when I first built the system a > mere 5 weeks ago...) It seems out of control on my system these days > as it wants to emerge 242 packages. One major contributor is not using > a global -cups use flag in make.conf which would reduce it to 178. > That was added to figure out why Gnome didn't see Sups printers at > all. Sure, I would then have to turn on cups for certain packages but > that's OK with me. However I still see cairo, icedtea-bin, virtual > java stuff, alsa-libs, and a bunch of x11-proto files so it doesn't > feel like @system stuff to me > > 1) Where is the 'system' or '@system' specification on my machine? > > 2) If you folks run emerge -epv @system then how machine packages do you see? I believe it all depends on the profile you're using. If you're using a desktop profile maybe that's why it's calling in GUI toolkits and stuff...