From owner-freebsd-current@FreeBSD.ORG Mon Mar 28 16:07:23 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3098216A4CE for ; Mon, 28 Mar 2005 16:07:23 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF8B43D39 for ; Mon, 28 Mar 2005 16:07:22 +0000 (GMT) (envelope-from jsconiers@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so559979wra for ; Mon, 28 Mar 2005 08:07:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=h+2bg8JQsQMOFlvTHaVfpFWgvyyp6gwb2vU8pHJ8wU9g1KUzUZI6/KldE8huyUgoyYH6N+HU11gEWGgL+SND461z6uBgIHxrxbOr9qhlZONrMFJZskVU9may0nNmHmZqYaQuvM1hDMj1DuBCobwWcKXJk5iMundVWDiefKBrV+M= Received: by 10.54.30.77 with SMTP id d77mr2728101wrd; Mon, 28 Mar 2005 08:07:21 -0800 (PST) Received: by 10.54.5.75 with HTTP; Mon, 28 Mar 2005 08:07:21 -0800 (PST) Message-ID: Date: Mon, 28 Mar 2005 10:07:21 -0600 From: John Sconiers To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: code requirements / CVS server X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Sconiers List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 16:07:23 -0000 Hi, A group of coders will be porting complete reiserfs functionality over to FreeBSD -current. The work will most likely be based on the current read only project (http://dumbbell.nerim.net/index2.html) published by Jean Pedron. I have two questions: 1. What are the requirements for inclusion into the tree? We would want the end result to be included if possible. Maybe as a kernel module? 2. Is anyone willing to donate space on a cvs or hosting server for this project. Only two or three people would need update access. JOHN