From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 730B8138330 for ; Wed, 24 Aug 2016 14:08:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D3EE21C1CD; Wed, 24 Aug 2016 14:08:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8627421C102 for ; Wed, 24 Aug 2016 14:08:33 +0000 (UTC) Received: from [192.168.1.107] (unknown [92.185.72.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: pacho) by smtp.gentoo.org (Postfix) with ESMTPSA id 2802A340662 for ; Wed, 24 Aug 2016 14:08:31 +0000 (UTC) Message-ID: <1472047708.31785.156.camel@gentoo.org> Subject: Re: [gentoo-dev] base-system needs developers who care From: Pacho Ramos To: gentoo-dev@lists.gentoo.org Date: Wed, 24 Aug 2016 16:08:28 +0200 In-Reply-To: <20160824160505.3d07b9d6@abudhabi.paradoxon.rec> References: <20160824020306.0df85e4c@abudhabi.paradoxon.rec> <20160824160505.3d07b9d6@abudhabi.paradoxon.rec> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: a7758e0c-21a1-4ab8-809b-293ae8b46be5 X-Archives-Hash: ede8284e8600e0508a20b69a7574ba8b El mié, 24-08-2016 a las 16:05 +0200, Lars Wendler escribió: > [...] > Oh, and to all new team members: > Please keep in mind to *not* use EAPI-6 for base-system packages yet, > so > we can retain a somewhat stable upgrade path even for very old > systems. > > > Kind regards > Lars This reminds me a question I have for some time: is it documented in some place what are the steps to follow for updating old systems? I remember posts like: http://blog.siphos.be/2013/12/upgrading-old-gentoo-installations/ but I don't know if that is "official" or a workaround or... :/ Thanks a lot for the info!