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 1QTgaT-0008KC-N3 for garchives@archives.gentoo.org; Mon, 06 Jun 2011 20:39:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B9961C01B; Mon, 6 Jun 2011 20:38:10 +0000 (UTC) Received: from mail2.viabit.com (mail2.viabit.com [65.246.80.16]) by pigeon.gentoo.org (Postfix) with ESMTP id D54831C01B for ; Mon, 6 Jun 2011 20:38:10 +0000 (UTC) Received: from [172.17.29.6] (unknown [65.213.236.242]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail2.viabit.com (Postfix) with ESMTPSA id 2658B37B00 for ; Mon, 6 Jun 2011 16:38:10 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=orlitzky.com; s=mail2; t=1307392690; bh=P+2lMviZ9AaDuhXA+FLnGpWmLmOAf87ChWpPXkbwH5E=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=PdxW23BERMBqc3znRrevPYXBODt121/L6CYvP/4MB7P9njWuuDuWuQ/UFGAuWTv2X 88tyhKb3eQSpxgzGwtBuSJIts+5ll3K33DAwMbPaRX15Yt1Zr0QQ3YDfg85/8IA4dg tgwsR8srV5GeyZdyXKIMN+NgYVbAPK3/7T1F1uok= Message-ID: <4DED3AAE.40700@orlitzky.com> Date: Mon, 06 Jun 2011 16:38:06 -0400 From: Michael Orlitzky User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110510 Lightning/1.0b3pre Thunderbird/3.1.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 To: gentoo-hardened@lists.gentoo.org Subject: Re: [gentoo-hardened] Hardened stage3 tarballs References: <4DE90709.7090402@orlitzky.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: aee5636270d627f461a92e91b3943df8 On 06/06/2011 03:54 PM, Sven Vermeulen wrote: > > The last one now is of 20110602, which is fairly recent. > > The autobuilds are not always created successfully. Updates on compilers > or other toolchain changes might affect build successes. When these > builds fail, they are not propagated so you'll have to "wait" a week (if > you desperately need a build that's more recent than a few weeks old). > Considering that Gentoo is a rolling upgrade distribution, working from > a month-old stage is not an issue. Even several months old isn't an issue. > > Wkr, > Sven Vermeulen That makes sense. What's the difference between autobuild/stage3-foo and current-stage3/stage3-foo? I've always looked in current-stage3 in the past (I think this is where the handbook taught me to look so long ago).