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-2115-garchives=archives.gentoo.org@lists.gentoo.org>) id 1KfGzZ-0006q6-15 for garchives@archives.gentoo.org; Mon, 15 Sep 2008 16:32:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D21B0E07D7; Mon, 15 Sep 2008 16:32:00 +0000 (UTC) Received: from mail.oversi.com (oversrv1.oversi.com [209.88.189.2]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F4C7E07D7 for <gentoo-catalyst@lists.gentoo.org>; Mon, 15 Sep 2008 16:32:00 +0000 (UTC) Received: from [10.2.2.28] (unknown [10.2.2.28]) by mail.oversi.com (Postfix) with ESMTP id 0E5004AF3E9 for <gentoo-catalyst@lists.gentoo.org>; Mon, 15 Sep 2008 19:30:35 +0300 (IDT) Message-ID: <48CE8DFF.1040805@oversi.com> Date: Mon, 15 Sep 2008 19:31:59 +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> <48CE0F49.4050707@oversi.com> <48CE7864.4080907@gentoo.org> In-Reply-To: <48CE7864.4080907@gentoo.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 66a342da-f7c7-4067-bd91-d8282f8ed583 X-Archives-Hash: 0ab0dfa6f65ee1c64f4c072417f2e82f Here's /sbin/sfdisk in my stage1: disk_replace ~ # md5sum /var/tmp/catalyst/tmp/replace_disk/livecd-stage1-i686-101/sbin/sfdisk 68f84ca6f42380cb8594051dc7fd6e13 /var/tmp/catalyst/tmp/replace_disk/livecd-stage1-i686-101/sbin/sfdisk Andrew Gaffney wrote: > Amit Dor-Shifer wrote: >> 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. > > That is true *only* of the stage1. Everything else inherits everything > from its seed. >