From owner-svn-src-projects@freebsd.org Fri Feb 5 09:58:31 2016 Return-Path: Delivered-To: svn-src-projects@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 07826A77703 for ; Fri, 5 Feb 2016 09:58:31 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward19p.cmail.yandex.net (forward19p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::aa]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6EEF1182; Fri, 5 Feb 2016 09:58:30 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [IPv6:2a02:6b8:0:1402::119]) by forward19p.cmail.yandex.net (Yandex) with ESMTP id 2466221993; Fri, 5 Feb 2016 12:58:26 +0300 (MSK) Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id 0A3C418A0585; Fri, 5 Feb 2016 12:58:22 +0300 (MSK) Received: by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 3zypW71Uev-wMEaBVnl; Fri, 5 Feb 2016 12:58:22 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1454666302; bh=XOF+u6D7WpG1yT1HLrAiDN22FPHMPJ58mdVs/5sVOGM=; h=Subject:To:References:From:Message-ID:Date:User-Agent: MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=QELcPx7pDL4ps/qcLNq7YNICs+svUhifJiUL20Mr0aywQbY00vSLKzJ/M5PvIli83 xGZOiW9vXLopK6L3KrouaXa1Ug3ddBonehHGDynzeXII/ruaTYdTo9tweN0wpbH1zU dtgo5ufmCVJfpkASveB1zkSmrPUwyxdJWA9mpqVQ= Authentication-Results: smtp18.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0,1 0 Subject: Re: svn commit: r295280 - projects/release-pkg/release/packages To: Bryan Drewery , Nathan Whitehorn , Glen Barber , src-committers@freebsd.org, svn-src-projects@freebsd.org References: <201602042120.u14LKQ2b026571@repo.freebsd.org> <56B3C34B.1080501@freebsd.org> <56B3C6E4.60907@FreeBSD.org> <56B3C7A3.5000502@FreeBSD.org> From: "Andrey V. Elsukov" Message-ID: <56B47206.60407@yandex.ru> Date: Fri, 5 Feb 2016 12:57:26 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56B3C7A3.5000502@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 09:58:31 -0000 On 05.02.16 00:50, Bryan Drewery wrote: > Also, pkg has no binary diff packages. The plan to release 11 with > packages is moving forward. Do we really want a multi-gigabyte world > package being downloaded so we can modify a security bug in > /etc/rc.d/jail? It makes no sense. Actually, the size of freebsd11-base package is only 65Mbytes. -- WBR, Andrey V. Elsukov