From owner-freebsd-current@FreeBSD.ORG Tue Sep 27 01:28:41 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FBC2106564A for ; Tue, 27 Sep 2011 01:28:41 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id B88CC8FC13 for ; Tue, 27 Sep 2011 01:28:40 +0000 (UTC) Received: by wyj26 with SMTP id 26so4684710wyj.13 for ; Mon, 26 Sep 2011 18:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Bjet+wh6QZ6Ajc4gXpliZIgO7ZM7aSOBiDkyWCqgUmo=; b=chBGBKh1kaODMEf6lp1LLF2L5kDCvS4rF+D7LxCYJ0Cz2UuMevuUg+qHUmRs6ES5o2 8JpW/bCwe3KrZW9gzdet/kMFm1NJEoCKT7EoEgKKuAQ5nLgbwnV30WBfIn+LNmqeFqVl W8SyfbBq7dC60+5DiYkY1fX7nd219nQsZ+aWE= MIME-Version: 1.0 Received: by 10.227.175.77 with SMTP id w13mr6441747wbz.36.1317086919492; Mon, 26 Sep 2011 18:28:39 -0700 (PDT) Received: by 10.180.103.33 with HTTP; Mon, 26 Sep 2011 18:28:39 -0700 (PDT) In-Reply-To: References: <201109260053.SAA25795@lariat.net> <201109260927.02540.jhb@freebsd.org> <201109262035.OAA17199@lariat.net> Date: Mon, 26 Sep 2011 21:28:39 -0400 Message-ID: From: Arnaud Lacombe To: Benjamin Kaduk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: Experiences with FreeBSD 9.0-BETA2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2011 01:28:41 -0000 Hi, On Mon, Sep 26, 2011 at 9:13 PM, Benjamin Kaduk wrote: > On Mon, 26 Sep 2011, Arnaud Lacombe wrote: >>> [...] >> Then why don't you provide symbols for the whole system, including >> binaries and libraries ? At least be consistent in your argument... >> >> And, yes, I have patches for that. > > Not really my argument; chance and POLA, really. > But that's not my call to make. =A0(Are the patches public/in a PR?) > not yet, I need to split my local git branch into topic branches and put that on github. It was on my todo-list of this evening. - Arnaud