From 9d564ba2a9957d06a1147663fdb485b9227a6e37 Mon Sep 17 00:00:00 2001 From: Vliegendehuiskat Date: Sun, 15 Apr 2012 11:49:49 -0400 Subject: system/fuse-exfat: Added (ExFat module for the FUSE) Signed-off-by: dsomero --- system/fuse-exfat/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 system/fuse-exfat/README (limited to 'system/fuse-exfat/README') diff --git a/system/fuse-exfat/README b/system/fuse-exfat/README new file mode 100644 index 0000000000..d66d8d0752 --- /dev/null +++ b/system/fuse-exfat/README @@ -0,0 +1,15 @@ +fuse-exfat (ExFat module for the FUSE) + +This project aims to provide a full-featured exFAT file system +implementation for GNU/Linux other Unix-like systems as a FUSE +module. + +In other words, you need this package to mount drives formatted +with the ExFAT file system. + +Current status of the project: beta. + +Keep in mind, that it might be illegal to use this software in +countries respecting US-Patents. + +This requires fuse (in slackware) and scons (available at sbo) -- cgit v1.2.3