graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
910 stars 88 forks source link

Support for overlayfs alternative? #113

Closed weakish closed 9 years ago

weakish commented 9 years ago

Since overlayfs are not available in old kernels and some distributions ships an old kernel, will there be support for an alternative of overlayfs?

For example, unionfs-fuse, a fuse based union file system.

graysky2 commented 9 years ago

Currently, I'm supporting overlay and overlayfs (Ubuntu and maybe others). No plans to extent beyond the two. Thank you for the interest.