From owner-cvs-src@FreeBSD.ORG Tue May 17 15:24:57 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2454516A4CE; Tue, 17 May 2005 15:24:57 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90DFF43D95; Tue, 17 May 2005 15:24:56 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j4HFOnoG057092; Tue, 17 May 2005 08:24:49 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j4HFOlhZ057003; Tue, 17 May 2005 08:24:47 -0700 (PDT) (envelope-from obrien) Date: Tue, 17 May 2005 08:24:47 -0700 From: "David O'Brien" To: Scott Long Message-ID: <20050517152447.GB55027@dragon.NUXI.org> References: <200505170144.j4H1icUK066441@repoman.freebsd.org> <42896E27.6030202@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42896E27.6030202@samsco.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i 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-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 15:24:57 -0000 On Mon, May 16, 2005 at 10:08:07PM -0600, Scott Long wrote: > 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. > > > > Revision Changes Path > > 1.46 +1 -22 src/lib/libstand/Makefile > > 1.3 +0 -58 src/lib/libstand/bzlib.c.diff (dead) > > 1.2 +0 -15 src/lib/libstand/bzlib.h.diff (dead) > > 1.3 +0 -22 src/lib/libstand/bzlib_private.h.diff (dead) > > Sorry, this is the wrong answer. Summarily deleting other's files that > you didn't bother to test in the first place is not the correct way to > solve problems. Please work with Sobomax directly, now, to fix this > correctly. And run buildworld when you are done and before you hit > the commit key. I seem to recall there being a problem with this > recently. Scott would you prefer I get the tree buildable again by temporarily removing a little used feature, or to leave it broken for hours longer while I unentwine this? I'm sorry I let myself get pressured into what should have been a really quick upgrade. I woke up at 6AM this morning to work on this, but your attitude has me going to go read /. or something instead. -- -- David (obrien@FreeBSD.org)