From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-149378-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7F7391381F3 for <garchives@archives.gentoo.org>; Sun, 4 Aug 2013 18:45:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E904E0A81; Sun, 4 Aug 2013 18:44:56 +0000 (UTC) Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19A11E09B6 for <gentoo-user@lists.gentoo.org>; Sun, 4 Aug 2013 18:44:54 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id x55so1866354wes.32 for <gentoo-user@lists.gentoo.org>; Sun, 04 Aug 2013 11:44:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=udT3QYDLc8NqRn4Pr5Z9Il3j6bf8pfBagWueui+jyGA=; b=Mt/Yis5YsTR4uRZe8eUplaict9bxBbtOKfr7L7NpBXiyGs3ureBAxkI/f0AHzNYBJj adb3j32wv7jAWJUUr2ShQkJ5eheAmwGhegTZ+UaPKoEcI9WhVU8b5szKoW+2+y9+Y9vk 4PmMdYVPUAbU6ObUta/+jcRkwKz0hyq/GwR26xpivNTzcTBnTrJw1GyUAh2+cp7K4xhR JsTPqK2/QR+ehdPdbGTuKvmno1KNAvOEh1XuyixEUaHOsqRmUXsa9k2u+1/UUtTJzGzG lFWX0yfs6l0ADv4TS5Vq8DTcFojN74yr184O9ctDrz/dFXRyggzPmpwJERr0UmikQ5EK rbWw== X-Received: by 10.194.78.18 with SMTP id x18mr10544701wjw.93.1375641893653; Sun, 04 Aug 2013 11:44:53 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPSA id b13sm16700174wic.9.2013.08.04.11.44.52 for <gentoo-user@lists.gentoo.org> (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 04 Aug 2013 11:44:53 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Complete list of USE flags? Date: Sun, 4 Aug 2013 19:44:36 +0100 User-Agent: KMail/1.13.7 (Linux/3.8.13-gentoo; KDE/4.10.5; x86_64; ; ) References: <CAA2qdGXGEUdTAASxfM_Y4VvkyQoLSS3=RHRpoCj4vqOAUZAztQ@mail.gmail.com> <CADPrc82fqF-fy+XUn1+Qe8L=MrAat_aSVXU3_s_amResUQhpiQ@mail.gmail.com> In-Reply-To: <CADPrc82fqF-fy+XUn1+Qe8L=MrAat_aSVXU3_s_amResUQhpiQ@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11662494.HGQFX8zPsJ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201308041944.47018.michaelkintzios@gmail.com> X-Archives-Salt: fe58df54-4cb0-4e22-a643-0f881e93b589 X-Archives-Hash: 7f464bc8ea895e98d60fb171eb2eec01 --nextPart11662494.HGQFX8zPsJ Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Sunday 04 Aug 2013 19:35:12 Canek Pel=C3=A1ez Vald=C3=A9s wrote: > On Sun, Aug 4, 2013 at 1:31 PM, Pandu Poluan <pandu@poluan.info> wrote: > > Hello guys, > >=20 > > I'm a bit ashamed to ask this question, as it belies how long I haven't > > actually installed a 'lightweight' Gentoo system... > >=20 > > But I digress. On to my question: > >=20 > > Anyone knows an exhaustive list of USE flags? > >=20 > > And a related subquestion: > >=20 > > Is the USE flags list at znurt.org up-to-date? > >=20 > > The reason I'm asking, is because I'm planning on building *very* > > lightweight systems with as small attack surface as possible. >=20 > Supposedly, in the tree all global USE flags are listed in: >=20 > /usr/portage/profiles/use.desc >=20 > The local USE flags are listed in: >=20 > /usr/portage/profiles/use.local.desc Also, you should be able to list them all, with flags showing if they are i= n=20 the environment (E), in make.conf (C), in make defaults (D), in make global= s=20 (G), by using: euse -i If it is a specific flag you want to check then just add it at the end of t= he=20 above incantation. More details in man euse. =2D-=20 Regards, Mick --nextPart11662494.HGQFX8zPsJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQEcBAABAgAGBQJR/qEeAAoJELAdA+zwE4YelWwIALxYXbhTaVPG+DRHOuZf7FyU 8vsEjoLlYCy4IvJ979cuuKRFgC7uj9vsQbwgg4SFZ5fyyR5Uh0T2HDSNvkj2wx/2 Pf2fjIcxMYUevGOSdq9FS/60e8h3BA20Ra6DxQnFrJraD9DGcl9ufO67Acqvgw5d 8dgT65i9QToD98rxz3PDBK1sQ5WO7RMefDV5pof+klAcrF7R6mwGm79iYocR7qc6 7RtcTGOUHbt83Tpv9DFQyZlyMgucTFP66HjY6xCQbocwzMMkh7H4O7Lf9Df7PA9V 3fH5JAZfrqRUo/bo9VslvYR7CXB4XFH3nB0+wUmKWUAxnh0YNXm7QZ8QJFSrwMI= =Ep7A -----END PGP SIGNATURE----- --nextPart11662494.HGQFX8zPsJ--