Pakket: erofsfuse (1.8.2-2)
Verwijzigingen voor erofsfuse
Debian bronnen:
Het bronpakket erofs-utils downloaden:
Beheerder:
Externe bronnen:
- Homepage [git.kernel.org]
Vergelijkbare pakketten:
FUSE Mount Utility for EROFS File System
EROFS (Enhanced Read-Only File System) is a lightweight read-only file system with modern designs (eg. page-sized blocks, inline xattrs/data, etc.) for scenarios which need high-performance read-only requirements, e.g. Android OS for smartphones and LIVECDs.
It also provides fixed-sized output compression support, which improves storage density, keeps relatively higher compression ratios, which is more useful to achieve high performance for embedded devices with limited memory.
This package contains a utility to mount EROFS images using FUSE.
Andere aan erofsfuse gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libdeflate0 (>= 1.0)
- fast, whole-buffer DEFLATE-based compression and decompression
-
- dep: libfuse2t64 (>= 2.6)
- Filesystem in Userspace (library)
-
- dep: liblz4-1 (>= 1.9.1)
- Fast LZ compression algorithm library - runtime
-
- dep: liblzma5 (>= 5.4.0)
- XZ-format compression library
-
- dep: libselinux1 (>= 3.1~)
- SELinux runtime shared libraries
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm