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 1MZH9l-0001Ua-Bd for garchives@archives.gentoo.org; Fri, 07 Aug 2009 04:34:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF72AE04CF; Fri, 7 Aug 2009 04:34:16 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.240]) by pigeon.gentoo.org (Postfix) with ESMTP id 7724FE04CF for ; Fri, 7 Aug 2009 04:34:16 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so378499rvf.46 for ; Thu, 06 Aug 2009 21:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=c2BRhJm2p9CiMXVYEMoEu8D8pX7F4LWdwRlnMqL2kcc=; b=DtvgYKxUWEC92iAkDrB8zoKX7AmfwCNt8dIF0oPOgG6U5pRKBQAi1uWWriM7zIhhzz ILpImmPayv3mQRql+fefQI8+F9ydxuCWRZbUEa7VQsnjnO8a5gs8es1S+GGB9Mkp1lnm LgbwRE7A96bAKunqoIs1Jb2sEl01vo1k3YmAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=vyRn5nSt0e3DlaGwzdmEv9aoTWS9uGaymwVnaMD5tOQ8U20c38VSXt7juKZ6PrOoWP z/KcBVn3aGDCMhO+cek024TVBMJRF/JMOA/+vp3XCE5AH1hGZw8911mCQt7pR22rrSvw VO1qzj25B1nhWdN/YeOcpaPrKEoCq5pGxiAaU= Received: by 10.142.226.12 with SMTP id y12mr159024wfg.312.1249619656038; Thu, 06 Aug 2009 21:34:16 -0700 (PDT) Received: from localhost.hsd1.or.comcast.net ([67.171.195.199]) by mx.google.com with ESMTPS id 24sm2217924wfc.17.2009.08.06.21.34.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 06 Aug 2009 21:34:14 -0700 (PDT) Date: Thu, 6 Aug 2009 21:34:04 -0700 From: Tom Stellard To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] Creating an iso image with no snapshot Message-ID: <20090807043404.GA4866@localhost.hsd1.or.comcast.net> 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 User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 0f4dc426-cf4a-438a-a06a-e2d63aa37112 X-Archives-Hash: 242ff1b55a5ea0c6569771cfeb9d7eb3 I noticed that when I build a liveCD, the portage snapshot I used to build the stages is included in the iso file. Is there a config value I can set so that the snapshot is not included in the iso? -Tom