From owner-freebsd-afs@FreeBSD.ORG Sat Dec 13 15:37:04 2008 Return-Path: Delivered-To: freebsd-afs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63742106567F for ; Sat, 13 Dec 2008 15:37:04 +0000 (UTC) (envelope-from shadow@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id E93788FC21 for ; Sat, 13 Dec 2008 15:37:03 +0000 (UTC) (envelope-from shadow@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so825049ywe.13 for ; Sat, 13 Dec 2008 07:37:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=BqEAFHkRo5sXXqL+yIMVfvcrl39s7289zDWe2/ct9iU=; b=u5YUFov442nzv3fXBnzf063P3qkdtK+/9yXkvTfCEsLQW0oRW0WWwMW9CtYD/KOcxe ZoEuelWLhD24CWmB+20BILyxOrn6EsSqDZvSEcFdqcd/Ac3lpNeiCxdPSi0EkGhPmrpH tyao3HCxhudzAnQdSGbOhHb3kGKqiX/RdLYN0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=kZpJiLMkM+kyZ8HhBLwrQb8LFQS7sw1hZaXjfjGPV/1IAS8jr/2zBbIAEHlIhBzzVM sB+CU0/iSvhPuaezFMtKztya2d1/oY2gDrJW4uZUlEpZ9e8i66j0gCeRWMhUskOazXVq CDrWazHtSUKqlXLn0VoljaejtCUDQcz7Yb+gs= Received: by 10.150.121.6 with SMTP id t6mr8712560ybc.53.1229182623356; Sat, 13 Dec 2008 07:37:03 -0800 (PST) Received: by 10.151.153.1 with HTTP; Sat, 13 Dec 2008 07:37:03 -0800 (PST) Message-ID: Date: Sat, 13 Dec 2008 10:37:03 -0500 From: "Derrick Brashear" To: "Boris Samorodov" In-Reply-To: <80286435@bb.ipt.ru> MIME-Version: 1.0 References: <493ACAC4.5020806@linuxbox.com> <26695644@bb.ipt.ru> <20081213004251.GA88954@keira.kiwi-computer.com> <42451957-717C-4CA3-97D9-E2ACABE55E34@pingpong.net> <60600083@bb.ipt.ru> <80286435@bb.ipt.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Tony Jago , Alec Kloss , "" , "Jason C. Wells" Subject: Re: OpenAFS port X-BeenThere: freebsd-afs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: The Andrew File System and FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2008 15:37:04 -0000 On Sat, Dec 13, 2008 at 10:34 AM, Boris Samorodov wrote: > "Derrick Brashear" writes: > > > I don't believe there are conflicts between client objects, and server > > objects. An independent client and server port should be possible. > > They both should install configuration files. Hence, they conflict > here. > Server and client use separate configuration, unless it's stuff *you added*, and then it's a choice you made, OpenAFS itself doesn't have that issue. In the old transarc-style universe, /usr/afs/etc versus /usr/vice/etc