From owner-svn-src-all@FreeBSD.ORG Fri May 23 23:32:49 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 29C65BF4 for ; Fri, 23 May 2014 23:32:49 +0000 (UTC) Received: from mail-ig0-f180.google.com (mail-ig0-f180.google.com [209.85.213.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E57FF2189 for ; Fri, 23 May 2014 23:32:48 +0000 (UTC) Received: by mail-ig0-f180.google.com with SMTP id c1so1318290igq.1 for ; Fri, 23 May 2014 16:32:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:content-type:mime-version:subject :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=tAP4Tg+m/IJtBkEehr6GRzFIL0aMB9NQnoltHwSqiBE=; b=amShH8JE0doRqo4cZGmpvF/ImPoTP6muooE6BKC/2SKmc8/6w4PzVRmBTZE9kcyDK1 5bGCOlcXE8IvTyX2uLsAjQCxt6B5k9xI+yYWo74zVzMV6bvp2VecEcutZx6T0PSo+8BR XQo5K9zdvvfXITzHwgRikWejHTLWseCcuZ0U0gQ3CcardjfWvoBkzIb689vQZ1Zorek+ FnwAk0T7A33jdpZ/1FPhoWhiu8YWpwybgSA/+xeOTT9nRckkHhr0CbeyAFomG9OMOrHu S0GVdJt1Z1mJgcCbgNgpokIXCQpwVq8Mjr4mn0NYXaM3Y2+MehoOcoIC4RVPWIIRZlv2 LhCA== X-Gm-Message-State: ALoCoQkroDrZ5ZOd4WmmpUMyf/VF1s0i82shiaF/rtGCSBGR9RPNuFW98QExixyILDNSmmOYw+1e X-Received: by 10.50.82.105 with SMTP id h9mr8169917igy.6.1400887967913; Fri, 23 May 2014 16:32:47 -0700 (PDT) Received: from [10.0.0.119] (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id on9sm7555078igb.11.2014.05.23.16.32.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 May 2014 16:32:47 -0700 (PDT) Sender: Warner Losh From: Warner Losh X-Google-Original-From: Warner Losh Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: svn commit: r266553 - head/release/scripts In-Reply-To: <537F6EBC.3080008@freebsd.org> Date: Fri, 23 May 2014 17:32:53 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201405221922.s4MJM4Y9025265@svn.freebsd.org> <537F6706.6070509@freebsd.org> <20140523153619.GF72340@ivaldir.etoilebsd.net> <537F6EBC.3080008@freebsd.org> To: Nathan Whitehorn X-Mailer: Apple Mail (2.1878.2) Cc: svn-src-head@FreeBSD.org, Glen Barber , Baptiste Daroussin , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2014 23:32:49 -0000 On May 23, 2014, at 9:52 AM, Nathan Whitehorn = wrote: > On 05/23/14 08:36, Baptiste Daroussin wrote: >> On Fri, May 23, 2014 at 08:19:34AM -0700, Nathan Whitehorn wrote: >>> Is there any chance of finally switching the pkg abi identifiers to = just >>> be uname -p? >>> -Nathan >> Keeping asking won't make it happen, I have explained a large number = of time why it >> happened, why it is not easy for compatibility and why uname -p is = still not >> representing the ABI we do support, and what flexibility we need that = the >> current string offers to us. What is not present? I=92ve explained this many times. All examples that = I=92ve seen offered are the result of bugs, or are for unsupported = configurations. >> if one is willing to do the work, please be my guess, just dig into = the archives >> and join the pkg development otherwise: no it won't happen before a = while >> because we have way too much work on the todo and this item is stored = at the >> very end of this todo. I=92m putting my hand up. Warner