From owner-freebsd-questions@FreeBSD.ORG Sat Oct 22 19:04:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B914E16A42A for ; Sat, 22 Oct 2005 19:04:32 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from mx1.highperformance.net (ip30.gte215.dsl-acs2.sea.iinet.com [209.20.215.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4441443D45 for ; Sat, 22 Oct 2005 19:04:29 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] (w16.stradamotorsports.com [192.168.1.16]) by mx1.highperformance.net (8.13.3/8.13.3) with ESMTP id j9MJ3tcF083192; Sat, 22 Oct 2005 12:04:05 -0700 (PDT) (envelope-from jcw@highperformance.net) Message-ID: <435A8D24.2030303@highperformance.net> Date: Sat, 22 Oct 2005 12:04:04 -0700 From: "Jason C. Wells" User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: Forrest Aldrich References: <435A89B3.8040904@forrie.com> In-Reply-To: <435A89B3.8040904@forrie.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on s4.stradamotorsports.com Cc: freebsd-questions@freebsd.org Subject: Re: OpenAFS for FreeBSD... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2005 19:04:32 -0000 Forrest Aldrich wrote: > I've asked the OpenAFS people about a port to FreeBSD. > > They recently gained a port to OS X, which I understand has a > similar/FreeBSD codebase. I have been asking about this for a while. Occasionally an interested party arises. The work remains incomplete. The last rumor I heard was that the server works. The client doesn't work out of the box. I did have the client sort of working once upon a time. That is to say that it was working right up until it panicked. OSX is a different kernel. The kernel is where the difficulty lies. Later, Jason C. Wells