From owner-freebsd-current@freebsd.org Mon Apr 18 20:03:52 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 E49D1B13E32; Mon, 18 Apr 2016 20:03:52 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A51EB1107; Mon, 18 Apr 2016 20:03:52 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1asFOk-000700-Hx; Mon, 18 Apr 2016 23:03:54 +0300 Date: Mon, 18 Apr 2016 23:03:54 +0300 From: Slawa Olhovchenkov To: Ernie Luzar Cc: Baptiste Daroussin , freebsd-current@freebsd.org, freebsd-pkgbase@freebsd.org, questions@freebsd.org Subject: Re: 11.0-RELEASE pkg base & base.txz file Message-ID: <20160418200354.GB4841@zxy.spb.ru> References: <5714E89A.8000807@gmail.com> <20160418141454.GX4841@zxy.spb.ru> <20160418141601.GA26116@ivaldir.etoilebsd.net> <20160418142709.GY4841@zxy.spb.ru> <20160418150325.GZ4841@zxy.spb.ru> <5715389C.9090502@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5715389C.9090502@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Mon, 18 Apr 2016 20:03:53 -0000 On Mon, Apr 18, 2016 at 03:42:20PM -0400, Ernie Luzar wrote: > Slawa Olhovchenkov wrote: > > On Mon, Apr 18, 2016 at 05:27:09PM +0300, Slawa Olhovchenkov wrote: > > > >> On Mon, Apr 18, 2016 at 04:16:01PM +0200, Baptiste Daroussin wrote: > >> > >>> On Mon, Apr 18, 2016 at 05:14:54PM +0300, Slawa Olhovchenkov wrote: > >>>> On Mon, Apr 18, 2016 at 10:05:12AM -0400, Nikolai Lifanov wrote: > >>>> > >>>>> On 04/18/16 10:00, Ernie Luzar wrote: > >>>>>> 11.0 will have pkg base, thats ok, but what does than mean for the > >>>>>> base.txz file? > >>>>>> > >>>>>> It it going to stay as part of FBSD install? > >>>>>> > >>>>>> I have many scripts for creating jails which depend on the base.txz file. > >>>>> It's even easier now: > >>>>> > >>>>> # mkdir -p /usr/jails/new > >>>>> # pkg -r /usr/jails/new install -r base -g '*' > >>>> And where /etc now? > >>> What do you mean? > >> At Jan 27 no package containing files from distributeworld. > > > > At Mar 02 > > > >> r298107 change this? > >> > > You have NOT answered the original question, what's going to happen to > the base.txz file in 11.0? Spliting to 800 packages, as I understund.