From owner-freebsd-arch@FreeBSD.ORG Sat Mar 2 18:12:36 2013 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B081C4FD; Sat, 2 Mar 2013 18:12:36 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 54469AF7; Sat, 2 Mar 2013 18:12:36 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 60C1F11E1D; Sun, 3 Mar 2013 04:12:21 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro.local (c-67-190-11-104.hsd1.co.comcast.net [67.190.11.104]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BKI05120 (AUTH peterg@ptree32.com.au); Sun, 3 Mar 2013 04:12:20 +1000 Message-ID: <51324101.8070408@freebsd.org> Date: Sat, 02 Mar 2013 11:12:17 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: mjacob@freebsd.org Subject: Re: Import libyaml into base References: <20130302165239.GB27078@ithaqua.etoilebsd.net> <51324024.2070800@freebsd.org> In-Reply-To: <51324024.2070800@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2013 18:12:36 -0000 Hi Matt, > I guess I don't see why it needs to be in the base system. Nothing > specific to base needs it. bhyve would like to use it for a config file. At some point in the near future I would have sent the same email that Baptiste just did :) later, Peter.