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 1MXTuW-0000Kz-K5 for garchives@archives.gentoo.org; Sun, 02 Aug 2009 05:47:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB70BE028A; Sun, 2 Aug 2009 05:47:07 +0000 (UTC) Received: from foo.birdnet.se (foo.birdnet.se [213.88.146.6]) by pigeon.gentoo.org (Postfix) with SMTP id 6DF03E028A for ; Sun, 2 Aug 2009 05:47:07 +0000 (UTC) Received: (qmail 25470 invoked by uid 501); 2 Aug 2009 05:47:06 -0000 Message-ID: <20090802054706.25469.qmail@stuge.se> Date: Sun, 2 Aug 2009 07:47:06 +0200 From: Peter Stuge To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] Profiles Mail-Followup-To: gentoo-catalyst@lists.gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Archives-Salt: 14e7f7ad-0474-4d58-b37b-4b6a1bf3cec5 X-Archives-Hash: a5229d87f2e1b8ef7af2d10289786586 Andrew Gaffney wrote: > profiles define a default INPUT_DEVICES and VIDEO_CARDS Speaking of profiles. I find myself changing lots of environment variables using an envscript so would I be better off making my own profile instead? Do I keep the profile in an overlay? (As long as said overlay is used in the stage specs of course.) //Peter