From owner-freebsd-stable@FreeBSD.ORG Mon Dec 16 06:26:06 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AAC463B2; Mon, 16 Dec 2013 06:26:06 +0000 (UTC) Received: from yoshi.bluerosetech.com (yoshi.bluerosetech.com [174.136.100.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8D1AC1A19; Mon, 16 Dec 2013 06:26:06 +0000 (UTC) Received: from chombo.houseloki.net (unknown [IPv6:2601:7:1680:cf0:21c:c0ff:fe7f:96ee]) by yoshi.bluerosetech.com (Postfix) with ESMTPSA id D9C60E60FC; Sun, 15 Dec 2013 22:25:59 -0800 (PST) Received: from [IPv6:2601:7:1680:cf0:71da:c451:e6df:6090] (unknown [IPv6:2601:7:1680:cf0:71da:c451:e6df:6090]) by chombo.houseloki.net (Postfix) with ESMTPSA id E5B1B2F5; Sun, 15 Dec 2013 22:25:58 -0800 (PST) Message-ID: <52AE9CF5.7070408@bluerosetech.com> Date: Sun, 15 Dec 2013 22:25:57 -0800 From: Darren Pilgrim User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: FreeBSD 10-RC1 ISO image too big References: <20131214095001.GV13385@equilibrium.bsdes.net> <52AD0F73.5050905@ShaneWare.Biz> <20131215105736.51c51073@X220.alogt.com> <52AE9A75.9090209@bluerosetech.com> <20131216062107.GL1446@glenbarber.us> In-Reply-To: <20131216062107.GL1446@glenbarber.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Erich Dollansky , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 06:26:06 -0000 On 12/15/2013 10:21 PM, Glen Barber wrote: > On Sun, Dec 15, 2013 at 10:15:17PM -0800, Darren Pilgrim wrote: >> On 12/14/2013 6:57 PM, Erich Dollansky wrote: >>>> Any reason you need cd media? >>> >>> it is not the CD media, it is simply the bandwidth needed. There are >>> many FreeBSD people around this globe which do not have the luck of a >>> 100MBit/s connection. Every byte which is not on a media counts here. >> >> Your argument doesn't make sense. If they need to minimize downloading, >> they should down the bootonly image and fetch/create packages for the ports >> they need. Anything else is going to spend bytes downloading things they >> won't use. > > No, bootonly.iso does not contain the base system, so download time will > be spent on downloading base.txz, kernel.txz, at minimum. But that will still be fewer downloaded bytes because the CD image contains extras they don't need.