From owner-cvs-all@FreeBSD.ORG Tue May 17 03:31:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA49216A4CE; Tue, 17 May 2005 03:31:57 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B97F643D90; Tue, 17 May 2005 03:31:56 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.62] (porta-billing-master. [209.121.79.7]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j4H3Vpso045990 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 May 2005 05:31:52 +0200 (CEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <428965A5.2010406@FreeBSD.org> Date: Tue, 17 May 2005 06:31:49 +0300 From: Maxim Sobolev User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "David E. O'Brien" References: <200505170144.j4H1icUK066441@repoman.freebsd.org> In-Reply-To: <200505170144.j4H1icUK066441@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/881/Mon May 16 23:13:31 2005 on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libstand Makefile bzlib.c.diff bzlib.h.diff bzlib_private.h.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 03:31:57 -0000 David E. O'Brien wrote: > obrien 2005-05-17 01:44:38 UTC > > FreeBSD src repository > > Modified files: > lib/libstand Makefile > Removed files: > lib/libstand bzlib.c.diff bzlib.h.diff > bzlib_private.h.diff > Log: > Temporarily disable support for bzip2'ed compressed filesystems, until a > maintainable why of handling them is created. Huh? What's wrong with the current way? I had submitted those patches to the author more than 2 years ago if my memory serves but unfortunately never heard from him back. There is simply no other way around this. -Maxim