From owner-freebsd-arch@FreeBSD.ORG Thu Jun 21 17:46:05 2007 Return-Path: X-Original-To: arch@FreeBSD.ORG Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1796216A400 for ; Thu, 21 Jun 2007 17:46:05 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id C6D6413C4C1 for ; Thu, 21 Jun 2007 17:46:04 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id E1424EB1F46; Fri, 22 Jun 2007 01:30:39 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id Oy1IXD7KU1nz; Fri, 22 Jun 2007 01:30:37 +0800 (CST) Received: from charlie.delphij.net (unknown [221.216.244.238]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id B64D5EB1F40; Fri, 22 Jun 2007 01:30:37 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=hQKrZ/FniErRLDqvK2sGU+H0GfeGRJLjGznxTVpqrrdERj4bXVLBRKWFL+jFHBpz+ /J+R46w8IEsrUHreJinmw== Message-ID: <467AB5BD.1030506@delphij.net> Date: Fri, 22 Jun 2007 01:30:37 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: Rong-en Fan References: <6eb82e0706210958u72559a19ha5135806b115c939@mail.gmail.com> In-Reply-To: <6eb82e0706210958u72559a19ha5135806b115c939@mail.gmail.com> X-Enigmail-Version: 0.95.1 OpenPGP: url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: arch@FreeBSD.ORG Subject: Re: RFC: remove UMAPFS X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 17:46:05 -0000 Rong-en Fan wrote: > The UMAPFS was disconnected from build 3 years ago. > It is seriously broken and no one is going to work on it. > Therefore, I think we should remove UMAPFS from > cvs and put in in Attic. Any objections? Given that it's not available on 6.x I assume that nobody would complain about its removal. I think you can just go ahead and axe it if re@ agrees. Cheers,