From owner-freebsd-current@FreeBSD.ORG Fri Oct 2 07:30:18 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6589F1065670 for ; Fri, 2 Oct 2009 07:30:18 +0000 (UTC) (envelope-from gleb.kurtsou@gmail.com) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by mx1.freebsd.org (Postfix) with ESMTP id E7B2B8FC18 for ; Fri, 2 Oct 2009 07:30:17 +0000 (UTC) Received: by fxm22 with SMTP id 22so886122fxm.36 for ; Fri, 02 Oct 2009 00:30:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=5rfClN2CpGwTDvCC9sl0MPSBsrxfOIwlAc8qfgbnnZs=; b=x1vJtpFUp2XJbnGeUvH8a+CurDCep655obp+IMj0be6T2SKhWTprr5jUXO0VqYdA8j b14ikwpXxlF4fas7/FYs0M6dnv45qoPzG895ezHThYL/PEmtnL0MZBTVUYO3wVinFZ7v piEhGRfMShaKBmrdrEz/AJPcJIgi50TRw3HQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=lNOLfLGi1Axt9mFkE6vyElGv4OCrJ+bKqyzmHNNVFA15OS2GdMaRA7RcBE2iB1xtMp /PnVjSD3a7JT48CHKHg6B+yRyG68qg/g7LvocKZyiSW+/dLklgyDo+fAsPmHySiO28Gf yJOcsZXhuRigKqIqZ1ZBRNejHg1brOFlo+YUg= Received: by 10.86.187.27 with SMTP id k27mr2013269fgf.11.1254468616895; Fri, 02 Oct 2009 00:30:16 -0700 (PDT) Received: from localhost (lan-78-157-90-54.vln.skynet.lt [78.157.90.54]) by mx.google.com with ESMTPS id e20sm1042477fga.0.2009.10.02.00.30.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 02 Oct 2009 00:30:16 -0700 (PDT) Date: Fri, 2 Oct 2009 10:29:57 +0300 From: Gleb Kurtsou To: Daniel O'Connor Message-ID: <20091002072957.GA1251@tops> References: <20091001212342.GA1417@tops> <200910021141.12311.doconnor@gsoft.com.au> <200910021204.38237.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <200910021204.38237.doconnor@gsoft.com.au> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org Subject: Re: RFC: kernel level cryptographic filesystem (summer of code project) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2009 07:30:18 -0000 On (02/10/2009 12:04), Daniel O'Connor wrote: > On Fri, 2 Oct 2009, you wrote: > > On Fri, 2 Oct 2009, Gleb Kurtsou wrote: > > > I've tested it on top of ZFS, UFS and tmpfs (it fails on msdosfs). > > > I use amd64 9-CURRENT but it should work on 8- and 7-STABLE (+ > > > i386). > > > > Do you think you could make a port? > > For older systems (pre-8, possibly even pre-9) it is unlikely to be > > MFC'd, so a port would widen the pool of potential users. > > > > I will have a play with it and see what it's like :) It should just work on 8. I've started development before 9-CURRENT appeared. Tarball contains no patches, just a new sources. But unfortunately I'm not able to test it on 8 (have no system running it). Please let me know if something goes wrong or tweaking is needed to make it run on 8 (or 7). > Hmm I can't download the file (tried FF3 and Konqueror).. Any chance you > can host it elsewhere? (and perhaps sign it). Mirrors: http://rapidshare.com/files/287648214/pefs-2009-10-01.tar.bz2.html http://www.sendspace.com/file/vohwog I can upload only images to blog itself and maillist allows only plain text attachments.