From owner-freebsd-questions Wed Feb 5 4:58:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B793137B401 for ; Wed, 5 Feb 2003 04:58:40 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A03D243E4A for ; Wed, 5 Feb 2003 04:58:39 -0800 (PST) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-a012.otenet.gr [212.205.215.12]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h15CwVWx023652; Wed, 5 Feb 2003 14:58:32 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h15CwTHq015857; Wed, 5 Feb 2003 14:58:29 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h15CAS1q015179; Wed, 5 Feb 2003 14:10:28 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Wed, 5 Feb 2003 14:10:28 +0200 From: Giorgos Keramidas To: Ed Alley Cc: freebsd-questions@freebsd.org Subject: Re: Minix fs offered Message-ID: <20030205121028.GC13996@gothmog.gr> References: <20030204121849.F5846-100000@jordan.llnl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030204121849.F5846-100000@jordan.llnl.gov> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-04 12:28, Ed Alley wrote: > I don't have it available at this time because for one thing I don't > know the best way to package it. Since the FreeBSD source is a > moving target, it doesn't make any sense to serve it up as a diff. It's not difficult to create a diff for it though. I think that you should try running: % cd /usr % diff -ruN src.orig src > minix.patch and then send minix.patch in a new problem report with send-pr(1). This way, anyone interested in a minix fs will have a way of testing your implementation & providing feedback (by following up to the PR). - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message