From owner-freebsd-doc@FreeBSD.ORG Thu Feb 7 21:00:17 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3191C344 for ; Thu, 7 Feb 2013 21:00:17 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by mx1.freebsd.org (Postfix) with ESMTP id AC5FFD69 for ; Thu, 7 Feb 2013 21:00:16 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id dr12so2350351wgb.23 for ; Thu, 07 Feb 2013 13:00:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=HK/5t71cQUbvv2OTIeAsdVq072179wqNCsUIhgFnv+Q=; b=vXvIADUYYggwBUJKh4+BKzTDizsSvzt6EMsgzAlfB1d3bTN8snNjzKUNot91LCtBMn DWPcI6VYlV95cnuYoS2wdbHjD+C6PX8XSoe2B1AdIBYr++QJyi/RdjPM23UIkHK6PhTU UPwWIXqiyVDj1bGEMF4Xu6ZPMMrBnQOfTwd4G4eqbrSiZcJYPNZQX/uCYyZFcEnc2a2F X/oStPOPYcMU7CYD+7VLitEARN6t7KCwrX3JNYBvotfwVE35cEXWALv3vcbfKnF6r9gH EW6KZJltswduD8itHOOJnhcpWqQhvYk/i5mYFEHPXBur8ZGs9UGbpDb4/tTt4qsHriTb x/HA== MIME-Version: 1.0 X-Received: by 10.180.83.227 with SMTP id t3mr5532215wiy.2.1360270810207; Thu, 07 Feb 2013 13:00:10 -0800 (PST) Received: by 10.194.168.228 with HTTP; Thu, 7 Feb 2013 13:00:10 -0800 (PST) In-Reply-To: <20130207152750.74a933452e9c0c4a52304332@gmail.com> References: <20130207152750.74a933452e9c0c4a52304332@gmail.com> Date: Thu, 7 Feb 2013 23:00:10 +0200 Message-ID: Subject: Re: Compression of freebsd iso images From: Alexander Yerenkow To: nmz Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2013 21:00:17 -0000 2013/2/7 nmz > this saves bandwidth which is of course precious in third world countries > and so on (not to mention places with caps) > > An Example: > FreeBSD-9.1-RELEASE-amd64-bootonly.iso > ISO -- 150M > 7z -- 40M > gzip -- 56M > please try also xz and xz -9e > > maybe this could be an extra option? if it is a hassle. > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > -- Regards, Alexander Yerenkow