summaryrefslogtreecommitdiffstats
path: root/system/ciopfs/README
diff options
context:
space:
mode:
author Dugan Chen2015-10-09 18:22:55 +0200
committer Willy Sudiarto Raharjo2015-10-09 18:22:55 +0200
commit3a9e63716206df892d50519e931751c60991eefc (patch)
tree58769b6facae2dd728cf5f5b9b8b69db59cf18bd /system/ciopfs/README
parent9133ec82150551d2750a1b8d63f5de64f9c53173 (diff)
downloadslackbuilds-3a9e63716206df892d50519e931751c60991eefc.tar.gz
system/ciopfs: Added (case insensitive FUSE filesystem).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ciopfs/README')
-rw-r--r--system/ciopfs/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/ciopfs/README b/system/ciopfs/README
new file mode 100644
index 0000000000..8288557370
--- /dev/null
+++ b/system/ciopfs/README
@@ -0,0 +1,3 @@
+ciopfs is a case-insensitive FUSE filesystem. It is useful for getting
+around issues where, say, a game is ported from Linux to Windows but
+the mods for that game still expect a case-insenitive filesystem.