diff options
author | Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com> | 2012-04-15 11:49:49 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-16 05:35:58 -0500 |
commit | 9d564ba2a9957d06a1147663fdb485b9227a6e37 (patch) | |
tree | f82fccd1417018691269a052bbe97759572fec30 /system/fuse-exfat/README | |
parent | 1accea9b4459f02fc43429530a9b7aef62cd4993 (diff) | |
download | slackbuilds-9d564ba2a9957d06a1147663fdb485b9227a6e37.tar.gz |
system/fuse-exfat: Added (ExFat module for the FUSE)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/fuse-exfat/README')
-rw-r--r-- | system/fuse-exfat/README | 15 |
1 files changed, 15 insertions, 0 deletions
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) |