From owner-ctm-users@FreeBSD.ORG Wed Aug 10 14:43:40 2011 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E20E41065670 for ; Wed, 10 Aug 2011 14:43:40 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id ABDBB8FC1D for ; Wed, 10 Aug 2011 14:43:40 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.4/8.14.4) with ESMTP id p7AEhUcT004797; Wed, 10 Aug 2011 09:43:30 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <4E429912.7090900@missouri.edu> Date: Wed, 10 Aug 2011 09:43:30 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: Chris Rees References: <20110810052444.GM6142@pjdesk.au.alcatel-lucent.com> <201108101227.p7ACREGJ076842@fire.js.berklix.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "ctm-users@freebsd.org" , "Julian H. Stacey" Subject: Re: Use of xz instead of gzip X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 14:43:41 -0000 On 08/10/2011 08:17 AM, Chris Rees wrote: > On 10 Aug 2011 13:53, "Julian H. Stacey" wrote: >> Personaly, I'd think an acceptable middle course could be to switch to >> whatever reduces the CTM bandwidth the most& put a note in man ctm: >> "If running FreeBSD-x or earlier you need to >> cd /usr/ports/archivers/xz ; make install" >> > > How does a manpage entry help? It'll only appear on later versions, where > It's irrelevant, and not appear on earlier versions, where it would help! > Perhaps a note could be put into the Handbook entry? How about a much more helpful message from ctm if xz isn't available? One that gives the message that Julian was considering putting into man ctm? (By the way, if ctm.c gets MFC'ed to earlier versions, so will ctm.1. The problem will be created only if xz is not MFC'ed to earlier versions.) Stephen