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.54) id 1F2CaY-0006Gz-L4 for garchives@archives.gentoo.org; Thu, 26 Jan 2006 19:15:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0QJDWvY020724; Thu, 26 Jan 2006 19:13:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k0QJ8mIO027229 for ; Thu, 26 Jan 2006 19:08:49 GMT Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1F2CUC-0006bE-EM for gentoo-dev@lists.gentoo.org; Thu, 26 Jan 2006 19:08:48 +0000 Received: (qmail 21423 invoked from network); 26 Jan 2006 14:01:20 -0500 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 26 Jan 2006 14:01:20 -0500 From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: Re: Re: Re: Re: bootstrapping since gcc 3.4 is stable Date: Thu, 26 Jan 2006 14:08:49 -0500 User-Agent: KMail/1.9 References: <200601261350.20133.vapier@gentoo.org> <200601261902.k0QJ2Rmr013869@gw.open-hosting.net> In-Reply-To: <200601261902.k0QJ2Rmr013869@gw.open-hosting.net> 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" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601261408.49310.vapier@gentoo.org> X-Archives-Salt: 0fe80ef6-eb63-4ea5-902e-a0588ef8bc0c X-Archives-Hash: a78c49dd2d6dffe02c09c846c984b7e5 On Thursday 26 January 2006 14:00, MIkey wrote: > Mike Frysinger wrote: > > On Thursday 26 January 2006 11:06, MIkey wrote: > >> Why should system packages (determined by your profile) be present in > >> the world file on official stage1/3 tarballs? > > > > whether they are in the world file itself doesnt really matter > > > > the "world" target includes all the packages listed in the world file > > plus everything that is part of the "system" target ... portage adds them > > together automatically > > /var/lib/portage/world should only contain the names of packages you > explicitly emerge (without --oneshot). As far as I know an official stage3 > tarball should only contain packages installed as a result of a system > emerge, which should never enter them into the world file. they're probably recorded since tools like bootstrap.sh do not utilize --oneshot either way, the whole issue is moot as i already pointed out, as portage will add all 'system' packages to the 'world' target automatically (and i dont mean they are recorded in the world file) -mike -- gentoo-dev@gentoo.org mailing list