From owner-freebsd-arch Sat Apr 13 20:48: 6 2002 Delivered-To: freebsd-arch@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D76237B405; Sat, 13 Apr 2002 20:48:00 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E3m0767698; Sat, 13 Apr 2002 20:48:00 -0700 (PDT) (envelope-from scottl) Date: Sat, 13 Apr 2002 20:48:00 -0700 (PDT) From: Message-Id: <200204140348.g3E3m0767698@freefall.freebsd.org> To: freebsd-arch@freebsd.org, freebsd-fs@freebsd.org Subject: Universal Disk Format (UDF) filesystem for FreeBSD Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All, Available from http://people.freebsd.org/~scottl/udf are patches for a UDF filesystem driver for FreeBSD. UDF is the filesystem used for packet-written CD-RW's, and is found on most commercial DVD-Video disks. These patches allow a FreeBSD 5-CURRENT system to mount read-only a disk formatted with this filesystem. Although the UDF standard also supports packet-written CD-R, these patches do not implement this functionality yet. Read-write support is also not implemented yet, but work will begin shortly on it. Patches for FreeBSD 4-STABLE are maintained by Jeroen Ruigrok and can be found at http://www.softweyr.com/asmodai/projects/udf. I encourage anyone to try these patches out and provide feedback. They are the product of a year of free-time develpment and have been tested against disks created with Roxio's DirectCD and Nero's InCD packages. I also plan to commit these patches to the FreeBSD CVS repository soon. Scott Long To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message