[Lunar-commits] r24981 - in moonbase/trunk/zbeta: . ntfs-3g

Auke Kok sofar at lunar-linux.org
Fri Jun 22 18:21:00 CEST 2007


Author: sofar
Date: 2007-06-22 18:20:59 +0200 (Fri, 22 Jun 2007)
New Revision: 24981

Added:
   moonbase/trunk/zbeta/ntfs-3g/
   moonbase/trunk/zbeta/ntfs-3g/DEPENDS
   moonbase/trunk/zbeta/ntfs-3g/DETAILS
Log:
NTFS read/write support through fuse (stable driver)


From:  sofar at foo-projects.org


Added: moonbase/trunk/zbeta/ntfs-3g/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/ntfs-3g/DEPENDS	                        (rev 0)
+++ moonbase/trunk/zbeta/ntfs-3g/DEPENDS	2007-06-22 16:20:59 UTC (rev 24981)
@@ -0,0 +1 @@
+depends fuse

Added: moonbase/trunk/zbeta/ntfs-3g/DETAILS
===================================================================
--- moonbase/trunk/zbeta/ntfs-3g/DETAILS	                        (rev 0)
+++ moonbase/trunk/zbeta/ntfs-3g/DETAILS	2007-06-22 16:20:59 UTC (rev 24981)
@@ -0,0 +1,19 @@
+          MODULE=ntfs-3g
+         VERSION=1.616
+          SOURCE=${MODULE}-${VERSION}.tgz
+      SOURCE_URL=http://www.ntfs-3g.org/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:abf89d14aaeb6dbe27630c3ef275fabc02f940b0
+        WEB_SITE="http://www.ntfs-3g.org/"
+         ENTERED=20070622
+         UPDATED=20070622
+           SHORT="NTFS driver using FUSE"
+cat <<EOF
+The NTFS-3G driver is an open source, freely available read/write NTFS
+driver for Linux, FreeBSD, OS X, and NetBSD. It provides safe and
+fast handling of the Windows XP, Windows Server 2003, Windows 2000
+and Windows Vista file systems. Most POSIX file system operations
+are supported, with the exception of full file ownership and access
+right support.
+
+EOF



More information about the Lunar-commits mailing list