From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 454DA138247 for ; Mon, 13 Jan 2014 17:37:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF358E0B41; Mon, 13 Jan 2014 17:37:06 +0000 (UTC) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17DC1E0B3D for ; Mon, 13 Jan 2014 17:37:05 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 7D79320ED2 for ; Mon, 13 Jan 2014 12:37:05 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Mon, 13 Jan 2014 12:37:05 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:content-transfer-encoding :in-reply-to; s=smtpout; bh=YQwusBilWGpwbBp+96fwSS+qp4w=; b=dP8n 8agthJg1Cs4UI1h2yKoNE9XVMLz7rXBJCiF8PZkeKXPdoIv3Q2cuYVQFH0QOpKgX nf2YzjSrZEh60UnOHpxKSV3Sa46q33Q+Fy0ghVNFyYHTiUzBgrPdZlcZ3JMJRi5Z ztjxHe0YJaUINGFTJ/nJusAqut2MhvUFnX5iTSc= X-Sasl-enc: qq+zK0BKO9IbB4AhkaJrK3NR9YH5bInSE1zQzUB0Yrw4 1389634625 Received: from localhost (unknown [76.28.172.123]) by mail.messagingengine.com (Postfix) with ESMTPA id 26B30C00E91; Mon, 13 Jan 2014 12:37:05 -0500 (EST) Date: Mon, 13 Jan 2014 09:37:41 -0800 From: Greg KH To: gentoo-dev@lists.gentoo.org Cc: Alexander Berntsen Subject: Re: [gentoo-dev] [OT] pkgcore bikeshed (was Portage team) Message-ID: <20140113173741.GB6764@kroah.com> References: <1388986435.17870.49.camel@big_daddy.dol-sen.ca> <1389582464.7103.185.camel@big_daddy.dol-sen.ca> <20140113083917.5427344.53422.41690@pathscale.com> <52D3A71F.9040602@plaimi.net> <52D3AEB9.7080500@pathscale.com> 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-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <52D3AEB9.7080500@pathscale.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Archives-Salt: 2362192c-3be8-47c0-b81c-5fc78b2f62df X-Archives-Hash: c1c213643e2bd22ee2b752f5f222f979 On Mon, Jan 13, 2014 at 04:15:37PM +0700, "C. Bergström" wrote: > At the end of the day we have one codebase which is "engineered" and > another which has "evolved". I'll take an "evolved" codebase over "engineered" anyday. You do realize that is exactly why Linux has succeeded, right? The kernel has evolved, and was never "engineered". There's lots people should be learning from biology... So you are using the benifits of evolution right now on your system, don't knock it, it's proven to work. greg k-h