From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.95.4 with SMTP id o4csp113409yhf; Mon, 30 Jul 2012 16:09:09 -0700 (PDT) Return-Path: <9front+bncCJWI_KeUFxCUqNyABRoEVlm3Ug@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCJWI_KeUFxCUqNyABRoEVlm3Ug@googlegroups.com designates 10.52.68.134 as permitted sender) client-ip=10.52.68.134 Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCJWI_KeUFxCUqNyABRoEVlm3Ug@googlegroups.com designates 10.52.68.134 as permitted sender) smtp.mail=9front+bncCJWI_KeUFxCUqNyABRoEVlm3Ug@googlegroups.com; dkim=pass header.i=9front+bncCJWI_KeUFxCUqNyABRoEVlm3Ug@googlegroups.com Received: from mr.google.com ([10.52.68.134]) by 10.52.68.134 with SMTP id w6mr5526203vdt.6.1343689749070 (num_hops = 1); Mon, 30 Jul 2012 16:09:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=ABgqD6/nwEeKJkpK+DEW77ZxmtkXSunQloWId6GZEag=; b=Mo7N0fNeJGP/2iY+jw9rP5soTFYrTprfk6z3Ev/o7G5rP53zDHl8n7dxc7adVPWu8U 3wbFt/mY3MpMu9NKyawk7z/RXpWmQDHZBoX+p1H4vjX1T2/pOXctrQULdcFfnO4gxkMN qQ4G1GuWcZ1wxamle9FN/uIPGFjl2mRQ9DxWU= Received: by 10.52.68.134 with SMTP id w6mr1285319vdt.6.1343689748996; Mon, 30 Jul 2012 16:09:08 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.220.204.135 with SMTP id fm7ls4184210vcb.6.gmail; Mon, 30 Jul 2012 16:09:08 -0700 (PDT) Received: by 10.58.19.99 with SMTP id d3mr289828vee.32.1343689748580; Mon, 30 Jul 2012 16:09:08 -0700 (PDT) Received: by 10.58.19.99 with SMTP id d3mr289826vee.32.1343689748570; Mon, 30 Jul 2012 16:09:08 -0700 (PDT) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by gmr-mx.google.com with ESMTPS id m9si1618954vdg.3.2012.07.30.16.09.08 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 30 Jul 2012 16:09:08 -0700 (PDT) Received-SPF: pass (google.com: domain of mveety@gmail.com designates 209.85.220.172 as permitted sender) client-ip=209.85.220.172; Received: by mail-vc0-f172.google.com with SMTP id fo14so6517805vcb.3 for <9front@googlegroups.com>; Mon, 30 Jul 2012 16:09:08 -0700 (PDT) Received: by 10.220.218.133 with SMTP id hq5mr12438205vcb.60.1343689748450; Mon, 30 Jul 2012 16:09:08 -0700 (PDT) Received: from blackfox.local (plns-64-111-157-196-pppoe.dsl.plns.epix.net. [64.111.157.196]) by mx.google.com with ESMTPS id cy18sm10748727vdb.9.2012.07.30.16.09.06 (version=SSLv3 cipher=OTHER); Mon, 30 Jul 2012 16:09:07 -0700 (PDT) Message-ID: <50171410.70908@gmail.com> Date: Mon, 30 Jul 2012 19:09:04 -0400 From: Matthew Veety User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: 9front@googlegroups.com Subject: Re: Installing 9front References: <5016B4B8.3040608@gmail.com> In-Reply-To: X-Original-Sender: mveety@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mveety@gmail.com designates 209.85.220.172 as permitted sender) smtp.mail=mveety@gmail.com; dkim=pass header.i=@gmail.com Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 7/30/12 3:32 PM, Julius Schmidt wrote: >> I agree with you here, an option to use kfs would be awesome, >> especially because cwfs is overkill for non-fileserver cases. >> >> Also, I think work should be done to make cwfs a little more versatile >> when it comes to disk size. > > i'm working on an fs which "does both". I'm very interested in that. Code?