From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-catalyst+bounces-2113-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Kf8YN-0008BA-Kf for garchives@archives.gentoo.org; Mon, 15 Sep 2008 07:31:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BBB5E047B; Mon, 15 Sep 2008 07:31:23 +0000 (UTC) Received: from mail.oversi.com (oversrv1.oversi.com [209.88.189.2]) by pigeon.gentoo.org (Postfix) with ESMTP id 0A55AE047B for <gentoo-catalyst@lists.gentoo.org>; Mon, 15 Sep 2008 07:31:23 +0000 (UTC) Received: from [10.2.2.28] (unknown [10.2.2.28]) by mail.oversi.com (Postfix) with ESMTP id B23984AE81A for <gentoo-catalyst@lists.gentoo.org>; Mon, 15 Sep 2008 10:29:57 +0300 (IDT) Message-ID: <48CE0F49.4050707@oversi.com> Date: Mon, 15 Sep 2008 10:31:21 +0300 From: Amit Dor-Shifer <amitds@oversi.com> User-Agent: Thunderbird 2.0.0.14 (X11/20080519) Precedence: bulk List-Post: <mailto:gentoo-catalyst@lists.gentoo.org> List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org> X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] How did package XYZ get into the liveCD? References: <48CCF5B5.2090203@oversi.com> <48CD14C1.4010505@gentoo.org> In-Reply-To: <48CD14C1.4010505@gentoo.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 738bfcc6-96eb-400d-b734-04c4fbe5e733 X-Archives-Hash: 1de58c172ea3cb128ade725ee8a1eeec Thanks. Seems like I missed a major design concept of catalyst. Might I have skipped the documentation that specifies this concept? I've read the manpage, as-well-as http://gentoo-wiki.com/HOWTO_build_a_LiveCD_with_Catalyst_for_newbies, the FAQ and the examples. But I couldn't really infer this from any of those. More so, In the catalyst FAQ (http://www.gentoo.org/proj/en/releng/catalyst/faq.xml), I read: when catalyst builds a stage1, the stage1 itself does not inherit any binaries or libraries from the seed that is used. Is that FAQ obsolete? the "seed" is the original stage3, right? Looks like my stage1 (and the livecd stage too) did in-fact inherit binaries from the seed. Amit Andrew Gaffney wrote: > Amit Dor-Shifer wrote: >> So, I'm confused. Which parts of the liveCD get built and which are >> just copied from the initial stage3 tarball? > > *Everything* is copied from the stage3 tarball. That's how catalyst > works. Each step builds upon the previous step. >