summaryrefslogtreecommitdiffstats
path: root/system/ciopfs/README
blob: 5d1509807d71d13ceb60e42dd439c37de75d45e2 (plain)
1
2
3
4
5
6
7
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.