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.60) (envelope-from ) id 1GQ8sM-0000i3-QK for garchives@archives.gentoo.org; Wed, 20 Sep 2006 20:40:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8KKdA8V015437; Wed, 20 Sep 2006 20:39:10 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8KKZwsg031025 for ; Wed, 20 Sep 2006 20:35:58 GMT Received: by wx-out-0506.google.com with SMTP id r21so458013wxc for ; Wed, 20 Sep 2006 13:35:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ix1g+IiuztVMVUPbUBKCBoUkbHwQ4tRrGmYJ3R0uz6/t2sgviAKW6ug+vq+5HYFq+tylpzF4/ZB9UskeRESsZRAW3r3P+fNHR18V5/ZKvKaEBVo7eHc9lEbX/+B9nc7gwCIK/0oo8CuL1v//1UIh/qgad3WYrhxfiDcl8zS4BcU= Received: by 10.90.68.15 with SMTP id q15mr7048644aga; Wed, 20 Sep 2006 13:35:57 -0700 (PDT) Received: by 10.90.96.11 with HTTP; Wed, 20 Sep 2006 13:35:57 -0700 (PDT) Message-ID: Date: Wed, 20 Sep 2006 21:35:57 +0100 From: "Stuart Herbert" To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] New project: Gentoo Seeds In-Reply-To: <200609202139.50699.kugelfang@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45103E6B.4020308@gentoo.org> <200609202102.03590.kugelfang@gentoo.org> <45118EC2.1020202@gentoo.org> <200609202139.50699.kugelfang@gentoo.org> X-Archives-Salt: 06ea09ba-aba2-483a-b404-5c53d259ac33 X-Archives-Hash: d96f46053563f80cf4a602072bfbf807 On 9/20/06, Danny van Dyk wrote: > As long as we have no package sets support in portage, I do indeed think > that this is the best way to go. Didn't realize that you mentioned it, > too. > @Stuart: What do you think? Right now, I'm not too concerned about the lack of package set support. That might change down the road, after we've lived with it for awhile. One of the things we're going to trial is supporting USE flags in the seeds themselves. We'll try out having the seeds/lamp-server/release-1 profile (or whatever it ends up being called) setting a suitable set of USE flags to support a LAMP environment that includes Apache, PHP4&5, Perl, Python, and Rails. The seeds-base/lamp-server package itself will rely on USE flags to switch on all those options. If anyone wants to build the seed from source locally, they'll be able to change the USE flags (for example) to build a LAMP Server that's dedicated to just Rails, or just Python. We think that'll make the LAMP Server seed more useful to our users in practice. The folks who want a quick stage4 tarball to seed a box - they'll get the whole nine yards. But folks who want to customise things (by compiling from source, probably using a stage3 tarball and the standard minimal install CD) - they're catered for too. That's why - atm - we don't want to just lump everything into a profile, or just into a catalyst spec file. Maybe one of those will turn out to be the right way to go, but we'd like to explore this approach first, and see how things turn out. Best regards, Stu -- gentoo-dev@gentoo.org mailing list