LZMA based compressed read only filesystem in userspace
CromFs is a compressed read-only filesystem for Linux. It uses the LZMA
compression algorithm from 7-zip, and a powerful block merging
mechanism, that is especially efficient with gigabytes of large files
having lots of redundancy.
The primary design goal of cromfs is compression power. It is much
slower than its peers, and uses more RAM. If all you care about is
powerful compression and random file access, then you will be happy
with cromfs.
- Sources inherited from project DISCONTINUED:openSUSE:11.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout DISCONTINUED:openSUSE:11.1:Update/cromfs && cd $_
- Create Badge
Refresh
Refresh
Comments 0