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 0C06B138CEB for ; Wed, 17 Jun 2015 16:12:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54BAD14021; Wed, 17 Jun 2015 16:11:59 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 3C5BBE07BA for ; Wed, 17 Jun 2015 16:11:58 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z5FwQ-00010r-3c for gentoo-user@lists.gentoo.org; Wed, 17 Jun 2015 18:11:54 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jun 2015 18:11:54 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jun 2015 18:11:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: Profile listings Date: Wed, 17 Jun 2015 16:11:41 +0000 (UTC) Message-ID: References: <20150615021218.442abc3967649188f0233b94@gentoo.org> <20150616212651.755ff446@digimed.co.uk> 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-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1) X-Archives-Salt: b01ec8d0-a2e7-4cc9-b701-0a342421561a X-Archives-Hash: 339da066276a63f02e4c8ff7d5bd0c34 Neil Bothwick digimed.co.uk> writes: > You did replace $PROFILE with the name of the profile you want to check? > Like this > > PORTAGE_PROFILE=/usr/portage/profiles/hardened/linux/amd64/x32 eix -c --system # PORTAGE_PROFILE=/usr/portage/profiles/default/linux/amd64/13.0/eapi eix -c --system worked for the ' [1] default/linux/amd64/13.0 * ' It yields the same (42) packages as just a plain 'eix -c --system' in my case. Still good to know. I'm still having difficulty "casually browsing" the default (minimal?) package listing for anything embedded. # PORTAGE_PROFILE=/usr/portage/profiles/arch/arm/armv7a/eapi eix -c --system produces the same list of 42 packages? What did I miss? I want the default (or minimal) package list for the various embedded arm profiles: /usr/portage/profiles/arch/arm/ ? ??? Sorry for being so dense.... TIA, James