From owner-freebsd-hackers@FreeBSD.ORG Sat Feb 15 11:29:32 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA2ED454; Sat, 15 Feb 2014 11:29:32 +0000 (UTC) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 78BEE1D6A; Sat, 15 Feb 2014 11:29:31 +0000 (UTC) Received: from p5b159215.dip0.t-ipconnect.de ([91.21.146.21] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1WEdQw-0004Dz-1Y; Sat, 15 Feb 2014 12:29:22 +0100 Message-ID: <52FF4F91.8060602@gwdg.de> Date: Sat, 15 Feb 2014 12:29:21 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Warren Block , Christian Brueffer Subject: Re: FreeBSD UDF support References: <52FA94BF.80304@gwdg.de> <52FC8E61.5050200@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Feb 2014 11:29:32 -0000 Am 13.02.2014 16:30, schrieb Warren Block: > On Thu, 13 Feb 2014, Christian Brueffer wrote: > >> On 2/13/14 10:14 AM, Wojciech Puchar wrote: >>>> His project comes from NetBSD and modernises the UDF standard towards >>>> 2.5x. With this driver, you would be able to read modern not encrypted >>>> Blu-rays and DVDs. The driver works in principle, some minor issues >>>> have >>>> to be solved. >>>> >>>> Unfortunately there is only very little interest to integrate this >>>> driver into base. >>>> >>> i need RW support so it is not much use for me. >> >> NetBSD has newfs_udf(8), but it doesn't look like anyone has ported it >> to FreeBSD yet, > > GSOC candidates have been requested. That might be perfect. I don't know when it was added, but it is always listed as No #6: https://wiki.freebsd.org/SummerOfCode2014#Port_NetBSD.27s_UDF_implementation