From owner-freebsd-current@freebsd.org Thu May 19 23:09:11 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03BC0B42DBF; Thu, 19 May 2016 23:09:11 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B79DE1356; Thu, 19 May 2016 23:09:10 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-qg0-x22f.google.com with SMTP id 90so52103206qgz.1; Thu, 19 May 2016 16:09:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=yPudL6PariziVtx+FtvEJ7SkHbCI/KYHtjYJYyKC2xQ=; b=k3Lgb0YXZDLmpxaTouz2l0YEhhy2ZYhZNnEeQhXqtELBj6By4ZkvKymYYJr1NKbr79 00Alfggx7UH01tzuZ4nAHEHWbqMDxZx8O3OYnPL5iWmTEpyIWBXiuw5LO5jivxfbLCJX mMRdb5hAWoEueUpBRxJMQMfehxDBv+g1DI7Z5hvjFdjrKwmAL8MVvB/KXRxu7XfSS/10 LYSbkg2C9s7udf2f+x2HclZNaUReaFhehm4QbA5esMcouYGKnGrNpCaPHqx0IVML0mWL GdTkEwDxEhG8YPHrKePKlO1BRv/CALy1WIRr0+l0VrFXOsQKfpuF09mINPZ8LAgl1S3a JKww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=yPudL6PariziVtx+FtvEJ7SkHbCI/KYHtjYJYyKC2xQ=; b=SUMOiDXmmWu/ZHtDJMleTrCwfZZU26mS0ON4f8EVgq7HPZYVyWsla5l9BiUWHpdkSt lnVpCYDa8aINai3+A9+8NTbkCF498tAwL1GJJMY8ImOq4P0bK21HUmatYqE6StSJJOAt WNd8ajKCABnYtQapEWB8xM5hkX/+Szq07bbjlT+FKK5jyYBfvzMGmdkUOE5+nVb7xthb uqYES0L5mJDPhIbDi2+Jq23LVHfgSLY/FkkABL4ccOuB3qN9lmlO5Cj8QuedPP8ZjngB YUEe7UVK2qkOqBhho3MKMgiOB+Vwvy1gHkgBP8xYpkSy094fZyQaNtpKoluQzJr3h6MA jy+Q== X-Gm-Message-State: AOPr4FX/80/SvUa57Z3vIAoINkzWtgAhUXHij7XyR1b35d1OL+TL2EnzVr1AOv3WsBcEbROSYwx4Ip9EInrI0g== MIME-Version: 1.0 X-Received: by 10.140.156.195 with SMTP id c186mr1426904qhc.58.1463699350006; Thu, 19 May 2016 16:09:10 -0700 (PDT) Received: by 10.55.170.201 with HTTP; Thu, 19 May 2016 16:09:09 -0700 (PDT) In-Reply-To: <20160519203126.GO3335@FreeBSD.org> References: <20160519203126.GO3335@FreeBSD.org> Date: Thu, 19 May 2016 16:09:09 -0700 Message-ID: Subject: Re: Followup on packaging base with pkg(8) From: Ngie Cooper To: Glen Barber Cc: FreeBSD Current , freebsd-pkgbase@freebsd.org, FreeBSD Release Engineering Team , secteam@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Thu, 19 May 2016 23:09:11 -0000 On Thu, May 19, 2016 at 1:31 PM, Glen Barber wrote: > Dear FreeBSD community: ... > Thank you to everyone who supported this effort, and we hope you will > continue to support and test the forward development of packaging the > base system with pkg(8). Thank you too both bapt and gjb. This is a non-trivial effort to achieve and what's been done so far is a really good first milestone. I think it's a good idea to get beta feedback for 11.x... It'll allow the design to get a wider audience and allows it to get some runtime beyond CURRENT, that way it can mature and improve before too many of the pieces are put in a place that it'll be hard to change once things have been setup in a production way. Thank you again! -Ngie