slackbuilds_ponce/system/ciopfs/README
B. Watson b53f2d3939
system/ciopfs: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-09 09:35:09 +07:00

7 lines
378 B
Text

ciopfs (case insensitive on purpose filesystem)
ciopfs is a stackable or overlay linux userspace file system
(implemented with FUSE) which mounts a normal directory on a regular
file sytem in case insensitive fashion. It's 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.