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.62) (envelope-from ) id 1H2oNZ-0005p1-B0 for garchives@archives.gentoo.org; Fri, 05 Jan 2007 12:41:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l05Cec38017064; Fri, 5 Jan 2007 12:40:38 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l05Ceb6X032324 for ; Fri, 5 Jan 2007 12:40:37 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D395D64A03 for ; Fri, 5 Jan 2007 12:40:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 required=5.5 tests=[AWL=0.000, BAYES_00=-2.599] 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 QD53Cf16zMIP for ; Fri, 5 Jan 2007 12:40:29 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by smtp.gentoo.org (Postfix) with ESMTP id 173A064790 for ; Fri, 5 Jan 2007 12:40:28 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id k27so2175768nfc for ; Fri, 05 Jan 2007 04:40:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=E/aO2yFdQLph+1VW193O5kI8X0eWArXCHgaJJvoyB+4bU0n8O7M81pnJ02PUCJyERObg6o19Ml1RarY7IzEHAJTaX9mpIGrD067Bk9lyGJW5hb0PrRKP+PLrCdA3aEFm/dj9zoed6ElnXo2tZi60bCkwF7eENJTJb1wD+rgMAeo= Received: by 10.49.21.8 with SMTP id y8mr7615979nfi.1168000828113; Fri, 05 Jan 2007 04:40:28 -0800 (PST) Received: from ?10.10.44.241? ( [88.40.89.1]) by mx.google.com with ESMTP id g1sm46193495nfe.2007.01.05.04.40.26; Fri, 05 Jan 2007 04:40:27 -0800 (PST) Message-ID: <459E4738.6060306@gmail.com> Date: Fri, 05 Jan 2007 13:40:24 +0100 From: Frittella Laurento User-Agent: Mozilla Thunderbird 1.5.0.9 (X11/20061222) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] A question about useflag interpretation order X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Archives-Salt: ce7d1be9-147a-4f8e-9412-acb9df6da3aa X-Archives-Hash: fb9f0b7ca597ab0d1e1a97339c17aa91 It seems that during the livecd-stage1 build the "global" useflags (livecd/use) are read *after* the useflags defined in package.use file (in portage_confdir directory). Is this a normal behavior or (as I think) they should be read in the inverse order (like in the "regular" portage)? I would add a -* in the livecd/use and then enable some ebuild-specific useflag using package.use file. Regards, Laurento -- gentoo-catalyst@gentoo.org mailing list