From owner-freebsd-chromium@FreeBSD.ORG Tue Jun 4 17:30:39 2013 Return-Path: Delivered-To: freebsd-chromium@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 2751EA4D for ; Tue, 4 Jun 2013 17:30:39 +0000 (UTC) (envelope-from lkchen@k-state.edu) Received: from ksu-out.merit.edu (ksu-out.merit.edu [207.75.117.132]) by mx1.freebsd.org (Postfix) with ESMTP id E9240109A for ; Tue, 4 Jun 2013 17:30:38 +0000 (UTC) X-Merit-ExtLoop1: 1 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ag0FAPkirlHPS3TT/2dsb2JhbABZgwkwgzy8ZBZ0giMBAQUjVgwPGgINGQJZiCYMq2OJZIgdBIEmjDGBaoIxgRQDqH+DK4IL X-IronPort-AV: E=Sophos;i="4.87,801,1363147200"; d="scan'208";a="224036452" X-MERIT-SOURCE: KSU Received: from ksu-sfpop-mailstore02.merit.edu ([207.75.116.211]) by sfpop-ironport07.merit.edu with ESMTP; 04 Jun 2013 13:30:30 -0400 Date: Tue, 4 Jun 2013 13:30:30 -0400 (EDT) From: "Lawrence K. Chen, P.Eng." To: kaltheat@googlemail.com Message-ID: <746998042.22481637.1370367030598.JavaMail.root@k-state.edu> In-Reply-To: <20130604092054.GA1185@sol> Subject: Re: capsicum support plans MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [129.130.0.181] X-Mailer: Zimbra 7.2.2_GA_2852 (ZimbraWebClient - GC27 ([unknown])/7.2.2_GA_2852) Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jun 2013 17:30:39 -0000 ----- Original Message ----- > > Hi, > > are there any plans to provide chromium for FreeBSD with capsicum > support? If I > am right Mr. Watson already did it for a previous chromium-version > and it was > "little" effort to do so. > It seems that since August, 2012 Mr. Dawidek is improving capsicum. > His work seems > to be funded by Google. Does this mean that they want to use it in > base-chromium > so that there is no need for FreeBSD-chromium-port to support > capsicum on its own? > > Regards, > kaltheat > Hmmm, suppose I need to read up on capsicum... Google is matching the funding from The FreeBSD Foundation on capsicum, with Google working on the Linux version. Sounds like they want it for Chrome OS, so ... Well, there's a wiki entry on ChromiumCapsicum -- https://wiki.freebsd.org/ChromiumCapsicum Suppose the question is who wants to do it, and will it be part of the current port or as a slave port? Lawrence