From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j4GMBJFZ013146
	for <gentoo-dev@lists.gentoo.org>; Mon, 16 May 2005 22:11:20 GMT
Received: by rproxy.gmail.com with SMTP id j1so988904rnf
        for <gentoo-dev@lists.gentoo.org>; Mon, 16 May 2005 15:11:19 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=aR9pY+VDIzndlGjJrLU56ZmfN6NM5H2zHI3aXL8Yc21QCJbfE2MdswYQOITRRY6+eWYap0WSqoRaC8JGLM8OCDWep4vAOsQXBSQOGjCSPYPjY+kDQ/whQZjXex+OdstqGsW9Gj4iEgvrcbd5Ab2Hd8T4epiRWUiGVxa5I3b/QIY=
Received: by 10.38.97.15 with SMTP id u15mr2501668rnb;
        Mon, 16 May 2005 15:11:19 -0700 (PDT)
Received: by 10.38.181.45 with HTTP; Mon, 16 May 2005 15:11:19 -0700 (PDT)
Message-ID: <4b6d4194050516151141ae5baa@mail.gmail.com>
Date: Mon, 16 May 2005 18:11:19 -0400
From: Pete Ezzo <thiefofslippers@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] i have an idea ! (erescue)
In-Reply-To: <1116251834.14448.77.camel@cgianelloni.nuvox.net>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
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-Disposition: inline
References: <200505151718.06501.vapier@gentoo.org>
	 <1116192710.8413.6.camel@TesterBox.tester.ca>
	 <1116251834.14448.77.camel@cgianelloni.nuvox.net>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j4GMBJFZ013146
X-Archives-Salt: e6402888-01f2-45e2-ae8b-36c2de6a984e
X-Archives-Hash: b856a3e25f4b7dbf5a3b78b2c21fab9d

On 5/16/05, Chris Gianelloni <wolf31o2@gentoo.org> wrote:
> This would add quite a bit of space to the mirrors.  The average stage3
> tarball is about 100MB.  So you can assume that the packages would equal
> about the same.  Multiply this by the number of releasing arches, and
> possibly even subarches, and you have an additional 1GB just from
> x86/ppc.

i don't believe this was meant to be a full replace anything that
breaks kind of system here.  just a simple rescue program that would
get you very basic stuff, like portage, python, the toolchain.  for
any arch they could be optimized to the lowest common denominator,
like i386... and then once they are installed and the user's system
works again, they use the again working portage or compiler to rebuild
the exact version they want.  it isn't a huge substantial hit, and the
rescue packages don't have to be the latest version in question, they
can be updated once a release, or once a year, leaving a fairly small
footprint.

i also like the idea of it being wholly seperate from portage, which
neatly eliminates several points of failure, and keeps the portage
code a bit easier to control.

-- 
gentoo-dev@gentoo.org mailing list